-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
enhancementNew feature or requestNew feature or request
Description
You must use the search before you create an issue!
- I did use the search, I promise!
Current Situation
When running the downloader, all albums from favorite artists are downloaded automatically. This includes unwanted releases such as karaoke, instrumental, deluxe, or duplicate versions.
Suggestion / Feature Request
Problem:
Users who prefer to archive all albums from their favorite artists must manually delete unwanted albums after each sync. This is repetitive and error-prone, especially as libraries grow.
Proposed Enhancement:
Add an Exclusion List feature to allow users to skip specific albums or patterns during automatic downloads.
A local file (e.g., exclusions.json) where users can list albums or patterns to skip.
Example (YAML or JSON):
exclusions:
- Karaoke
- Instrumental
- "Deluxe Edition"
- Remix
- https://tidal.com/album/album-id
What operating system do you use?
None
Version OS
Any
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request