mopidy/mopidy/mpd
Trygve Aaberge c062dd21c4 mpd: Create unique names for all items in browse
Replace the playlist uri/name mapping with a mapping for all the items
in browse. Check the mapping when browsing a path.

This has the added benefit of serving as a cache for browse, so we don't
need to traverse the path parts and lookup each of them for each call to
browse.
2014-06-24 00:45:49 +02:00
..
protocol Merge pull request #755 from trygveaa/feature/lsinfo-change-order 2014-06-22 09:49:00 +02:00
__init__.py ext: Switch rest of bundled extensions to registry 2014-01-09 22:35:54 +01:00
actor.py zeroconf: Move all logging to debug level 2014-02-07 09:06:10 +01:00
dispatcher.py mpd: Create unique names for all items in browse 2014-06-24 00:45:49 +02:00
exceptions.py mpd: Update tokenizer to use mopidy.mpd.exceptions 2014-01-22 00:10:30 +01:00
ext.conf mpd: Move mopidy.{frontends => }.mpd 2013-12-31 14:11:16 +01:00
session.py mpd: Stop string escaping all input as we have a proper tokenizer 2014-01-23 22:28:37 +01:00
tokenize.py mpd: Update docs 2014-01-30 23:51:31 +01:00
translator.py mpd: Complete music db conversion with list 2014-01-24 00:23:05 +01:00