View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#4
Originally Posted by cvp View Post
hmm, i install minidlna, but cant find the .minidlna or minidlna.conf on jolla. do i need to install something exept minidlna from open repos ?
create /etc/minidlna.conf which contains this

Code:
media_dir=V,/home/nemo/Videos
media_dir=P,/home/nemo/Pictures
media_dir=A,/home/nemo/Music

friendly_name=My DLNA Server
start from terminal (as normal 'nemo' user

Code:
$ minidlnad -R
The '-R' option is to tell minidlna to rescan media

Last edited by nieldk; 2014-07-27 at 08:04.