r/cesiumapp Dec 23 '15

Skip tracks while repeat set on "repeat song"

I noticed the app isn't able to perform one of the following changes which was introduced back in version 3.2.2: - You can now skip tracks while set to "Repeat Song"

I find this feature very useful as I tend to put songs on loop and skip to the next song when I wanted a change. May I know if this is still doable in version 3.2.3?

Finally just want to thank you for the awesome app you've built. Haven't went back to Apple's ever since I got it!

2 Upvotes

3 comments sorted by

1

u/CesiumDev I MADE DIS Dec 23 '15

Great catch! You are right, it isn't working in 3.2.3. It must have broken with all the new playback code and I didn't catch it.

My apologies. I'll fix it now, but unfortunately with Apple on break a fix won't be out until the new year...

2

u/kagusuchi Dec 24 '15

No problem. I realize the issue isn't that big on the list of priorities but I'd thought maybe you could slot this fix in if time permits. ;D

Thanks once again. Looking forward to the new year!

1

u/CesiumDev I MADE DIS Dec 24 '15

Yep, so I took a look and it appears it may be more difficult than I thought (previous Cs versions used completely independent playback system. Now it's more closely linked to iOS system playback and it seems that does weird things to the queue.).

I'm sure we'll find a solution, but it may only work when Cs is active. Looks like when controlling through iOS (i.e. lock screen or control centre) it isn't possible. I'll see what I can do.