MarshallOfSound / Google-Play-Music-Desktop-Player-UNOFFICIAL-

A beautiful cross platform Desktop Player for Google Play Music
https://www.googleplaymusicdesktopplayer.com
MIT License
8.27k stars 767 forks source link

websocket getAll() doesn't return all playlists #3592

Open insanum opened 5 years ago

insanum commented 5 years ago

I've noticed when calling playlists.getAll() over a websocket, not all of my playlists are returned. It appears only those playlists which have been manually loaded in GPMDP will be returned.

For example, if I go into GPMDP and manually click on one of my playlists that causes it to be loaded. Thereafter that playlist will be returned in getAll().

welcome[bot] commented 5 years ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already. To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out.

RHeynsZa commented 4 years ago

Has there been any update on this? I would like to use the websocket API to play from my playlists, but having to manually load each playlist, is fairly annoying