Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.05 KB

File metadata and controls

30 lines (23 loc) · 1.05 KB

0.0.7

  • Fix issue where root_path is None due to variations in Radarr's API
  • Align the plugin structure with Notify Sonarr to reduce drift and simplify maintenance

0.0.6

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

0.0.5

  • Update pyarr dependency to fix new Radarr API v4 issues
  • Ensure task was successful before notifying Radarr
  • Improve path handling and error logging
  • Use full path for movie identification to improve accuracy

0.0.4

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

0.0.3

  • Improve logging
  • Improve description

0.0.2

  • Add ability to import movie into Radarr on task complete

0.0.1

  • Initial version