Releases: natyusha/ShokoRelay.bundle
Releases · natyusha/ShokoRelay.bundle
v1.2.22 - Remove Agent Cross References
- 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
- 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
- Added a check in the scanner for episodes/relations marked as hidden
v1.2.19 - TMDB Episode Title Override Tweaks
- 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
- 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
- Added an argument to the watched-sync.py script to allow automation of the import command
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