New background, code cleanup
[jamaendo] / jamaui / player.py
index 43c788b..13af7a6 100644 (file)
@@ -409,3 +409,5 @@ class Player(Playlist):
     def _on_eos(self):
         log.debug("EOS!")
         self.next()
+
+the_player = Player() # the player instance