• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

[Solved] REST Server Woes

Started by Chris.Z, May 30, 2015, 06:56:37 AM

Chris.Z

I have to run RadioDJ as Administrator for the REST Server plugin to run (improper namespace permissions) which is fine, but RadioDJ won't schedule music when I run it as Administrator. ???

EDIT: My media located on a mapped drive. Running RadioDJ as "Administrator" was preventing RadioDJ from accessing the mapped drive. I implemented a startup script on the machine (runs as Administrator) using the info Marius provided in another thread and all is great now.

netsh http add urlacl url=http://http://+:8080/. user=\Everyone

Chris