Bug #856
Using the 'Watch TV' button doesn't transmitt user login
| Status: | Rejected | Start date: | 01/28/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | WEB TV | |||
| Target version: | 2.13 | |||
| Found in version: | 2.12 | Affected Versions: |
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
#1
Updated by Adam Sutton 10 months 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.
#2
Updated by Adam Sutton 10 months ago
- Status changed from New to Rejected