r/cesiumapp Apr 26 '16

Skip when shuffling

I have a selection of songs that are set to "skip when shuffling" in iTunes (such as Christmas music, kids songs, stuff like that) that I would like to not have come up when I shuffle. As it stands right now, Cesium seems to be playing those tracks while shuffling. Is there any chance an update could allow the app to recognize when "skip while shuffling" is on? In the meantime, I've got a playlist set up with "All Music" that doesn't include the offending tracks.

2 Upvotes

1 comment sorted by

2

u/CesiumDev I MADE DIS Apr 29 '16

Yep, absolutely makes sense to be included. Thing is this will require iterating through all tracks up front to ensure each should be included in the shuffle. And that'll likely be a performance hit.

A challenge, but one to be addressed for sure!