I have a written a plugin to interface with a media server that I have written, but recently (maybe due to the latest Plex update? - using 0.9.3.4 ), it won’t open my media. The media is all accessible via “file:///” based URLs. I validated the URLs with Safari on the local machine and they open fine.
All the files bring up the “error opening file” dialogue. Looking in /var/log/system.log I see nothing of note that could explain the error. I should not that changing the URL to be “http://” based, so that it used my Apache server, helped. The problem with that is that any file that is not really adapted for streaming is impacted.
If this is due to some ‘security’ change, is there any way I can provided exceptions for specific plug-ins?
Did you ever get this working?
File URLs are not supported for channels; they may work in a few cases (e.g with the Mac/Windows client only, and only if you have the server on the same machine) but they probably won’t work with network streaming or with any other Plex client.
also examine the PMS log not the system log
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.