Readding tvhproxy

This commit is contained in:
Joan
2024-03-19 17:41:03 +01:00
parent 14f51a51b8
commit c727092ccd
11 changed files with 693 additions and 0 deletions

8
tvhProxy/tvhProxy.env Normal file
View File

@@ -0,0 +1,8 @@
TVH_BINDADDR="0.0.0.0"
TVH_BINDPORT=5004
TVH_URL="http://christian:enter@parklife:9981"
TVH_PROXY_URL="http://parklife:5004"
TVH_TUNER_COUNT=6
TVH_WEIGHT=300
TVH_CHUNK_SIZE=1048576
TVH_PROFILE="avlib"