Hi, Spent quite a bit of time with this today, I've renamed a small number of songs using the Split5 format and although they will sort into the correct singles the sorting into the "A" and "B" sides doesn't work, there doesn't seem to be any particular logic at play! As for using ID3 tags how would that work in order to sort into singles? You say the tracks would be grouped by album but the 2 songs we need could have come from different albums initially and even if we change the tags manually we would have the change the track no.s too in order for the program to sort correctly, really can't see that being any easier then a filename system. BTW I do like the Split 5 idea, it saves a bit of folder creation although in my case each song has to have it's own folder as I have the single label as artwork that is displayed as the song plays and that has to be in the same folder as the song. (Wouldn't want embedded art from the ID3 as that would be the album cover). All in all I think I better stick with DWJukebox as it does work for me just a pity it doesn't support Flac or Video but I can live with that, thanks for the response.
Hi Vampire,
In those situations where your original track metadata determines that two tracks are from different albums, but you wish to sacrifice track naming fidelity in favour of singles groupings, you're correct in thinking you'd need to manually edit the Album name (ie, rename the album to 'Singles', and set the track numbers to 1 and 2), and set the SongSort option to 'Album'.
The 'Random' option is not your friend here; it will (by design) scramble each and every track individually (ie, no album or artist grouping), so there's no way it would display singles with correct A/B information.
The problem has always been that, if a 'B' side doesn't exist (which should probably NEVER happen in a 'real' jukebox), we have no clean way to enforce that.
DWJukebox simply leaves the 'B' side of the title strip card blank. I opted to just add the next available track (possibly from a different artist) instead, and concatenate the two artist names (separated by a slash) to the Artist section of the title strip.
Example:

Not as elegant, perhaps, but my goal was to avoid blank title cards getting scattered throughout the system, to ensure track selection performs consistently (ie, the only time a blank card needs to be displayed is on the last page, and cannot be selected).
You've given me an idea though: I could add a 'RandomSingles' sorting option, which would add an extra check when randomising the title strips (but only if 'SongsPerStrip=Double' was set), and leave 'B' sides empty if no corresponding track is found.
I've added that to the Roadmap.
