Hi!
So I've got this album in .cue and .flac format.. However. XMPLAY won't open the .cue alone.
It's named with japanese characters, might this break stuff?
Like so:曼衍珠汝華 ~ Nada Upasana Pundarika.cue
and in the cue-file (which is utf8 encoded) it calls for the flac like so:
TITLE "曼衍珠汝華 ~ Nada Upasana Pundarika"
FILE "曼衍珠汝華 ~ Nada Upasana Pundarika.flac" WAVE
I gave it a try by creating my own .cue
and named the file to play as test.flac
"
REM GENRE Touhou arrange
REM DATE 30.12.2009
REM DISCID 650AF709
REM COMMENT DECD-0006
PERFORMER "Demetori"
TITLE "test"
FILE "test.flac" WAVE
TRACK 01 AUDIO
TITLE "bla bla"
PERFORMER "Demetori"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "hehehe"
PERFORMER "Demetori"
INDEX 01 05:18:52
"
following would not open in xmplay.
According to:
http://support.xmplay.com/article.php?id=20#cuesheet xmplay should be able to rock the socks outta cue / flac. Maybe I missed installing something? I can play the flac as it is but I can't load the .cue.
I'm using
3.4.2.148 of xmplay
...
after further playing... not sure about this tho. it doesn't actually divide the song into multiple songs when loading from the cue, it only grabs the song titles from the cue file when a new song is switched to on a certain time. Is this correct? I'll have to manually create an m3u or pls for this?