Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 868 Bytes

File metadata and controls

26 lines (20 loc) · 868 Bytes

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