[Solved] How can I add media to be read by UMS [Solved]

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: How can I add media to be read by UMS

Post by Nadahar »

I can't see anything obvious wrong, but make sure that you're editing the correct configuration file (the one being used). When it comes to permissions, the user under which you run UMS must have access - obviously. UMS doesn't create an account itself, this is entirely controlled by you.

You should check the log file to see what the problem is, it should say so if there are permission problems.
boss
Posts: 401
Joined: Thu Jun 30, 2016 1:07 pm

Re: How can I add media to be read by UMS

Post by boss »

If dane is a user directory, then should not the path be /home/dane
EG:
folders = /home/dane
folders_monitored = /home/dane

Because:
# Shared folders
# --------------
# A comma-separated list of absolute path names.
Post Reply