9 Commits

Author SHA1 Message Date
Tom Wheeler
a87ab2557d feat(radarr-sonarr): add option to tag existing media
previously only missing items could have tags added, a new option in radarr/sonarr settings allows
the addition of tags to existing media, using the existing tags used in missing items. also extracts
and refactors tagging functions to remove duplication.

fix #248
2026-01-29 17:27:26 +13:00
Tom Wheeler
9087e84a9f fix(sonarr): add all sonarr mointoring options to main settings and collection config
update styles, load server defaults for new collections

fix #397
2026-01-21 07:47:23 +13:00
Tom Wheeler
07f6ac174f fix(radarr/sonarr list exclusions): updates endpoints (non-paginated now deprecated)
fix #163
2025-11-28 00:04:17 +13:00
Tom Wheeler
d1e7dc5c24 feat(sources): new Coming Soon Collection - Creates collection based of monitored/upcoming items
Adds new "Coming Soon" collection type, with options for Monitored in Sonarr/Radarr or Trakt
Anticipated. If a media file doesn't exist (unreleased TV Shows and Movies), a placeholder file will
be added (trailer if available). Poster overlays are added depending on its availability and
monitored status. Options for number of days to look ahead and number of days to keep item in
collection after release date. After this period the poster is reset. The placeholder file is
removed when an actual file gets added by Sonarr/Radarr.

fix #115
2025-11-03 18:41:42 +13:00
Tom Wheeler
c07adf23cd fix(sonarr): list exclusions in sonarr are now respected 2025-10-22 05:47:00 +13:00
Tom Wheeler
fb5bc0892c fix(radarr/sonarr): corrects missing items from re-monitoring items in radarr/sonarr
fix #77
2025-09-24 09:43:27 +12:00
Tom Wheeler
d5fe7e864d fix(sonarr): prevent duplicate requests for existing series
corrects duplicate API calls by checking if requested seasons are already monitored and downloaded

fix #60
2025-09-09 22:14:03 +12:00
Tom Wheeler
fd08dcc02d fix: correctly respects exclusion list in radarr/sonarr
fixes #31
2025-08-30 23:19:42 +12:00
Tom Wheeler
b1fd043554 feat: first release 2025-08-25 01:48:34 +12:00