jkaberg / tvhProxy

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

get xmltv from tvheadend #36

Open telepele opened 6 years ago

telepele commented 6 years ago

Hi Is there a way where i can tell the dvr to get my xmltv from my tvheadend and not from one of the countries (maybe add a country with an address of myself)?

r4pt0r66 commented 6 years ago

Try http://localhost:9981/xmltv # short alias for http://localhost:9981/xmltv/channels

telepele commented 6 years ago

i didn't quite understand the answer or you might didn't understand the question. this is not a tvheadend question, this is tvhproxy question. i know how to get the epg from my tvheadend server. but do i connect it to the channels that the plex dvr represent

r4pt0r66 commented 6 years ago

That question has already been asked: https://github.com/jkaberg/tvhProxy/issues/28

telepele commented 6 years ago

i did't see any answer here or there, are you saying this is not possible?

r4pt0r66 commented 6 years ago

Not that I know of. AFAIK when using XMLTV EPG recording works fine, but not playback. For playback in the meantime an alternative is https://github.com/realriot/tvheadend-ng.bundle.

telepele commented 6 years ago

i familiar with the tvheadend channels solution but that one looks more elegant. I thought you know any api which i'll be able to connect to in order to bypass their xmltv request and get mine

r4pt0r66 commented 6 years ago

See https://github.com/jkaberg/tvhProxy/issues/28