Hi!
Anyone got a working htsp client (tvheadend 4.x) for python3 or any other scripting language (linux)?
I'm not a programmer, but i'm able to modify and extend scripts to make them work usually. I do have a working solution for python2 with a little wrapper script, but i can't get beyond authentication on python3 which fails. I know it has to do with python3 changes to string/unicode.
Things i tried:
1) check and applied changes
https://tvheadend.org/projects/tvheadend/search?utf8=%E2%9C%93&q=python3&scope=&all_words=&all_words=1&titles_only=&changesets=1&attachments=0&options=0&commit=Search
2) compard it to another possible solution:
https://github.com/chkuendig/python-htspclient
3) modified both solutions, but authentification always fails
So anyone got a working solution and is willing to share it?
Ty,
BB