Hello.
I would realy enjoy and love to see tvhProxy in libreelec.
I'm running Libreelec with tvheadend and plexmediaserver. tvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.
With this little thing you can use ure tvheadend server as a DVR within plexmediaserver. i got it all configured but libreelec is missing some python requirements that are needed to get tvhProxy running. From the tvhProxy github page:tvhProxy configuration Install dependencies you can use your distibution's packages:
 or create a virtual environment as described below):
- In tvhProxy.py configure options as per your setup.
- Create a virtual enviroment:
 
- Activate the virtual enviroment:
 
- Install the requirements:
 
- Finally run the app with:
 
in libreelec virtualenv and pip are missing.
Would it be possible to integrate them or install them in libreelec to get tvhProxy running?
Thanks for your help!
 
		 
		
		
	