Revision history for Mopidy-Local-SQLite

0.6.3   2014-09-11

        - Add index page for HTTP handler.

0.6.2   2014-09-09

        - Catch all exceptions within `SQLiteLibrary.add()`.

        - Configurable encoding(s) for generated track names.

0.6.1   2014-09-06

        - Handle empty queries in `schema.search()`.

0.6.0   2014-09-02

        - Add HTTP handler for accessing local images.

0.5.0   2014-08-26

        - Create `albums`, `artists`, etc. views.

        _ Support browsing by composer and performer.

        - Perform ANALYZE after local scan.

0.4.0   2014-08-24

        - Add `uris` parameter to schema.search_tracks().

0.3.2   2014-08-22

        - Fixed exception handling when extracting images.

0.3.1   2014-08-22

        - Delete unreferenced image files after local scan.

0.3.0   2014-08-21

        - Extract images from local media files (experimental).

0.2.0   2014-08-20

        - Support for indexed and full-text search.

        - Support for local album images (Mopidy v0.20).

        - Missing track names are generated from the track's URI.

        - New configuration options for album/artist URI generation.

0.1.1   2014-08-14

        - Browsing artists no longer returns composers and performers.

        - Clean up artists/albums after import.

0.1.0   2014-08-13

        - Initial release.
