Skip to content

Releases: mopidy/mopidy-local

v3.2.1

24 Feb 22:47
Compare
Choose a tag to compare
  • More liberal JPEG detection for artwork (#58, PR: #59)

v3.2.0

15 Dec 20:51
v3.2.0
Compare
Choose a tag to compare
  • Support searching by MusicBrainz ID and disc number fields. (#42, PR: #43)

  • Handle both 'track' and 'track_name' distinct fields. (#44, PR: #45)

  • Added max_search_results config, defaulting to returning 100 search results. (PR: #49)

  • Document the clear CLI command in docs. (PR: #40)

  • Document --force and --limit options to the scan CLI command. (PR: #41)

  • Add Python 3.9 to the test matrix. (PR: #53)

v3.1.1 (2020-01-31)

15 Dec 19:59
Compare
Choose a tag to compare
  • Handle scan results without duration gracefully. (#36, PR: #35)

v3.1.0 (2020-01-09)

15 Dec 19:58
Compare
Choose a tag to compare
  • Improve handling of paths with arbitrary encodings in the scanner. (#20, PR: #29)

  • Add .cue to the list of excluded file extensions. (PR: #29)

  • Replace os.path usage with pathlib to handle arbitrary file path
    encodings better. (#20, PR: #30)

  • Add an included_files_extensions config. (#8, PR: #32)

  • Remove broken support for creating URIs from MusicBrainz IDs. This was turned
    off in Mopidy < 3, but was by accident enabled by default in Mopidy-Local
    3.0. Now the broken feature is fully removed. (#26, PR: #31)

v3.0.0 (2019-12-22)

15 Dec 19:58
Compare
Choose a tag to compare
  • Depend on final release of Mopidy 3.0.0.

v3.0.0a3 (2019-12-15)

15 Dec 19:57
v3.0.0a3
Compare
Choose a tag to compare
v3.0.0a3 (2019-12-15) Pre-release
Pre-release
  • Move parts of the scanner functionality from Mopidy. (#19)

v3.0.0a2 (2019-12-09)

15 Dec 19:57
v3.0.0a2
Compare
Choose a tag to compare
v3.0.0a2 (2019-12-09) Pre-release
Pre-release
  • Require Python >= 3.7. (PR: #10)

  • Require Mopidy >= 3.0.0a5. (PR: #10)

  • Require Pykka >= 2.0.1. (PR: #10)

  • Update project setup. (PR: #10)

  • Merge Mopidy-Local-SQLite into Mopidy-Local (PR: #10)

  • Merge Mopidy-Local-Images web extension into Mopidy-Local. (PR: #10)

  • Remove support for pluggable libraries, remove the JSON library storage,
    and use SQLite instead. (PR: #10)

v3.0.0a1 (2019-08-04)

15 Dec 19:57
Compare
Choose a tag to compare
v3.0.0a1 (2019-08-04) Pre-release
Pre-release

Initial release which extracts the Mopidy-Local extension from Mopidy core.

This is an alpha release because it depends on the pre-releases of Mopidy 3.0.