@lauridsd said:
I get the translated tvh channel list from your script. That probably means my nginx proxy isn’t working, right?
I realised that it works when i just enter 192.168.7.186:5004 in Plex DVR. Adding the tuner works flawlessly, but i can’t record anything because every recording fails.
Upload your PMS logs (when PMS is trying to record) to pastebin and post the link here
@lauridsd said:
I get the translated tvh channel list from your script. That probably means my nginx proxy isn’t working, right?
I realised that it works when i just enter 192.168.7.186:5004 in Plex DVR. Adding the tuner works flawlessly, but i can’t record anything because every recording fails.
I had the same issue … so you use the :5400 URL during the DVR setup process? That does not work later, as the server will try to call 192.168.7.186:5400:5400/auto/v**?**** to retrieve the stream for recording. And the :5400:5400 will give you a 404 result I assume.
I use apache to forward the port :80 to :5400, as suggested by jkaberg. These four lines in my 000-default.conf make it work. Pre-requisits is to enable modproxy_http.
I’m an ubuntu novice but have no luck with the above. I’ve installed apache, enabled proxy_http, and updated the 000-default.conf file but no luck with it appearing in plex.
I ran into the same as lauridsd using nginx.
In my case tvheadend runs on ubuntu and plex on windows 10.
Thank you iPhonedation, i got it working with apache! I was able to start a recording and can see the subscription in TVheadend. Hopefully it’ll work out fine.
Thanks everybody for the help!
Edit: I cheered too early. All recordings get aborted after a few seconds.
Edit2: Now it works. No idea why. But it works and i’m happy
@7moonjanx7 said:
Might be an easy answer for some!
How does one setup the tvhproxy.service? I have the file edited as necessary but in terms of running it in ubuntu how does one go about doing that?
thanks
Which version of ubuntu ? The one in the GitHub repo is for > 14.10, using systemd not upstart. Google for it, it probably belongs to some init or systemd folder and then you need to activate it (using systemctl or so).
If you use 14.10 or smaller number, I can share a upstart init-file I use.
@7moonjanx7 said:
I’m using Ubuntu 16.04. I’ve messed about with systemctl but no luck so far. Manually running python tvhProxy.py is only option working for me so far.
Check the Github repo, there is an complete guide there…
Thanks for this! It seems that PMS caches the tuner count for a device even when the DVR is deleted and re-created. Changing the tvhProxy device ID forced PMS to see a new device and get the correct tuner count.
Do the setup and love the “new” Plex. Some things i have not discovered. How can i use ma thveadend epg? i only can use cable on the tuner, no antenna.
My First recording was working, but i have a problem with start and endtime. the recordong starts two minutes to early. so i have not the full FIlm on it.