jkaberg / tvhProxy

An small flask app to help Plex DVR connect with Tvheadend
Other
216 stars 107 forks source link

Update stream URL for PMS 1.7.x #17

Closed taligentx closed 7 years ago

taligentx commented 7 years ago

PMS 1.7.x uses the URL sent in lineup.json directly and no longer requires the stream proxy - this PR updates the URL to the Tvheadend channel stream and removes the proxy. Tested on PMS 1.7.2 with DVR and Live TV successfully.

jkaberg commented 7 years ago

Thank you!