09-11-2020, 09:12 PM
@challenge
Yup, that's what I've been doing.
Two minor quibbles:
1) These track files have instances of "MUSICBRAINZ_RELEASEGROUPID" populated rather than of "MUSICBRAINZ_ALBUMID". Did I misunderstand your original proposal?
2) these are all FLAC files but they are missing the explicit .flac extension. If one runs mediainfo on them, for example, its report includes
There's at least one script in moOde which depends on audio files having extensions which match the list of file types supported in MPD (as we configure/compile it).
Regards,
Kent
Yup, that's what I've been doing.
Two minor quibbles:
1) These track files have instances of "MUSICBRAINZ_RELEASEGROUPID" populated rather than of "MUSICBRAINZ_ALBUMID". Did I misunderstand your original proposal?
2) these are all FLAC files but they are missing the explicit .flac extension. If one runs mediainfo on them, for example, its report includes
Code:
FileExtension_Invalid : flac
There's at least one script in moOde which depends on audio files having extensions which match the list of file types supported in MPD (as we configure/compile it).
Regards,
Kent