(01-07-2020, 09:47 PM)wriezebos Wrote: It would be nice to have an option to simply ignore .AppleDouble folders while scanning though.
You can create an .mpdignore file in the root of your music share containing a list of names and wildcards that mpd needs to ignore e.g.
Code:
echo .AppleDouble >> /path/to/music/.mpdignore
An empty .mpdignore file causes mpd to ignore everything in the location of the file and under.