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.
-
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
-
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
-
@Kubernetes nice, that's modifiable.. or are you going to leave them an PR (issue)?
-
@Kubernetes hopefully logs from both help someone figure out which needs modification.