mopidy/mopidy/backends/local
Thomas Adamcik 4c0b54317b local: Add new library interface to local backend.
This forms the basis of our plugable local libraries that we intend to ship.
2013-12-23 22:16:03 +01:00
..
json local: Split out library reading and writting 2013-12-04 22:38:16 +01:00
__init__.py local: Add new library interface to local backend. 2013-12-23 22:16:03 +01:00
actor.py local: Add local/data_dir config value. 2013-12-23 21:40:35 +01:00
commands.py ext: Move away from global registry to ease testing. 2013-12-23 21:46:24 +01:00
ext.conf local: Add local/data_dir config value. 2013-12-23 21:40:35 +01:00
playback.py local: Cleanup uri conversion helper naming and implementation. 2013-12-04 22:48:37 +01:00
playlists.py local: Always return track with just uri for local playlist tracks 2013-11-27 00:04:51 +01:00
search.py local: Move find_exact and search out of tag cache. 2013-11-27 23:27:31 +01:00
translator.py local: Review changes 2013-12-04 22:52:24 +01:00