albumArtURI
I leave "albumArtURI" as is and include "absoluteAlbumArtURI" too.
state events
Reverted the changes to the group events
queueInUse
For now I will use state.currentTrack.type to figure out if the queue is in use or not. When it says "track" I assume that its from the queue. Therefore I reverted the changes I made completely.
Maybe tackle this problem more in depth in another pull request?
Sorry, I accidentally deleted my branch. So made anew pull request
I did various updates based on your feedback:
albumArtURI I leave "albumArtURI" as is and include "absoluteAlbumArtURI" too.
state events Reverted the changes to the group events
queueInUse For now I will use state.currentTrack.type to figure out if the queue is in use or not. When it says "track" I assume that its from the queue. Therefore I reverted the changes I made completely.
Maybe tackle this problem more in depth in another pull request?
Sorry, I accidentally deleted my branch. So made anew pull request