Bug #856
Using the 'Watch TV' button doesn't transmitt user login
0%
Description
Hello tvheadend-team,
i tried to use the 'watch tv' button insisde the epg frontpage and ended up in an 401 error while opening the vlc plugin. The same happens opening vlc directly and entering i.e. the follwoing url: http://htpc:9981/stream/channelid/12. The debug log always states: [ERROR]:HTTP: 192.168.80.113: /stream/channelid/10 -- 401.
Digging deeper i found out the the url: http://<user:pass>@htpc:9981/stream/channelid/12 is working nicely.
So my conclusion is that the logged in user in the webinterface is not handed over to the vlc plugin when pressing 'watch tv' ending up in the 401 error. Sadly i'm no js hacker und couldn't figure out how to manipulate the url for opening vlc.
Hopefully this is an easy one for you.
Cheers,
Thomas
History
Updated by Adam Sutton over 12 years ago
I'm pretty sure this now works, it seems to on my machine. Though I might be using the wrong test case.
If its still a problem with latest source, please re-submit.