View Single Post
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#8
I run minidlna i debug mode and found it was issue with permissions: both
Code:
/var/cache/minidlna
and
Code:
/var/run/minidlna
were with owner root. I tried running the application as root - all worked fine. Then I just changed the permission to nemo and now I can run it in user mode. Thank you @nieldk!

@cvp when DLNA server is running - there is a process You can not have something running just like that

Code:
[nemo@Jolla ~]$ ps ax|grep mini
11438 ?        Ssl    0:00 minidlnad -R
11456 pts/0    S+     0:00 grep mini