cuetools icon indicating copy to clipboard operation
cuetools copied to clipboard

Genre and Date fields missing in cueprint results

Open Varrah opened this issue 3 years ago • 2 comments

Please correct me if I am wrong, but looks like this is still an issue. Or am I wrong? https://bugs.launchpad.net/ubuntu/+source/cuetools/+bug/896978

Varrah avatar May 12 '21 19:05 Varrah

Still an issue at least on Debian 10

paulbriton avatar Sep 14 '21 09:09 paulbriton

I've added tags manually using metaflac:

$ metaflac --set-tag=DATE=2019 *.flac
$ metaflac --set-tag=GENRE=Rock *.flac

mxkrsv avatar Jun 30 '22 19:06 mxkrsv