by acroyear » Fri Sep 03, 2021 8:07 pm
I put a shuffle albums but preserve song order feature in SubFire, though it only can do it from a particular directory / artist so it isn't able to do it across the whole collection. The reason is that i basically was shuffling albums that were classical music works (e.g., "Beethoven's Fifth") where i wanted the classical works to shuffle but have the movements retain their order.
I'm writing up v4 right now (yeah, changed my mind on directions, so v3 never got out of the beta phase) and i'll definitely look to implementing that.
One problem is that the API doesn't directly support getting all of the albums in a directory very easily - so i have to load like, everything. That's a lot of data being downloaded.
I suppose I could work it in (yeah, i'm thinking out loud here) by basically doing a random call on the albums to get, say, 20-40 albums (with ability to filter by music folder), and then queueing their songs up in order, and a load that shouldn't take too much time/memory. So that could be out on the first beta web app in a few weeks, but i don't yet have a release schedule.
--
Joe Shelby
http://subfiresuite.com/
http://subfireplayer.net/