fix(weekly-flow): distinguish queued upgrades and Lidarr tracks - #577
Conversation
- Report already queued upgrade searches - Label reused Lidarr files and exclude them from upgrades
Aurral preview image readyThis image was rebuilt from the latest push to this pull request. It will be replaced when you push another change. docker pull ghcr.io/lklynet/aurral:pr-577To test it with your existing Docker Compose setup:
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
📝 WalkthroughWalkthroughThe change updates quality classification for completed files stored outside the library, including reused Lidarr files. Upgrade queueing now returns distinct statuses and detects active duplicate jobs. The route returns a successful response for already-queued requests. The frontend displays separate messages for new and duplicate searches. Tests cover repeated requests and external-file classification. Documentation describes the Lidarr label and duplicate-search behavior. Comment |
Included in stable release 2.3.0This change is included in the Aurral 2.3.0 release. docker pull ghcr.io/lklynet/aurral:2.3.0 |
Summary
Distinguish queued quality upgrades from ineligible tracks and label files reused from Lidarr. Add regression coverage for both behaviors.
Linked issues
None
Validation
ghcr.io/lklynet/aurral:pr-<number>preview image, or not requiredTest plan
Release impact
Summary by CodeRabbit