Releases: natyusha/ShokoRelay.bundle
Releases · natyusha/ShokoRelay.bundle
Release list
v1.2.16 - Refine TMDB Episode Group Support
- Skip multi episode files when mapping to a duplicate TMDB season/episode
- Added logging for when an episode mapping is skipped
- Minor summary sanitizer tweak
- Removed separators in the scanner logs for grouped episodes
v1.2.15 - TMDB Episode Group Support / Scanning Speed Improvements
- Added TMDB episode group support
- Added an option to prefer TMDB episode titles and summaries for grouped episodes
- Added logging for multi episode files and TMDB episode groups
- Improved scanning speed for large series by omitting repeated API calls
v1.2.14 - Add Missing Attribution Image
- Added attribution images and links to the agent
- Added details on alternate episode ordering to the readme
- Minor formatting changes for script output and agent options
v1.2.13 - Shoko Server v5.0.0 Release
- Fixed a preferred episode title override and episode title fallback variable assignment
- Changed the final episode title fallback behaviour to be less redundant and compressed the series_titles dict creation
Full Changelog Since Previous Stable Release: v1.1.16...v1.2.13
v1.2.12 - Add All Posters and Backdrops Change (RC3)
- Changed "Add all posters and backdrops" behaviour to account for another API v3 change
v1.2.11 - Add All Posters and Backdrops Fix (RC2)
- Fixed the agent's "Add all posters and backdrops" option not functioning
v.1.2.10 - Initial Release for Shoko Server v5 (RC1)
- Several minor refactors and readme fixes
- Added several summary sanitizer additions
- Added an agent setting for TMDB season posters
- Added logging for episodes which have TMDB grouping and the type of added images
- Added expanded TMDB Match documentation (mainly for alternate episode ordering)
- Added a check for redundant movie descriptors during ambiguous episode title replacement
- Fixed some TMDB fallback behaviours being disabled when using SingleSeasonOrdering
v.1.2.9 - Minor Refactors / Crew Images
- Minor refactors and readme fixes
Note
If no bugs are reported, the next version of this bundle will likely be marked as "latest" and intended for use alongside the next stable release of Shoko Server.
v1.2.8 - Account for Seiyuu on AniDB with no Character Attached
- Added a fallback name for cases where a seiyuu on AniDB has no character attached to it
- Added further refinements to the summary sanitizer
v1.2.7 - Support for Multliple AniDB Episodes Using the Same TMDB Link
- Added a fallback to AniDB episode numbering when multiple AniDB episode entries are linked to a single TMDB episode
- Fixed the TMDB title check which wasn't fully implemented after switching from TheTVDB
- Fixed rescan-recent.py not fully functioning after some recent APIv3 changes
- Added logging for the TMDB type along with the ID
- Added a note on combining episodes to the readme