11-25-2024, 11:17 AM
Very odd.
I have this Brubek album and it has single quote in the Album name and several track Titles have either single or double quotes and it renders fine everywhere in the WebUI.
The --show-all-tags option does not exist in metaflac (the one that ships with moode)
I have this Brubek album and it has single quote in the Album name and several track Titles have either single or double quotes and it renders fine everywhere in the WebUI.
Code:
pi@moode:~ $ metaflac --export-tags-to=- "/mnt/NAS/TRX-FLAC/Dave Brubeck/Dave Brubeck's Greatest Hits/02 I'm In A Dancing Mood.flac"
ENCODER=X Lossless Decoder 20161007
TITLE=I'm In A Dancing Mood
ARTIST=Dave Brubeck
ALBUM=Dave Brubeck's Greatest Hits
GENRE=Jazz
COMPOSER=Goodhart/M. SIGLER/Hoffman
ALBUMARTIST=Dave Brubeck
TRACKNUMBER=2
TRACKTOTAL=11
TOTALTRACKS=11
DISCNUMBER=1
DISCTOTAL=1
TOTALDISCS=1
DATE=1954
The --show-all-tags option does not exist in metaflac (the one that ships with moode)
Code:
pi@moode:~ $ metaflac --show-all-tags
metaflac: unrecognized option `--show-all-tags'