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
First of all, awesome work! I've been using your work for over a year now without problems! So kudo's to you sir.
The thing is, I'd like an LCD to show what I'm playing, I can get the info from /api/info/metadata and status. But I'd like to react to pushed notifications instead. This would make it less heavy than polling every x seconds.
Secondly, and actually I'd like this one a bit more, I'd like to show the progression of playback. Since there's no seek (or played time) property I can only time it myself, but this is not too accurate... especially when I pause playback. Don't get me wrong, I love your work, I just thought maybe this would improve it? :)
First of all, awesome work! I've been using your work for over a year now without problems! So kudo's to you sir.
The thing is, I'd like an LCD to show what I'm playing, I can get the info from /api/info/metadata and status. But I'd like to react to pushed notifications instead. This would make it less heavy than polling every x seconds.
Secondly, and actually I'd like this one a bit more, I'd like to show the progression of playback. Since there's no seek (or played time) property I can only time it myself, but this is not too accurate... especially when I pause playback. Don't get me wrong, I love your work, I just thought maybe this would improve it? :)
Current metadata object:
The text was updated successfully, but these errors were encountered: