Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.18 KB

File metadata and controls

35 lines (26 loc) · 1.18 KB

0.0.9

  • Align the plugin structure with Notify Radarr to reduce drift and simplify maintenance
  • Keep shared settings, webhook handling, and logging flow consistent with the Radarr plugin

0.0.8

  • Add support for receiving webhooks from Sonarr to trigger Unmanic tasks
  • Add dynamic library association settings for webhooks
  • Add debug logging for received webhooks

0.0.7

  • Ensure task was successful before notifying Sonarr
  • Improve path handling and error logging
  • Use full path for series identification to improve accuracy

0.0.6

  • Maintenance release

0.0.5

  • Update pyarr dependency to fix new Sonarr API v4 issues

0.0.4

  • Add ability to trigger Sonarr file renaming
  • Improve logging
  • Improve error handling

0.0.3

  • Improve logging
  • Improve description

0.0.2

  • Add ability to import episode into Sonarr on task complete

0.0.1

  • Initial version