mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Playlist first working version
This commit is contained in:
@@ -78,3 +78,6 @@ class TouchScreen(pykka.ThreadingActor, core.CoreListener):
|
||||
self.screen_manager.options_changed()
|
||||
except:
|
||||
traceback.print_exc()
|
||||
|
||||
def playlists_loaded(self):
|
||||
self.screen_manager.playlists_loaded()
|
||||
|
||||
Reference in New Issue
Block a user