I'm running jellyfin-mpv-shim inside a Docker container and currently I had to enter my credentials in interactive mode once before I could mount a folder with cred.json to my container.
I would like either to pass servername and credentials as command line arguments or have a separate tool to generate the cred.json file.
Thanks for the great project!