#799401 xmms2-plugin-cue: cue file problem setting names including german "umlaute" (ä,ö,ü,etc)

Package:
xmms2-plugin-cue
Source:
xmms2
Description:
XMMS2 - CUE playlist plug-in
Submitter:
treaki
Date:
2015-09-18 19:54:06 UTC
Severity:
important
#799401#5
Date:
2015-09-18 19:51:20 UTC
From:
To:
Hi,

ive tred to play some cue/wav file (after cue/ape file didnt worked) using xmms2. The problem is that there where 3 from 17 tracks without correct track titles. I figguered out (by looking into the cue file) that they had german "umlaute" (ä,ö,ü) in the
    TITLE "xyäüz"
line. So its ovius that there is a problem using umlaute. Please fix that.

To reproduce my steps also view the previous reportet bug (debian Bug#799400)

I tryed to manually set this attribute but failed:

[...]
xmms2> server property xxxx --source plugin/playlist name "Das Mädchen und der Tod"
xmms2> server property yyyy --source plugin/playlist name "Die Tür in mir"
xmms2> list
  [1/*] aaaa (03:*)
[...]
  [6/xxxx] filename.wav?startms=*&stopms=* (04:*)
  [7/yyyy] filename.wav?startms=*&stopms=* (03:*)
->[8/*] bbbb (04:*)
[...]

aaaa and bbbb, and much otheres in the album are looking good, only the things with include umlaute dose looke bad. (given mid xxxx and yyyy here as example) also i wasnt able to correct them manually using server property...

please fix that soon and eventuelly tell me how to set plugin/playlist information manually.

thanks in advance and keep up the good work