TvhProxy
An small flask app to help Plex DVR connect with Tvheadend
Install / Use
/learn @jkaberg/TvhProxyREADME
tvhProxy
A small flask app to proxy requests between Plex Media Server and Tvheadend.
tvhProxy configuration
- In tvhProxy.py configure options as per your setup.
- Create a virtual enviroment:
$ virtualenv venv - Activate the virtual enviroment:
$ . venv/bin/activate - Install the requirements:
$ pip install -r requirements.txt - Finally run the app with:
$ python tvhProxy.py
systemd service configuration
A startup script for Ubuntu can be found in tvhProxy.service (change paths in tvhProxy.service to your setup), install with:
$ sudo cp tvhProxy.service /etc/systemd/system/tvhProxy.service
$ sudo systemctl daemon-reload
$ sudo systemctl enable tvhProxy.service
$ sudo systemctl start tvhProxy.service
Plex configuration
Enter the IP of the host running tvhProxy including port 5004, eg.: 192.168.1.50:5004
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
