Releases: vosmiic/jellyfin-ani-sync
Version 3.7
What's Changed
- Extend unit tests by @vosmiic in #148
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #150
- Fix UrlTest auth by @46620 in #154
- AniList rewatching fix by @vosmiic in #159
- fix: convert timestamps to ISO 8601 in manifest.json by @trafficlunar in #160
- Updating plugin to the latest Jellyfin libraries (10.10) by @vosmiic in #162
New Contributors
- @dependabot made their first contribution in #150
- @46620 made their first contribution in #154
- @trafficlunar made their first contribution in #160
Full Changelog: v3.4...v3.7
v3.6b
What's Changed
- AniList rewatching fix by @vosmiic in #159
- fix: convert timestamps to ISO 8601 in manifest.json by @trafficlunar in #160
- Updating plugin to the latest Jellyfin libraries (10.10) by @vosmiic in #162
New Contributors
- @trafficlunar made their first contribution in #160
Full Changelog: v3.5b...v3.6b
v3.5b
Small release that mainly fixes the test URL thanks to @46620.
Also updated the Jellyfin packages.
What's Changed
- Extend unit tests by @vosmiic in #148
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #150
- Fix UrlTest auth by @46620 in #154
New Contributors
- @dependabot made their first contribution in #150
- @46620 made their first contribution in #154
Full Changelog: v3.4...v3.5b
Version 3.4
No real differences to the beta on this one, apart from that I have updated the packages to support 10.9.9. Refer to the beta notes to find out what the notable changes are in this release.
To the maintainers, I have merged the unit tests repo (that has been neglected mainly because it was in a separate repo) into this main repo, and am in the process of creating some detailed unit tests to help prevent potential future bugs. This involved changing the hierarchy of the project so the history is looking a bit messy.
What's Changed
- Add missing "targetAbi" to new releases. by @TJ09 in #132
- Fixing Anilist timeout issues by @vosmiic in #131
- Frontend fixes by @vosmiic in #138
- partially fix episode offsets by @tie in #141
- Add unit tests to main repo by @vosmiic in #145
Full Changelog: v3.2...v3.4
[Beta] Version 3.3
Quite a few changes in this release, most notably anime detection improvements when dealing with media that has multiple season thanks to @tie.
The configuration area has been overhauled, with better error handling so users are able to clearly see when the configuration is incorrect or an error has occurred.
Also 429's are now being handled as users were reporting issues mainly when updating entities in AniList.
Creating a discussion for the release so do leave a message if you run into any issues.
What's Changed
- Add missing "targetAbi" to new releases. by @TJ09 in #132
- Fixing Anilist timeout issues by @vosmiic in #131
- Frontend fixes by @vosmiic in #138
- partially fix episode offsets by @tie in #141
Full Changelog: v3.2...v3.3b
Version 3.2
A rather rushed release because of the new Jellyfin version (I should have been keeping an eye on the release schedule). This release comes with all of the fixes from the 3.1 beta release, as well as the 10.9 compatibility fixes from @harshithmohan (thanks again!). As the 10.9 fixes haven't gone through a beta release, there may be some missed issues but I will strive to fix them as soon as possible if they appear.
To those that do not use the beta release this may appear that we are skipping v3.1, I have decided to combine the full and beta release version numbering to avoid issues with Jellyfin not updating to the latest full release.
What's Changed
- fix: anilist page incrementation by @macluxHD in #106
- Update vulnerable nuget packages by @Zark247 in #108
- Fix Shikimori provider issues by @tie in #111
- Anilist "GetAnimeList" fixes by @vosmiic in #112
- fix: fix library check for all items (fixes #117) by @revam in #118
- Changes for Jellyfin 10.9 by @harshithmohan in #125
New Contributors
- @macluxHD made their first contribution in #106
- @Zark247 made their first contribution in #108
- @tie made their first contribution in #111
- @revam made their first contribution in #118
- @harshithmohan made their first contribution in #125
Full Changelog: v3.0...v3.2
[Beta] Version 3.1
Next beta release, will give it a few weeks before publishing it to the latest full release. I am currently away from my main dev PC so any fixes related to issues raised in this beta release will take longer than usual to be looked at unfortunately.
What's Changed
- fix: anilist page incrementation by @macluxHD in #106
- Update vulnerable nuget packages by @Zark247 in #108
- Fix Shikimori provider issues by @tie in #111
- Anilist "GetAnimeList" fixes by @vosmiic in #112
- fix: fix library check for all items (fixes #117) by @revam in #118
New Contributors
- @macluxHD made their first contribution in #106
- @Zark247 made their first contribution in #108
- @tie made their first contribution in #111
- @revam made their first contribution in #118
Full Changelog: v3.0...v3.1b
Version 3.0
The pre-release version has been in beta for a decent amount of time, and no issues have been found so going to promote it to full release. This is an exact copy of the beta version so if you have the beta version installed, there is no need to manually update to this version (Jellyfin will detect they are the same version and so will not automatically update it for you).
What's Changed
- Fixing issues around marking seasons/episodes as watched by @vosmiic in #84
- Redirect user on successful auth by @vosmiic in #86
- Shikimori support by @vosmiic in #88
- Simkl support by @vosmiic in #91
- Add docker build script by @PythonCoderAS in #97
- Anime detection changes by @vosmiic in #98
- Allow PRs to push packages by @PythonCoderAS in #99
- Don't run on PR from repo fork by @PythonCoderAS in #100
- Add NSFW param to MAL API calls by @PythonCoderAS in #95
New Contributors
- @PythonCoderAS made their first contribution in #97
Full Changelog: v2.9...v3.0
[Beta] Version 3.0
The first beta release. This release comes with quite a few core changes specifically around anime detection so thought it would be best to let people test it if they wanted to before releasing to production.
What's Changed
- Fixing issues around marking seasons/episodes as watched by @vosmiic in #84
- Redirect user on successful auth by @vosmiic in #86
- Shikimori support by @vosmiic in #88
- Simkl support by @vosmiic in #91
- Add docker build script by @PythonCoderAS in #97
- Anime detection changes by @vosmiic in #98
- Allow PRs to push packages by @PythonCoderAS in #99
- Don't run on PR from repo fork by @PythonCoderAS in #100
- Add NSFW param to MAL API calls by @PythonCoderAS in #95
New Contributors
- @PythonCoderAS made their first contribution in #97
Full Changelog: v2.9...v3.0b
Version 2.9
What's Changed
- Fixed issue where completing a rewatch did not correctly update the MAL rewatch status.
Full Changelog: v2.8...v2.9