Skip to content

v1.6.5

Compare
Choose a tag to compare
@jorenn92 jorenn92 released this 24 Oct 16:59
· 640 commits to main since this release

1.6.5 (2023-10-24)

Bug Fixes

  • docker: Added all components to a supervisor so component crashes are mitigated (2ccc73d)
  • rules: Fixed an issue where 'OR' would not work as expected when used in rules (instead of sections) (ef191b3)
  • rules: Fixed an issue where switching first values of the same type would not keep the previous second value, and could cause a corrupt rule (e4fe5c1)
  • rules: Fixed an issue where undefined return values during rule execution could crash the server (a152251)
  • rules: Improved Sonarr log messages (c944e2d)
  • rules: Improved the tvdb ID fallback mechanism for Sonarr rule values in case the tvdb ID is missing from Plex (abd3dc8)
  • settings: Fixed an issue where uppercase characters in hostname settings could cause a failure in communication (a7f6351)