A new data structure called ``cp_track`` is now used in the current playlist controller and the playback controller. A ``cp_track`` is a two-tuple of (CPID integer, mopidy.models.Track), identifying an instance of a track uniquely within the current playlist. This fixes issues with using playlists with multiple instances of the same track. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| exception_test.py | ||
| frontend_test.py | ||
| serializer_test.py | ||
| server_test.py | ||