-
Notifications
You must be signed in to change notification settings - Fork 257
Support creating instant mixes #45
Comments
Off the top of my head, I think it's just a single call. I don't remember what exactly, though. Pull requests are always welcome! |
I too would love this call if you can find it! This is the one piece that im missing. |
Sure thing; I'll look into it. |
Sorry for the delay! The call is made to
the response is totally gross, and seems to include song dictionary information, eg:
I've seen a lot of requests/responses that look like this recently. It seems like a trend away from user-readable json objects and towards structs; this could makes things a lot more annoying for us. I'll probably expose this with something like |
Thanks Simon! Your awesome! I am anxious to see the implementation! Confused however, what is "newstyle session id"? Will this be included in the doumentation somewhere? |
It pops up in most of the calls now, but doesn't seem to be required (yet). I haven't figured out how it's generated, but it doesn't seem to come from the server. |
Correct me if I'm wrong, but a quick test seemed to show that create_station creates an instant mix based on the seed track/album/artist. I just tried it without and AA subscription and it returned songs only in my library. |
Oh, cool; thanks for bringing it to my attention. As a heads up, I don't have a lot of time this week, but I can probably dig into this over the weekend. |
Whew, this is an old issue! This will be handled by #263 when it lands. |
Hi,
Is it possible to add functionality for getting the Instant Mixes that Google throws together? I don't mind writing it myself, but I was just wondering if you knew the particular call of the top of your head or something.
Charles
The text was updated successfully, but these errors were encountered: