You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.
Hi,
i do have apparently the same issue. I run it in a docker image on an ubuntu 18.04 LTS host.
docker run -d \ --name=tvhProxy \ --restart=always \ --net=host \ -e TVH_URL='http://192.168.178.9:9981' \ -e TVH_PROXY_URL='http://192.168.178.9' \ -e TVH_TUNER_COUNT=4 \ chvb/docker-tvhproxy
The TVH_URL is correct; TVH is up & running in an other image.
If i try to configure it manually, i get plenty of tuples:
Most funny, on the very first try after plex restart, i can see the tvh server. but after seconds it desappeares. If i'm fast enough to click on it, i could even see a rather complete channel list.
Odd, isnt it?
Any idea?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I seem to be getting "GET /lineup_status.json HTTP/1.0" error. I'm currently using the docker image on QNAP.
I've also tried on Ubuntu and I'm getting the same message. Any ideas?
The text was updated successfully, but these errors were encountered: