You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Ah, it's very well possible that an explicit restart is needed. Issue #45 has higher priority though at the moment. After that is done, I might implement the replay feature :)
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
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
The text was updated successfully, but these errors were encountered: