Fix for: mpd client starts with empty tracklist.
When restoring state, increment the tracklist version number.
This commit is contained in:
parent
cfc2d59c82
commit
e51b8c58be
@ -674,4 +674,4 @@ class TracklistController(object):
|
||||
# (login), disabled extensions and automatically
|
||||
# generated playlists (pandora).
|
||||
self._tl_tracks.append(track)
|
||||
self._trigger_tracklist_changed()
|
||||
self._increase_version()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user