From the command promt, run the following to open the Minidlna config: sudo nano /etc/minidlna.conf Add the following to the end of the file: media_dir=A,/media/ExternalHd/Drive1/MUSIC (where A stands for audio) And, for adding a video folder: media_dir=V,/media/ExternalHd/Drive1/MOVIES/ where V = v...