06-18-2019, 09:24 PM
Hi All, I have been investigating in miniDLNA.sourceforge.net and the solution is to modify the miniDLNA config file:
sudo nano /etc/minidlna.conf
And replace the existing line for declaring the audio folder with these three lines::
media_dir=A,/var/lib/mpd/music/USB/Maxtor1/Multimedia/Musica (where you have the audio storage)
media_dir=P,/media/Maxtor1/Multimedia/Fotos (where you have the pictures storage)
imedia_dir=V,/media/Maxtor1/Multimedia/Videos (where you have the videos storage)
Save, rebuild the miniDLNA database and reboot
Best regards
sudo nano /etc/minidlna.conf
And replace the existing line for declaring the audio folder with these three lines::
media_dir=A,/var/lib/mpd/music/USB/Maxtor1/Multimedia/Musica (where you have the audio storage)
media_dir=P,/media/Maxtor1/Multimedia/Fotos (where you have the pictures storage)
imedia_dir=V,/media/Maxtor1/Multimedia/Videos (where you have the videos storage)
Save, rebuild the miniDLNA database and reboot
Best regards