jkaberg / tvhProxy

An small flask app to help Plex DVR connect with Tvheadend
Other
215 stars 108 forks source link

help please #50

Open duderz2011 opened 6 years ago

duderz2011 commented 6 years ago

ive installed tvhproxy but how do i edit the .py file to my settings? using ubuntu app on windows 10

haxcop commented 6 years ago

@duderz2011 didn;t understand quite well your request but with any text editor you will be able to edit the file... download notepad ++ is simple and free.

duderz2011 commented 6 years ago

I manage that but where do I then put the file

petrmenzel commented 6 years ago

ive installed tvhproxy but how do i edit the .py file to my settings? using ubuntu app on windows 10

If you are using Linux subsystem on the Windows 10 you have to use some of Linux text editors, like nano, vi etc. In the command line you will write for example sudo nano tvhProxy.py. And you can edit the file.

duderz2011 commented 6 years ago

thank you for the reply