Reset persistent user auth code on command line
Added by ermos jevohan over 3 years ago
Hello,
I searched on google concerning "tvheadend api documents" to shed light on my question but could not have been got no answer until now. I need to change the persistent user "auth code" in terminal (command line) or via api in a shell script and I need to know the new auth code from command line. Any idea?
Thanks in advance
Ermos
Replies (2)
RE: Reset persistent user auth code on command line - Added by Dave Pickles over 3 years ago
I believe that the persistent auth token is handled internally like a password, so it may be possible to use the password API. See https://github.com/dave-p/TVH-API-docs/wiki/Access#passwdentrygrid for a starting point.
RE: Reset persistent user auth code on command line - Added by ermos jevohan over 3 years ago
Thank you Dave, @:)
You saved my time.
Much appreciated
Kind regards