musikcube
musikcube copied to clipboard
[question] CUE support
At this present moment .cue is supported?
I checked at the issues currently opened and it seems that this is currently not supported. I agree that I would be a great feature to have. Some rips I have only have a big file and the cue sheet and I would love to not have to manually split the tracks.
CUE support is something I've been thinking about for a while; I know how to go about parsing the queue and getting the tracks indexed, but ironically have not been able to figure out how to do gapless playback without re-architecting part of the playback pipeline.
I'll continue to give it some thought, as it feels like there should be a relatively trivial solution that perhaps I just haven't considered yet.