Skip to content

Releases: natyusha/ShokoRelay.bundle

v1.2.13 - Episode Title Fixes/Tweaks (RC4)

30 Sep 21:25
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • 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

Note

If no bugs are reported, this build will be marked as "latest" when the next Shoko Server stable version releases in the coming weeks (and this note + the daily version warning will be removed).

Changelog Since Stable: v1.1.16...v1.2.13

v1.2.12 - Add All Posters and Backdrops Change (RC3)

30 Sep 15:46
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • Changed "Add all posters and backdrops" behaviour to account for another API v3 change

v1.2.11 - Add All Posters and Backdrops Fix (RC2)

29 Sep 16:34
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • Fixed the agent's "Add all posters and backdrops" option not functioning

v.1.2.10 - Initial Release for Shoko Server v5 (RC1)

26 Sep 07:13
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • 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

16 Sep 19:24
Compare
Choose a tag to compare
Pre-release

⚠️ This release requires a daily build of Shoko Server

  • 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

07 Sep 23:01
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • 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

06 Sep 19:39
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • 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

v1.2.6 - Summary Sanitizer Improvements

02 Sep 22:15
Compare
Choose a tag to compare
Pre-release

⚠️ This release requires a daily build of Shoko Server

  • Added a fallback to TMDB when the AniDB description is rendered empty by the sanitizer
  • Added logging if there was a fallback attempt for the description
  • Changed the AniDB link detection to catch more URL formats
  • Changed the two optional line sanitizers to be more robust

v1.2.5 - Summary Sanitizer Additions / Season Poster Fix

30 Aug 23:46
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • Added BBCode [i] tag removal to the summary sanitizer
  • Added double space removal to the summary sanitizer
  • Removed season poster main series fallback due to priority issues

v.1.2.4 - TMDB Season Posters / Remove "written by" from Summaries

30 Aug 17:14
Compare
Choose a tag to compare

⚠️ This release requires a daily build of Shoko Server

  • Added support for TMDB season posters
  • Added "written by" lines to the summary sanitizer "Misc. Lines" option
  • Added readme additions pertaining to Plex plugin deprecation and Shoko creator images
  • Fixed summary sanitizer empty line removal not being the last step