-
Notifications
You must be signed in to change notification settings - Fork 17
Description
After a mix was done and orochi changed to the next mix I wanted to play the previous mix again, however, it will only play the last song of the that selected mix(the one that was already played). Even after a restart and re-login. This also happens to be the case if I replay another mix that was maybe played earlier in the day. I did notice that 8tracks requires you to explicitly "restart" mix so that it will re-mix. From reading the API it seems that
Play tokens are scoped around a single user for unlimited mix playback. To create a new play token call:
So possibly a new token would need to be created for this to work? http://8tracks.com/developers/api_v3#play_mixes
Apologies, if this exists already. I have only checked the help and issue queue so far.
And thanks all for your guys work this is a very awesome client!
Thanks,
Jonathan