[Solved] How can I add media to be read by UMS [Solved]
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: How can I add media to be read by UMS
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.
You should check the log file to see what the problem is, it should say so if there are permission problems.
Re: How can I add media to be read by UMS
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.
EG:
folders = /home/dane
folders_monitored = /home/dane
Because:
# Shared folders
# --------------
# A comma-separated list of absolute path names.