Releases: vosmiic/jellyfin-ani-sync
Releases · vosmiic/jellyfin-ani-sync
Version 2.1
A few QOL improvements.
- Log fixes
- Update progress of providers when user ticks the anime as watched via the UI
- Fixed OVA detection with new anime detection update
- Added default anime list save location
As Jellyfin 10.8 is now fully released, this will be the last release that supports 10.7 (if you would prefer I delay this, please let me know).
Full Changelog: v2.0.1...2.1
Version 2.0.1 Hotfix
Hotfix for the recent v2 release. Larger update out soon.
- Fixed incorrect season detection when using AniList metadata provider
- Fixed anime save location test error on Windows
- Fixed multiple logging errors
Full Changelog: v2...v2.0.1
Version 2.0
Pretty large changes so decided to call it version 2.0
- Use outside sources to massively improve anime detection - please check your config for a new option to enable these features (this also comes with a new job in the scheduler).
- Further improve anime detection by comparing the title to more synonyms (thanks Pecomare for this).
- Fixed null error when anime could not be found.
- Fixed anime movies not being correctly processed.
- Fixed issues with servers using a non-default base URL.
What's Changed
New Contributors
Full Changelog: v1.6...v2
Version 1.6
- Fixed currently airing shows not being updated
- Fixed null reference error causing Jellyfin to crash when API authentication error occurs
Version 1.5
- Checking Japanese title as well as English title when searching for anime via the provider API
Version 1.4
- Added "Generate Callback URL" button on the config page.
- Fixed the API endpoint not being populated on config page load.
- Added Kitsu support (beta)
- Added multi-cour season support
- Fixed crash when attempting to find OVA
Version 1.3
- Added AniList provider support.
Version 1.2
- Added OVA/special support
- Restored symbols to query when searching for anime
Version 1.1
Quick update that fixes a major problem where if an anime title is longer than 64 characters, it crashes Jellyfin.
We are now truncating the name to 64 characters.