User avatar
aka399
Posts: 64
Joined: Tue Aug 07, 2012 3:15 pm

minidlna container

Sun Feb 03, 2013 5:47 pm

hi,
I use the Rpi as dlna server to stream to my tv all the media files on a usb hdd. It works well but I want to have different folders for movies and tv shows and I don't know how I can do cause minidlna use the same attribute (V) for all the video files and they're put in the same container.

Code: Select all

# Change the Media Dir's to point to the external hard drive, obviously change these to match your directory layout
media_dir=V,/media/Dati/TV shows
media_dir=V,/media/Dati/Movies

Return to “Networking and servers”