This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
v1.1.0
Fear no more! The malfunctioning host Bernard is slowly becoming less important to the Autoscan project.
With the addition of the EpisodeFileDelete
, Rename
and SeriesDelete
events to Sonarr, Autoscan is now able to handle 99% of file system interactions originating from Sonarr!
Please do note that for files added outside of Sonarr, you will still need the Bernard or Inotify triggers to pick up all file system interactions.
New features
- Support for the
EpisodeFileDelete
,Rename
andSeriesDelete
Sonarr events.
Bug fixes
- Another attempt at preventing database lock errors.
- Inotify error handling was missing in the walk function.