What's Changed
- feat: Optimize Posterizarr .posterizarr processing by @fscorrupt in #307
- Calculate file age from timestamp in filename instead of blindly waiting 5 min per file
- Only wait remaining time if the file is less than 5 minutes old
- Older files are processed immediately, reducing cumulative delays
- Prevents long waits when multiple ARR trigger files appear at once
Full Changelog: 1.9.80...1.9.81