Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

track removals are broken #65

Closed
simon-weber opened this issue Apr 28, 2016 · 0 comments
Closed

track removals are broken #65

simon-weber opened this issue Apr 28, 2016 · 0 comments

Comments

@simon-weber
Copy link
Owner

Google seems to have moved to a new endpoint for removing list entries, 404ing the calls to deletesong.

Here's the new endpoint:
POST https://play.google.com/music/services/deleteplaylisttrack?u=0&format=jsarray&xt...&dv=...&obfid=...'

[["sessionid",1],["playlistid",["entryid"],["songid"]]]

successful response:
[[0,1,1],[]]

I'll get a fix out tonight.

@simon-weber simon-weber self-assigned this Apr 28, 2016
@simon-weber simon-weber removed their assignment May 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant