jkaberg / tvhProxy

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

WSGIServer params #6

Closed kevinhamon closed 7 years ago

kevinhamon commented 7 years ago

I have added this to the linuxserver.io docker in my own local repo. I had to change the code from an empty string to bind to address 0.0.0.0 otherwise I get an error trying to start the server. While this works for my case, I'm not sure that it would work for everyone, it would be cool if that pulled from an environment variable or command line param.

jkaberg commented 7 years ago

@kevinhamon fixed in https://github.com/jkaberg/tvhProxy/commit/c3e8220d1534c6bcdc4cd5ed782c7bbf83eb1bef