Hi,
I am trying to create a channel that is fed from my ArgusTV recordings SQL server. I can already show the recordings in the channel, but are now facing a problem how to link the content.
The data is stored on a NAS available as an UNC share to Plex MS. The filenames are UNC paths like "\ as\Recording\bla.ts". When I provide the UNC path to EpisodeObject as url, it barks with
2014-08-25 17:46:09,161 (7f8bfaffd700) : DEBUG (services:602) - No service found for URL '\\stuff\Public\Shared Videos\Aufnahmen\Goodbye Deutschland! Die Auswanderer\Goodbye Deutschland! Die Auswanderer_VOX_2014-08-24_13-20.ts' 2014-08-25 17:46:09,162 (7f8bfaffd700) : DEBUG (services:617) - No matching services found for '\\stuff\Public\Shared Videos\Aufnahmen\Goodbye Deutschland! Die Auswanderer\Goodbye Deutschland! Die Auswanderer_VOX_2014-08-24_13-20.ts' 2014-08-25 17:46:09,163 (7f8bfaffd700) : DEBUG (services:41) - Loading service code for Fallback (URLServiceRecord) Any idea how I can cook that into something Plex will eat?
Is there a way to feed a UNC path into MediaObject/PartObject as source?
dero