Commit Graph

4689 Commits (1495fa183fc73a9e81e43ae495b048913c77ca4e)

Author SHA1 Message Date
bakerboy448 1495fa183f New: Various HealthCheck Improvements
2 years ago
Qstick 2f7d7fb220 Fixed: Provider health checks persist after add until next scheduled check
2 years ago
Mark McDowall 3f58693780 Fix function name and use out var for try get in DownloadClientProvider
2 years ago
Bogdan d7b1a36a50 Fix NewznabRequestGenerator tests
2 years ago
Bogdan b55c09ba3d Add tier for search by book title only
2 years ago
Bogdan 9423ddeb34 Fixed: Add search by book title only
2 years ago
Bogdan f7b2bba2e7 Fix SupportedBookSearchParameters in Newznab
2 years ago
Mark McDowall c43e9eb208 New: Log additional information when processing completed torrents from rTorrent
2 years ago
Bogdan 0411102f57 Remove unused imports
2 years ago
Qstick f26fd39709 Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
2 years ago
Qstick 55308bef8b Prefer AsSpan to Substring to avoid unnecessary allocation
2 years ago
Qstick 6827ac5670 Use span-based string.Concat to avoid unnecessary allocation
2 years ago
Mark McDowall 0572bde41e Why rename many files when few file do trick
2 years ago
Mark McDowall 0eb88cb516 GracePeriod not Graceperiod
2 years ago
Bogdan a39be51d3e Remove empty constructors
2 years ago
Bogdan b37fd60b85 API key improvements
2 years ago
ta264 c827859ba0 Fixed: Don't buffer update package to memory when downloading
2 years ago
Servarr 35b466e4ca Automated API Docs update
2 years ago
Qstick 486ec14ca8 Check for nullable last activity list sync
2 years ago
Qstick 86d1250831 New: Rework List sync interval logic
2 years ago
Qstick 145422e00a Fixed: Don't enforce minimum on single list fetch
2 years ago
Bogdan 3a274bdc4a Fixed: Ensure indexer errors are handled before processing response
2 years ago
Bogdan e9ada0b43d Fixed: custom script error when importing some downloads
2 years ago
Bogdan bbdecb343b Log invalid config file exceptions
2 years ago
Stepan Goremykin 28f64d9a46 Migrate to FluentValidation 9
2 years ago
Mark McDowall 816969d0f5 Add support for custom RetryAfter in RequestLimitReachedException
2 years ago
Mark McDowall 63506e5a72 New: Only add version header for API requests
2 years ago
Bogdan 817ea75288 New: Add token authentication for ntfy.sh notifications
2 years ago
Bogdan 7e0eca5657 Fix parameters generation in FileListRequestGenerator
2 years ago
Servarr a90f5f7b4e Automated API Docs update
2 years ago
6cUbi57z b97d63cb5b New: Add tag support to indexers
2 years ago
Bogdan 10e230cc06 New: Log content for invalid torrent files
2 years ago
Bogdan 677d5d3374 Revert "Fixed: Indexer tags"
2 years ago
Bogdan ca0f2be194 Fix NewznabRequestGenerator tests
2 years ago
Mark McDowall 780df3250f Use string interpolation for Newznab request generation
2 years ago
Bogdan 508b2d7c8d Revert "Fixed: Don't enforce minimum on single list fetch"
2 years ago
bakerboy448 96aeb022ab Fixed: Escape Characters as needed for *znab queries
2 years ago
Marty Zalega b27f852154 Don't lowercase UrlBase in ConfigFileProvider
2 years ago
Mark McDowall 3c03413d5a New: Return static response to requests while app is starting
2 years ago
Qstick c34418b984 Fixed: Don't enforce minimum on single list fetch
2 years ago
Mark McDowall 761a6a9136 Fixed: Indexer tags
2 years ago
Qstick 92c59e158d Convert method to static that doesn't use instance data
2 years ago
Lars 5bc917c9dc New: Option to use Telegram topics for notifications
2 years ago
Mark McDowall 7c03ca5cdf Fixed IsValidPath usages
2 years ago
Mark McDowall b3cf903a3b New: Improve path validation when handling paths from different OSes
2 years ago
Stepan Goremykin a4930474a5 Use MinBy and MaxBy instead of OrderBy + First
2 years ago
Mark McDowall 06baae060d New: More information on on why hardlinks should be used over copying
2 years ago
Bogdan 4e5c7bc0a3 New: Add version and timestamp to backup archive
2 years ago
Bogdan a939adb2b1 Create cache db in integration tests
2 years ago
Bogdan 6858db686c Fix tests
2 years ago