Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Configuration through environment #53

Closed
EnergoStalin opened this issue Jan 12, 2023 · 0 comments
Closed

[Feature Request] Configuration through environment #53

EnergoStalin opened this issue Jan 12, 2023 · 0 comments

Comments

@EnergoStalin
Copy link

EnergoStalin commented Jan 12, 2023

Make possible to setup plugin and providers through environment variables.

This is need for docker jellyfin distributions easier setup.

Example env layout. ${PROVIDER} any of supported providers e.g. AniList or MyAnimeList
env value
ANI_SYNC_API_ENDPOINT http://127.0.0.1:8096
ANI_SYNC_${PROVIDER}_CLIENT_ID 10899
ANI_SYNC_${PROVIDER}_CLIENT_SECRET axtZXzid6XGjl4pgpG62CoWLcJPLwh2QnItFb5dj
ANI_SYNC_LIST_SAVE_LOACTION /list
ANI_SYNC_UPDATE_ONLY_PLANNED true
ANI_SYNC_COMPLEATED_AS_REWATCHING true
ANI_SYNC_LIBRARIES Anime,OVA,MV
@EnergoStalin EnergoStalin changed the title Config through environment [Feature Request] Configuration through environment Jan 12, 2023
@vosmiic vosmiic added this to todo in general ideas Jan 17, 2023
@vosmiic vosmiic moved this from todo to doing in general ideas Feb 20, 2023
@vosmiic vosmiic closed this as completed Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

No branches or pull requests

2 participants