rsiebert / TVHClient

An Android client for TVHeadend using the HTSP protocol
GNU General Public License v3.0
162 stars 67 forks source link

Authentication Failed #546

Open polyboi opened 3 months ago

polyboi commented 3 months ago

I apologise if I'm missing something obvious but I keep trying to connect to my tvheadend server but I get "Connection Failed" and "Authentication Failed" messages. I had a look at the log file and it looks like this is the problem...

[C:HtspConnection] [M:run] [L:396] Exception while processing tcp selection key java.io.IOException at org.tvheadend.htsp.HtspConnection.processTcpSelectionKey(HtspConnection.java:425) at org.tvheadend.htsp.HtspConnection.run(HtspConnection.java:367)

I can connect using Kodi with the same credentials but I can't get it to work with TVHClient

I am using the latest docker version of tvheadend as maintained by the linuxserver group.

Joerchi commented 2 months ago

Same here. TVHeadend Server running on my Synology NAS, I can connect using KODI (from various devices and Kodi instances) using my credentials but connecting using this Android app leads to "authentication failed". I have also enabled generic user/pass with on the TVHeadend server just for testing purposes but it does also not yield any success (same error with as user and password).