You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "main.py", line 359, in update_track_info
self.current_track_info = app.musicPlay.current_track_info()
File "/home/equant/projects/Subibox/SubiPlay.py", line 36, in current_track_info
return self.client.currentsong()