To access the admin page, you'll need to login. Choose how below.
To access the admin page, you'll need to login. Choose how below.
<ul>
<ul>
<li><b>Authorize through Jellyfin: </b>Checks credentials with jellyfin, allowing you to share login details and grant multiple users access.</li>
<li><b>Authorize through Jellyfin: </b>Checks credentials with Jellyfin, allowing you to share login details and grant multiple users access.</li>
<li><b>Username & Password: </b>Set your own username and password manually.</li>
<li><b>Username & Password: </b>Set your own username and password manually.</li>
</ul>
</ul>
<divclass="form-check"id="jfAuthFormGroup">
<divclass="form-check"id="jfAuthFormGroup">
@ -104,12 +104,16 @@
<divclass="card-body">
<divclass="card-body">
<h5class="card-title">Jellyfin</h5>
<h5class="card-title">Jellyfin</h5>
<pclass="card-text">
<pclass="card-text">
jellyfin-accounts needs admin access so that it can create users.
jfa-go needs admin access so that it can create users, as this is currently not permitted via API tokens.
You should create a separate account for it, checking 'Allow this user to manage the server'. You can disable everything else. Once done, enter the credentials here.
You should create a separate account for it, checking 'Allow this user to manage the server'. You can disable everything else. Once done, enter the credentials here.
<pclass="card-text">jellyfin-accounts is capable of sending a PIN code when a user tries to reset their password on Jellyfin. One can also choose to send an invite code directly to an email address. This can be done through SMTP or through <ahref="https://www.mailgun.com/">Mailgun's</a> API.
<pclass="card-text">jfa-go is capable of sending a PIN code when a user tries to reset their password on Jellyfin. One can also choose to send an invite code directly to an email address. This can be done through SMTP or through <ahref="https://www.mailgun.com/">Mailgun's</a> API.
When a user tries to reset their password in jellyfin, it informs them that a file has been created, named "passwordreset*.json" where * is a number. jellyfin-accounts will then read this file, and send the PIN to the user's email. Try it now, and put the folder that it informs you it put the file in below. Also, if enter a custom email subject if you don't like the default one.
When a user tries to reset their password in jellyfin, it informs them that a file has been created, named "passwordreset*.json" where * is a number. jfa-go will then read this file, and send the PIN to the user's email. Try it now, and put the folder that it informs you it put the file in below. Also, if enter a custom email subject if you don't like the default one.