nuxencs / seasonpackarr

A companion app for autobrr that automagically hardlinks downloaded episodes into a season folder when a season pack is announced, eliminating the need for re-downloading existing episodes.
GNU General Public License v2.0
53 stars 3 forks source link

[Feature Request] Additional logic to manage race torrents #143

Open BerserkeR-Git opened 4 weeks ago

BerserkeR-Git commented 4 weeks ago

Description

Add logic to prevent seasonpackarr grabbing seasonpacks for race torrents and sending them to the sonarr category which will try to force race torrents into your own collection.

Make it so you can specify multiple categories somewhere in the config file which would be your TV race categories, and when a new season pack is found, push that to a separate category i.e. race-Seasonpackarr instead of sonarr.

Alternatives

Maybe it's easier to add an ignore list for certain categories before this logic is planned out, so this issue doesn't happen for now? (Just thinking out loud here)

Screenshots

No response

Additional Context

No response