gmusicapi icon indicating copy to clipboard operation
gmusicapi copied to clipboard

remove include_deleted from protocol

Open simon-weber opened this issue 8 years ago • 3 comments
trafficstars

I removed it from the client in https://github.com/simon-weber/gmusicapi/issues/513, but I didn't have the chance to clean it up all the way.

simon-weber avatar Dec 10 '16 22:12 simon-weber

Hi. Do you perhaps know if it's anyhow possible to get songs that disappeared from playlists (due to label/GPM licensing changes)? By getting, I would just like to get its names and position within the playlist.

Thanks!

gmit3 avatar Feb 05 '20 00:02 gmit3

Hm, I'm not sure. I don't think I've ever seen an example of that. I suspect they would show up in plentries, but it doesn't look like that call is actually in gmusicapi (it has plentryfeed and I can't remember how they differ). It's in Autoplaylists, though, if that's helpful.

simon-weber avatar Feb 05 '20 16:02 simon-weber

Tnx; I'll see what I can do with that...

On Wed, 5 Feb 2020 at 17:35, Simon Weber [email protected] wrote:

Hm, I'm not sure. I don't think I've ever seen an example of that. I suspect they would show up in plentries, but it doesn't look like that call is actually in gmusicapi (it has plentryfeed and I can't remember how they differ). It's in Autoplaylists https://github.com/simon-weber/Autoplaylists-for-Google-Music/blob/25efa46bbb6815eaf3cba69122c308f5f05257bd/src/js/googlemusic_oauth.js#L186, though, if that's helpful.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/simon-weber/gmusicapi/issues/518?email_source=notifications&email_token=AGH2RWI45EX6FICTK762NMLRBLTDFA5CNFSM4CZHD6QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK4CUBQ#issuecomment-582494726, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGH2RWP4FTUQXL6BE3BKLIDRBLTDFANCNFSM4CZHD6QA .

gmit3 avatar Feb 05 '20 17:02 gmit3