Solved minidlna media folder access

I've installed and launched transmission-daemon to load video into folder:
/usr/local/etc/transmission/home/Downloads
where owner and access is for group and user "transmission".
Next, I installed minidlna and targeted to scan the same folder:
/usr/local/etc/transmission/home/Downloads
but it does not work (((

Could anyone please give me a clue how to configure access the same folder to use it by minidlna and transmission-daemon?
 
The problem is solved - it really indeed I should add nologin users to the same group and make this group to own the folder
 
Back
Top