I have a large disk library in single flac image + cue
When updating the MPD library, it duplicates the main image and individual tracks from the CUE file
How to prevent MPD from reading the name and headers of the flac image, and only use CUE?
How to exclude specific formats from the library
Re: How to exclude specific formats from the library
Not possible currently. See related feature request: https://github.com/MusicPlayerDaemon/MPD/issues/1010
Re: How to exclude specific formats from the library
There is an easy solution for your problem:
Just remove all tags of the flac-file and after updating the MPD-library the entries should not be doubled any more.
Just remove all tags of the flac-file and after updating the MPD-library the entries should not be doubled any more.