malept / gmusicprocurator

A proxy/frontend for Google music streaming.
https://gmusicprocurator.readthedocs.org/
GNU General Public License v3.0
24 stars 7 forks source link

Show tracks in playlists sans metadata but available via AA #17

Closed malept closed 9 years ago

malept commented 9 years ago

Some items in a given playlist contain a non-store ID and no track key. These are tracks which are in the user's library. Using the MobileClient.get_all_songs endpoint, which is already used by the special "Free/Purchased/Uploaded" playlist, the playlists needs to be augmented so that those entries have the appropriate metadata associated with them.