Commit Graph

102 Commits

Author SHA1 Message Date
Flaminel
45cb384fc7 fixed cycle id naming inconsistency 2026-03-24 22:06:21 +02:00
Flaminel
bd28123bb1 added min cycle time 2026-03-24 21:49:55 +02:00
Flaminel
3515a9568a small code improvements 2026-03-24 17:39:36 +02:00
Flaminel
45006aa8b7 added handling for items that are already downloading 2026-03-24 02:10:38 +02:00
Flaminel
4b6f274b33 replaced polling with SignalR push for cf-scores and search-stats 2026-03-23 23:37:45 +02:00
Flaminel
e098ccc98e lowered Sonarr CF sync delay to 100-500ms 2026-03-23 23:16:20 +02:00
Flaminel
18dcee1a1c added CancellationToken support to IHandler and all implementations 2026-03-23 23:15:54 +02:00
Flaminel
5c7f7b4a64 replaced DateTime.UtcNow with TimeProvider across Seeker jobs 2026-03-23 22:50:37 +02:00
Flaminel
1e09d3b110 fixed totalSkipped counter never incrementing for Sonarr CF sync 2026-03-23 22:43:34 +02:00
Flaminel
2c8bd0675e improved API calls to use streams 2026-03-23 14:14:24 +02:00
Flaminel
662059263f improved Seeker's logs 2026-03-23 13:30:38 +02:00
Flaminel
03e4a52ede fixed custom format syncing for Sonarr 2026-03-23 13:09:54 +02:00
Flaminel
5c6a1666cf Merge remote-tracking branch 'origin/main' into add_search_functionality 2026-03-23 12:04:54 +02:00
Flaminel
96251ee4bb fix per-instance search count during dry run 2026-03-23 11:14:31 +02:00
Flaminel
587fe4d095 added more logs for custom format syncer 2026-03-22 21:50:31 +02:00
Flaminel
8659d35235 fixed round robin not working with dry run enabled 2026-03-22 21:46:08 +02:00
Flaminel
33e06b59ec fixed Sonarr cutoff unmet and added logs for search reason 2026-03-22 21:29:37 +02:00
Flaminel
0dcb42efa2 Add failed import edge case handling for Sonarr and Radarr (#510) 2026-03-22 12:01:08 +02:00
Flaminel
8fc6320cb6 fixed SeekerCommandMonitor to inspect all instance queues 2026-03-21 21:46:53 +02:00
Flaminel
7aa5eab7ad fixed potential infinite recursion in Sonarr cycle reset 2026-03-21 21:43:35 +02:00
Flaminel
0974b54b96 fixed movies and series endpoint calls 2026-03-21 18:07:43 +02:00
Flaminel
9b4af097b4 fixed job not being triggered in certain situations 2026-03-21 17:33:33 +02:00
Flaminel
d01a16329a added jitter before searching 2026-03-21 16:41:51 +02:00
Flaminel
8c30be1d7c improved cf score syncer to use paged requests 2026-03-21 13:02:18 +02:00
Flaminel
5753718486 added active download limit 2026-03-21 01:26:51 +02:00
Flaminel
def4e8afda fixed dry run usage 2026-03-20 01:51:03 +02:00
Flaminel
f1533ad785 Merge remote-tracking branch 'origin/main' into add_search_functionality 2026-03-20 00:08:27 +02:00
Flaminel
715ef5711b Add better tracking for dry run events (#512) 2026-03-19 23:53:42 +02:00
Flaminel
03c377746b improved seeker 2026-03-19 20:47:40 +02:00
Flaminel
a0e9c76910 added filter to skip items not yet released 2026-03-17 13:24:23 +02:00
Flaminel
c6ed09e6fb improved Seeker history with season and episode id 2026-03-17 11:37:25 +02:00
Flaminel
8f28e5ba1b fixed higher episodes and seasons not getting picked 2026-03-17 11:37:25 +02:00
Flaminel
3321ce39be added Sonarr search type for season and episode 2026-03-17 11:37:25 +02:00
Flaminel
84cf9b0912 fixed proactive Sonarr search throwing a cast exception 2026-03-17 11:37:25 +02:00
Flaminel
542b8d9bf4 added dummy toggle to represent replacement searches 2026-03-17 11:37:25 +02:00
Flaminel
7d9f56ca84 added notification for search event type 2026-03-17 11:37:25 +02:00
Flaminel
2dda20265f removed download hunter and changed the Seeker to take its responsibility 2026-03-17 11:37:25 +02:00
Flaminel
66637c94f5 added seeker 2026-03-17 11:37:25 +02:00
Flaminel
87bb92fac0 Fix process time difference between valid and invalid user login (#503) 2026-03-13 14:33:36 +02:00
Flaminel
70fc955d37 Add OIDC support (#500) 2026-03-12 22:12:20 +02:00
Flaminel
2ebf67d44d Add option to process items with no content id (#488) 2026-03-10 11:01:45 +02:00
Flaminel
f51973bb7b Remove the known malware feature (#489) 2026-03-06 17:53:04 +02:00
Flaminel
bdb956ec84 Add guards against exposing passwords to the UI (#477) 2026-03-02 13:11:34 +02:00
Flaminel
2333c86a08 Increase access token lifetime to 1 hour (#474) 2026-02-27 15:13:08 +02:00
Flaminel
e1cc0dba28 Add rTorrent support (#446) 2026-02-22 19:49:14 +02:00
Flaminel
d038738008 Add seeding rule privacy type (#449) 2026-02-22 00:55:22 +02:00
Flaminel
50e486bf5f Add authentication (#444) 2026-02-20 18:09:29 +02:00
Flaminel
97eb2fce44 Add strikes page (#438) 2026-02-15 03:57:14 +02:00
Flaminel
8aeeca111c Add strike persistency (#437) 2026-02-14 04:00:05 +02:00
Flaminel
c43936ce81 Remove testing download path (#436) 2026-02-13 11:52:53 +02:00