Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP 401 when using credentials not defined in backend. #176

Closed
mpmc opened this issue Jan 22, 2016 · 3 comments
Closed

HTTP 401 when using credentials not defined in backend. #176

mpmc opened this issue Jan 22, 2016 · 3 comments

Comments

@mpmc
Copy link

mpmc commented Jan 22, 2016

+Description+

Catch all account enabled to allow any user/pass access to all features set in Tvheadend.
Dummy user and pass set in pvr.hts kodi addon.

+Issue+

Using the above configuration the imagecache results in a 401 error when pvr.hts requests icons using the dummy account not defined in Tvheadend. If you add the dummy account to Tvheadend and reconnect the icons are served correctly.

See: https://tvheadend.org/issues/3519

@mpmc mpmc changed the title Imagecache: HTTP 401 when using credentials not defined in backend. HTTP 401 when using credentials not defined in backend. Jan 22, 2016
@Jalle19
Copy link
Contributor

Jalle19 commented Jan 22, 2016

Never thought of this possibility, I'll look into it.

@Jalle19
Copy link
Contributor

Jalle19 commented Jan 28, 2016

Does it work if you leave username/password empty in the addon settings?

@Jalle19
Copy link
Contributor

Jalle19 commented Jan 30, 2016

As discussed on IRC, users should leave username and password empty if they have configured tvheadend with a "catch all" account. Changing the behavior would require changes in Kodi itself.

@Jalle19 Jalle19 closed this as completed Jan 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants