Mopidy-local-sqlite

Latest version: v1.0.0

Safety actively analyzes 618849 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.0.0

-------------------

- Require Mopidy >= 1.1.

- The data directory provided by Mopidy v1.1 to each extension is now
used to store the SQLite database containing the music metadata.
If we can find the old data dir, all files are automatically moved to the new
data dir.

- Add support for ordering artist browse results based on their
``sortname`` fields. Set ``use_artist_sortname = true`` to enable
this, but be aware this may give confusing results if not all
artists in the library have proper sortnames.

- Return browse results in case-insensitive sort order. Note that
this will only work for ASCII characters due to SQLite's ``NOCASE``
limitations.

- Remove file system ("Folders") browsing, since this is already
handled by the ``file`` backend in Mopidy v1.1.

- Deprecate ``search_limit`` config value.

0.10.3

--------------------

- Update links to GitHub repository.

0.10.2

--------------------

- Fix data directory path.

0.10.1

--------------------

- Update ``local.translator`` imports for Mopidy v1.1.

- Update build/test environment.

0.10.0

--------------------

- Require Mopidy v1.0.

- Implement ``Library.get_distinct``.

- Lookup album and artist URIs.

- ``Track.last_modified`` changed to milliseconds.

- Return ``Ref.ARTIST`` for artists when browsing.

0.9.3

-------------------

- Fix URI handling when browsing albums via track artists.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.