Using cli to administrate?
-
Hi there,
does someone knows if there is a cli available to manage Audiobookshelf?
I would like to do at least one of those things:- Changing the media path
- Reset admin passwort
- Add admin privileges to an existing user
Thanks for any hint. In the official documentation I didn't find anything related.
-
wrote on Feb 11, 2024, 7:22 AM last edited by
Uhm, it's a node app, no cli like a compiled language.
Paths are set via docker volumes. So change it via the CL App UI
Users seem to be managed via api: https://api.audiobookshelf.org/#update-a-user -
hm, I did a fresh install, was the easiest solution for me
-
App Devwrote on Feb 11, 2024, 1:19 PM last edited by Kubernetes Feb 11, 2024, 1:22 PM
btw, I have problems using the iOS App (Testflight version as it is not in the app store) to login to Audiobookshelf via the Cloudron Login. I get an "OpenID Connect Error" because
redirect_url did not match any of the client's registered redirect_urls
-
btw, I have problems using the iOS App (Testflight version as it is not in the app store) to login to Audiobookshelf via the Cloudron Login. I get an "OpenID Connect Error" because
redirect_url did not match any of the client's registered redirect_urls
wrote on Feb 11, 2024, 1:36 PM last edited by@Kubernetes nice, that's modifiable.. or are you going to leave them an PR (issue)?
-
@Kubernetes nice, that's modifiable.. or are you going to leave them an PR (issue)?
@robi I think it is a issue with the Cloudron implementation of OpenID to the audiobookshelf, because the error comes from Cloudron, but not from the iOS App
-
@robi I think it is a issue with the Cloudron implementation of OpenID to the audiobookshelf, because the error comes from Cloudron, but not from the iOS App
wrote on Feb 11, 2024, 1:41 PM last edited by@Kubernetes hopefully logs from both help someone figure out which needs modification.
-
@Kubernetes hopefully logs from both help someone figure out which needs modification.
@robi In Audiobookshelf is in the admin panel a Config Page for Authentication. And there is a client redirect url thing, but even if I use a * for any url, it doesn't work...
-
wrote on Feb 11, 2024, 2:21 PM last edited by
bug.. -> issue