Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


MiniDLNA Picture and Videos configuration
#1
Hi All, I would like to know how to configure the embedded MiniDLNA server in order to scan and link the picture and video folders

Thanks in advance

Best regards
Juan Manuel
Reply
#2
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
Reply


Forum Jump: