2019-12-06, 02:49 PM
Hello all,
I have created a HDHomerun -> NextPVR proxy so I can load it in Plex.
This works fine except for when I want to load up a stream, the URL of my stream is:
http://server:8866/live?channel=4.1
But when Plex loads a stream, it appends ?transcode=none to the URL, so it becomes:
http://server:8866/live?channel=4.1?transcode=none
This errors out because it's not a valid URL and the stream doesn't look.
Is there an alternative way to load up stream, something like http://server:8866/live/4.1
Thanks!
I have created a HDHomerun -> NextPVR proxy so I can load it in Plex.
This works fine except for when I want to load up a stream, the URL of my stream is:
http://server:8866/live?channel=4.1
But when Plex loads a stream, it appends ?transcode=none to the URL, so it becomes:
http://server:8866/live?channel=4.1?transcode=none
This errors out because it's not a valid URL and the stream doesn't look.
Is there an alternative way to load up stream, something like http://server:8866/live/4.1
Thanks!