Skip to content

Releases: vosmiic/jellyfin-ani-sync

Version 2.1

16 Jun 20:18
Compare
Choose a tag to compare

A few QOL improvements.

  1. Log fixes
  2. Update progress of providers when user ticks the anime as watched via the UI
  3. Fixed OVA detection with new anime detection update
  4. 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

11 Jun 12:15
Compare
Choose a tag to compare

Hotfix for the recent v2 release. Larger update out soon.

  1. Fixed incorrect season detection when using AniList metadata provider
  2. Fixed anime save location test error on Windows
  3. Fixed multiple logging errors

Full Changelog: v2...v2.0.1

Version 2.0

09 Jun 19:45
Compare
Choose a tag to compare

Pretty large changes so decided to call it version 2.0

  1. 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).
  2. Further improve anime detection by comparing the title to more synonyms (thanks Pecomare for this).
  3. Fixed null error when anime could not be found.
  4. Fixed anime movies not being correctly processed.
  5. Fixed issues with servers using a non-default base URL.

What's Changed

New Contributors

Full Changelog: v1.6...v2

Version 1.6

18 Apr 11:56
Compare
Choose a tag to compare
  1. Fixed currently airing shows not being updated
  2. Fixed null reference error causing Jellyfin to crash when API authentication error occurs

Version 1.5

06 Apr 15:06
Compare
Choose a tag to compare
  • Checking Japanese title as well as English title when searching for anime via the provider API

Version 1.4

28 Mar 11:21
Compare
Choose a tag to compare
  1. Added "Generate Callback URL" button on the config page.
  2. Fixed the API endpoint not being populated on config page load.
  3. Added Kitsu support (beta)
  4. Added multi-cour season support
  5. Fixed crash when attempting to find OVA

Version 1.3

13 Mar 16:51
f69ccc6
Compare
Choose a tag to compare
  1. Added AniList provider support.

Version 1.2

26 Feb 16:56
Compare
Choose a tag to compare
  1. Added OVA/special support
  2. Restored symbols to query when searching for anime

Version 1.1

24 Feb 21:39
Compare
Choose a tag to compare

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.

Version 1

21 Feb 21:08
Compare
Choose a tag to compare

Initial release of the plugin. While it has been tested, things will probably be broken.
Contains builds for both version 10.7.7 and 10.8.0.