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.
Search found 104 matches
- December 8th, 2020, 3:08 pm
- Forum: Help
- Topic: How to exclude specific formats from the library
- Replies: 2
- Views: 382
- November 15th, 2020, 8:56 pm
- Forum: Help
- Topic: How to handle cuesheets?
- Replies: 3
- Views: 477
Re: How to handle cuesheets?
Hmmm, i think i have to apologize... The doubles are my own fault! After a couple or re-checks i found the problem: In another folder i had the same album a second time, but split in individual flacs for each song. So when i removed the split-album from the library, the album and songs are displayed...
- November 12th, 2020, 12:39 pm
- Forum: Help
- Topic: How to handle cuesheets?
- Replies: 3
- Views: 477
Re: How to handle cuesheets?
Thanks for the super-fast reply! As mentioned the cue-file is the same as in the bug tracker-ticket: REM GENRE aaa REM DATE 1969 REM COMMENT spezielle Testversion 2019 PERFORMER "Josefus" TITLE "Get Off My Case" FILE "Josefus - Get Off My Case.flac" WAVE TRACK 01 AUDIO TITLE "Crazy Man" PERFORMER "J...
- November 12th, 2020, 12:06 pm
- Forum: Help
- Topic: How to handle cuesheets?
- Replies: 3
- Views: 477
How to handle cuesheets?
Hi there, i am very thankful that MPD has introduced now the usage of cuesheets. I waited a long time for this, because i have some usecases, in which i want to use this by all means. Unfortunately i have some troubles to bring this feature to work in a correct mode. For my problem i opened this iss...
- March 4th, 2020, 9:35 am
- Forum: Help
- Topic: Sharing audio device with another program
- Replies: 3
- Views: 1262
Re: Sharing audio device with another program
@buidiena3
I had exactly the same issue as you have now. max is right - MPD is not the problem.
In Kodi there is a setting to make it release the alsa-device when Kodi is running in standby-mode. You just have to activate this setting and your problems are gone.
I had exactly the same issue as you have now. max is right - MPD is not the problem.
In Kodi there is a setting to make it release the alsa-device when Kodi is running in standby-mode. You just have to activate this setting and your problems are gone.

- November 2nd, 2018, 8:36 pm
- Forum: Help
- Topic: Problems compiling MPD on Lubuntu
- Replies: 4
- Views: 2400
Re: Problems compiling MPD on Lubuntu
Thanks skidoo, hmm, ja, hurray... never heard of this :? So i installed Python3 and Ninja. I learnd, that i have to run: meson builddir to start the build process. When i run this command, i get the following error: Meson encountered an error in file meson_options.txt, line 5, column 0: Unknown type...
- November 2nd, 2018, 4:27 pm
- Forum: Help
- Topic: Problems compiling MPD on Lubuntu
- Replies: 4
- Views: 2400
Problems compiling MPD on Lubuntu
Hi there, first thanks a lot for your efforts about MPD and the actual new version 0.21! But second - it seems to be difficult to compile the new version on Lubuntu. Sorry about the stupid question... :? The former versions of MPD i usually compiled with the following lines: ./configure --sysconfdir...
- August 28th, 2018, 10:06 am
- Forum: Help
- Topic: Question about cue-file support for FLAC
- Replies: 2
- Views: 1662
Re: Question about cue-file support for FLAC
@max Thanks for the clearification! MPD does not understand embedded cue-files. I supposed that, because the "CUESHEET"-tag is not listed in the documentation. This is type "WAVE", not "FLAC" (but it refers to a FLAC file, which is correct) It seems this is due to the syntax of cue-sheets. At least ...
- August 28th, 2018, 8:38 am
- Forum: Help
- Topic: Question about cue-file support for FLAC
- Replies: 2
- Views: 1662
Question about cue-file support for FLAC
Hi there, the changelog of MPD 0.20.21 tells me, that its finally possible to use cue-files with FLAC. I definitely want to use these feature and tested it - unfortunately with bad result. :? So i looked in the documentation https://www.musicpd.org/doc/html/user.html , but sadly, the help-text for t...
- December 1st, 2017, 10:13 am
- Forum: Help
- Topic: Sharing audio device with another program
- Replies: 1
- Views: 1647
Re: Sharing audio device with another program
Hi tremby, i run the same combination like you. And had the same problem... ;) MPD is not the problem in this case. In Kodi you have a setting to release the audio-interface, when not in use. When you have set this correct, there are no further problems. I run Kodi in german language, so i cannot te...
- December 18th, 2016, 10:28 pm
- Forum: General Discussion
- Topic: MPD dual output (same output)
- Replies: 7
- Views: 4537
Re: MPD dual output (same output)
@nemo1966
Its very easy - in the mpd.conf just configure a second output-section and you are done.
Here is the site max means:
https://www.musicpd.org/doc/user/config ... tputs.html
Its very easy - in the mpd.conf just configure a second output-section and you are done.

Here is the site max means:
https://www.musicpd.org/doc/user/config ... tputs.html
- December 14th, 2016, 8:57 pm
- Forum: Developers' Corner
- Topic: SACD ISO playback in MPD
- Replies: 83
- Views: 60130
Re: SACD ISO playback in MPD
Today i compiled the current master/mpd.git and to my surprise it seems that it can handle iso's
AND show me the content of the iso...

AND show me the content of the iso...

- December 14th, 2016, 6:16 pm
- Forum: Developers' Corner
- Topic: SACD ISO playback in MPD
- Replies: 83
- Views: 60130
Re: SACD ISO playback in MPD
To resume my monologue... :roll: In the meantime i got the sacd-support running. I installed the following libraries, which are obviously important: sudo apt-get install build-essential automake autoconf libtool pkg-config libcurl4-openssl-dev intltool libxml2-dev libgtk2.0-dev libnotify-dev libglib...
- December 1st, 2016, 7:10 pm
- Forum: Developers' Corner
- Topic: SACD ISO playback in MPD
- Replies: 83
- Views: 60130
Re: SACD ISO playback in MPD
I still haven't any clue why the SACD-ISOs doesn't appear in the database. But i have following lines in the mpd.conf: Dec 01 19:49 : config: option 'dstdec_threads' on line 402 was not recognized Dec 01 19:49 : config: option 'edited_master' on line 403 was not recognized Dec 01 19:49 : config: opt...
- November 26th, 2016, 11:06 pm
- Forum: Developers' Corner
- Topic: SACD ISO playback in MPD
- Replies: 83
- Views: 60130
Re: SACD ISO playback in MPD
Thanks a lot for your remarkable work for the handling of SACD-ISOs. I enjoy your foobar2000-plugin since a lot of time - it's working awful! But the SACD-ISO integration in MPD seems a lot more difficult... :oops: After a lot of mistakes i don't have anymore errors while compiling your code. I take...
- November 24th, 2016, 10:50 am
- Forum: General Discussion
- Topic: mpd update
- Replies: 3
- Views: 3196
Re: mpd update
Yes, with this line:
Code: Select all
mpd --version
- March 24th, 2016, 9:00 am
- Forum: General Discussion
- Topic: ARM Cpu 1st coreHi Load
- Replies: 2
- Views: 2287
Re: ARM Cpu 1st coreHi Load
You could use libsoxr as resampler. The mpd-documentation says that it has a multi-threading-option.
It just seems not easy to activate this option. At least i did not find the correct code-line till now.
It just seems not easy to activate this option. At least i did not find the correct code-line till now.

- March 17th, 2016, 2:33 pm
- Forum: Help
- Topic: deleting a playlist takes a very long time with version 0.19
- Replies: 30
- Views: 11405
Re: deleting a playlist takes a very long time with version
Try it with this line:
For me it works like this.
And sorry, if i misunderstood your problem and its something completely different.
Code: Select all
./configure --sysconfdir=/etc
And sorry, if i misunderstood your problem and its something completely different.

- March 8th, 2016, 11:32 am
- Forum: General Discussion
- Topic: MPD and Tags
- Replies: 14
- Views: 8007
Re: MPD and Tags
@npbf: Funny, how different the needs of a control point are. You like ncmpcpp - i would never use this for navigating in my music collection. I am more graphic-orientated, it's most important to see the covers of the albums because i often remember them more for their look than their title. :) And ...
- March 2nd, 2016, 10:27 am
- Forum: General Discussion
- Topic: MPD and Tags
- Replies: 14
- Views: 8007
Re: MPD and Tags
Thanks for your long article nbpf! Till now i did not consider UPnP, i always thought it is restricted to few formats (no flac, dsf, etc.). Now i did a little research about that theme and it looks quite promising. You are right, with MinimServer there is much more freedom in using tags and it seems...