22 Commits

Author SHA1 Message Date
Tom Wheeler
553e99a8a0 fix(api): fix caching of api clients causing settings to not reflect in sync 2025-12-26 08:22:39 +13:00
Tom Wheeler
97f366866a fix(downloads): adds more options to config form for downloads
adds tag options to config for overseerr, adds search on add and monitor on add for radarr/sonarr

fix #106, re #131
2025-12-03 14:09:30 +13:00
Tom Wheeler
e4738ed4e2 fix(overseerr): server, root folder, and profiles can now be selected
adds options both as defaults and per collection

fix #131
2025-12-03 12:04:05 +13:00
Tom Wheeler
5052cc29bf feat(missing items filtering): adds language filter, adds exclude/exclude options
missing items can now be filtered by language. Genre, Country, and Languages all now have
Include/Exclude toggle

fix #111
2025-12-01 11:49:23 +13:00
Tom Wheeler
cdcac397f0 feat(missing items): season priority can now be selected when grabbing missing items
adds new option in config form to set order in which seasons are grabbed, i.e. First, Latest
(including unreleased), or Airing

fix #83
2025-11-28 14:10:31 +13:00
Tom Wheeler
178d9f7482 feat(rt rating filtering): missing items can now be filtered by Rotten Tomatoes ratings
adds new option under missing item in collection config form which allows items to be filtered by
minimum Rotten Tomatoes critics score

fix #119
2025-11-15 07:16:38 +13:00
Tom Wheeler
789274d47d feat(imdb rating filtering): missing items can now be filtered by IMDb ratings
adds new option under missing item in collection config form which allows items to be filtered by
minimum IMDb rating

fix #130
2025-11-12 16:04:08 +13:00
Tom Wheeler
0d06340ad9 fix(config): fixes max seasons of 0 being treated as undefined and defaulting to 3 2025-10-22 05:37:42 +13:00
Tom Wheeler
60343c5c2e fix(multi-source): adds grab missing items for multi source configs
also adds multi-source support to preview collections

fix #91
2025-10-08 19:07:44 +13:00
Tom Wheeler
7185029a47 chore(merge): merge anime feature branch into develop
fix #35
2025-10-08 15:00:34 +13:00
Tom Wheeler
908fc52bcf feat(add anilist and mal): adds AniList and MAL as sources
fix #35
2025-10-07 05:31:47 +13:00
Tom Wheeler
60facc912c feat(networks originals): adds networks originals source type
collections can now be created based off networks originals (uses Kometas MDBLists)

fix #72
2025-10-04 13:10:01 +13:00
Tom Wheeler
6f313521af feat(country exclusion): adds country exclusions for missing items
countries can now be added for exclusion when adding missing items
2025-10-04 06:10:18 +13:00
Tom Wheeler
2c0ae0811c feat(genres): adds option to exclude genres from missing items
new option under missing items in the config form to exclude genres. when selected, missing items
that match the genre won't be sent for download

fix #85
2025-10-03 23:37:38 +13:00
Tom Wheeler
16f4c1f974 chore(tmdb): update TMDb to TMDB 2025-09-24 03:12:27 +12:00
Tom Wheeler
935b279da7 feat(mdblists): add mdblists as a source
fix #69
2025-09-18 17:47:22 +12:00
Tom Wheeler
6b20a3986b fix(config): adds minimum year filter for missing items
fix #66
2025-09-17 23:50:35 +12:00
rkbhkp
923eb5fb9a Working anlist collection for TV shows 2025-09-11 11:46:34 -05:00
Tom Wheeler
51976d4686 feat(network lists): adds Networks source, with global and per-country options
Collections can now be created based off Network Top 10 lists, grabbed from FlixPatrol, Global
Networks (Netflix, Prime etc) or Networks specific to your country can be created

fix #42
2025-09-07 07:44:31 +12:00
Tom Wheeler
0b74a4d758 feat: add season limit for tv shows
fixes #27
2025-08-31 02:38:43 +12:00
Tom Wheeler
4cc4ef6ab7 fix: skip TV shows with more than this many seasons not being respected
fixes #24
2025-08-30 22:00:25 +12:00
Tom Wheeler
b1fd043554 feat: first release 2025-08-25 01:48:34 +12:00