v1.25
A lot of change in the .env
i strongly recommend to start from scratch with the default.env
and copy paste you're previous settings
Changes :
- Add Anime Awards support
# Add Anime Awards winner for seasons and shows
ANIME_AWARDS=Yes
# Ignore non japanese voice actor awards (Yes/No)
ANIME_AWARDS_NO_FVA=Yes
- Add Anilist userlists support
# Add tags based on userlists from anilist (Completed, wathcing) (Yes/No)
ANILIST_LISTS=No
# Anilist username
ANILIST_USERNAME=Arialz
# The level tags should be added ("show", "season" or "both")
ANILIST_LISTS_LEVEL=show
Fixes :
- Limit API call
- Fix logs
- Fix override file
- Fix season year
- Fix seasons detection