Public bug reported:

Binary package hint: cuetools

cuetag script uses %g cueprint template to get track genre, but cueprint
returns empty string, if genre is not specified for track, even if genre
for album is specified.

For attached testcase file:
cueprint -n 10 -t "%G\n" Nautilus\ Pompilius\ -\ Чужая\ земля\ FLAC.cue -- this 
command output is 'General Rock', as expected

cuetag script uses following command to get genre:
cueprint -n 10 -t "%g\n" Nautilus\ Pompilius\ -\ Чужая\ земля\ FLAC.cue -- this 
command output is '', but expected is -- same as previous command

** Affects: cuetools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
cueprint should return album genre, when no track genre specified
https://bugs.launchpad.net/bugs/317423
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to