Skip to content

Releases: natyusha/ShokoRelay.bundle

v1.2.22 - Remove Agent Cross References

29 Dec 19:04
Compare
Choose a tag to compare
  • Removed HAMA and Lambda from the agent's contributes_to/accepts_from list as they could cause unforeseen issues under certain configurations (the use-case is also too niche to justify an inclusion by default)

v1.2.21 - Exclude Custom Tags from the Agent

05 Dec 15:35
Compare
Choose a tag to compare
  • Fixed custom user tags causing the agent to fail by excluding them from tag operations
  • Minor log formatting changes

v1.2.20 - Ignore Episode Relations Marked As Hidden When Scanning

21 Nov 17:51
Compare
Choose a tag to compare
  • Added a check in the scanner for episodes/relations marked as hidden

v1.2.19 - TMDB Episode Title Override Tweaks

19 Nov 19:46
Compare
Choose a tag to compare
  • Added Short/Short Movie/Special/Movie to the list of allowed TMDB episode title overrides
  • Allow leading zeroes in the episode numbers for TMDB episode title overrides
  • Fixed the "import" argument in rescan-recent.py on linux

v1.2.18 - Image Index Fix / Exclude ThemeSongs from Relation Check

30 Oct 11:29
Compare
Choose a tag to compare
  • Don't exclude multi episode files of differing types when a ThemeSong is involved
  • Added logging for the state of the SingleSeasonOrdering option in the agent and scanner
  • Added logging for the episode types or season/episode numbers when the scanner skips an episode mapping
  • Fixed missing image_add index in the agent and start it at 1 instead of 0

v1.2.17 - Watched-Sync Force Import Argument

26 Oct 01:16
Compare
Choose a tag to compare
  • Added an argument to the watched-sync.py script to allow automation of the import command

v1.2.16 - Refine TMDB Episode Group Support

24 Oct 03:06
Compare
Choose a tag to compare
  • 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

22 Oct 16:11
Compare
Choose a tag to compare
  • 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

22 Oct 16:10
Compare
Choose a tag to compare
  • 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

30 Sep 21:25
Compare
Choose a tag to compare
  • 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