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

Support TVHeadend authcode #16

Open
andrew-codechimp opened this issue May 28, 2019 · 1 comment
Open

Support TVHeadend authcode #16

andrew-codechimp opened this issue May 28, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@andrew-codechimp
Copy link
Member

TVHeadend now allows an authcode token to be specified rather than username/password.

@andrew-codechimp andrew-codechimp added the enhancement New feature or request label May 28, 2019
@andrew-codechimp
Copy link
Member Author

andrew-codechimp commented May 28, 2019

The TVH UI has a ticket-issuing machine under Configuration -> Users -> Passwords. The authentication ticket can then be (manually) appended to the stream URL entered into the client. The client will then return the ticket as part of the URL when requesting to view a stream. The help screen for Configuration -> Users -> Passwords gives some examples.

Persistent Authentication is in use in version (TVHeadend versions > 4.3.1500), the auth code must be appended to the URL as a parameter, eg.

$ curl http://192.168.0.1:9981/playlist/tags?auth=8ef7aa08e516060ca4330730c60e00d5b5174920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant