Skip to content

Releases: mopidy/mopidy-beets

v4.0.1

13 Dec 23:19
v4.0.1
Compare
Choose a tag to compare
  • Add Python 3.9 to the test matrix. (PR: #32)

v4.0.0 (2020-03-08)

13 Dec 23:01
Compare
Choose a tag to compare
  • No changes since 4.0.0rc2.

v4.0.0rc2 (2019-12-27)

13 Dec 23:00
Compare
Choose a tag to compare
Pre-release
  • Fix casing of PyPI distribution name.

v4.0.0rc1 (2019-12-27)

13 Dec 23:00
Compare
Choose a tag to compare
Pre-release
  • Require Mopidy >= 3.0.0a3.

  • Require Python >= 3.7. No major changes required.

  • Update project setup.

  • Change default port from 8888 to 8337 to match Beets' defaults.

v3.1.0 (2016-11-23)

13 Dec 22:59
Compare
Choose a tag to compare
  • Fix handling of non-ASCII characters in album titles and artist names.

  • Fix handling of empty titles and names.

  • Reduce resource consumption of string matching API requests.

v3.0.0 (2016-05-28)

13 Dec 22:59
Compare
Choose a tag to compare
  • Support browsing albums by artist, genre and year.

  • Improved search (more categories, more precise).

  • Align with Mopidy's current extension guidelines.

v2.0.0 (2015-03-25)

13 Dec 22:59
Compare
Choose a tag to compare
  • Require Mopidy >= 1.0.

  • Update to work with new playback API in Mopidy 1.0.

  • Update to work with new backend search API in Mopidy 1.0.

v1.1.0 (2014-01-20)

13 Dec 22:58
Compare
Choose a tag to compare
  • Require Requests >= 2.0.

  • Updated extension and backend APIs to match Mopidy 0.18.

v1.0.4 (2013-12-15)

13 Dec 22:58
Compare
Choose a tag to compare
  • Require Requests >= 1.0, as 0.x does not seem to be enough. (Fixes: #7)

  • Remove hacks for Python 2.6 compatibility.

  • Change search field track to track_name for compatibility with
    Mopidy 0.17. (Fixes: mopidy/mopidy#610)

v1.0.3 (2013-11-02)

13 Dec 22:58
Compare
Choose a tag to compare
  • Properly encode search queries containing non-ASCII chars.

  • Rename logger to mopidy_beets.