Commit Graph

623 Commits (7dc9ec03a5a5cc14d7fed7f93008ecdb03a108c6)

Author SHA1 Message Date
Stickie a1e622a363 New: Notifications when Manual Interaction is required for importing
1 year ago
Stepan Goremykin d2787d8181 Migrate to FluentValidation 9
1 year ago
Bogdan 89fd3e4671 Fix downloading releases without an indexer
1 year ago
Bogdan 1807ccfc48 Build download requests from indexer implementation
1 year ago
Qstick 8e1bf785c3 Revert "Build download requests from indexer implementation"
1 year ago
Qstick 1336743aca Avoid queue failures due to unknown release language processing
1 year ago
Qstick efd4abfa3e New: Use languages from Torznab/Newznab attributes if given
1 year ago
Qstick 9bef430635 New: Use TmdbId from parsing for mapping
1 year ago
Qstick a03323703a Cleanup ParsingService
1 year ago
Qstick 91f1fd9dd0 New: Don't block imports when release was matched by ID if they were grabbed via interactive search
1 year ago
Qstick ba7551ec65 Fixed: Queue not showing items with conflicting titles
1 year ago
Qstick 875bf0c59e Fixed: Automatic import of releases when file is not matched to movie
1 year ago
Qstick 7527eff268 Fixed: Don't automatically import if release title doesn't match movie title
1 year ago
Bogdan 84e0f5bfcf Build download requests from indexer implementation
1 year ago
Mark McDowall c6bb5024bc Fixed: Ensure first history item when marked as failed is the selected item
1 year ago
Qstick cc285fab45 Use MinBy and MaxBy instead of OrderBy + First
1 year ago
Bakerboy448 323510300c Fixed: Cleanup erroneous QBittorrent Seeding calls
1 year ago
bakerboy448 89b609a221 Fixed: Improve some request failure messaging
2 years ago
cicomalieran aabf6b9ff8 Fixed: Processing very long ETA from Transmission
2 years ago
Qstick cbcf3d1058
New: Custom Format Updates (#8067)
2 years ago
Mark McDowall ce031124c7 Improve handling of releases without video files
2 years ago
Qstick cae4faae61 Fixed: DownloadClientRootFolderCheck Improvements
2 years ago
Mark McDowall 4963920a46 New: Added health check warning if SABnzbd sorting is enabled
2 years ago
James Hu 386b33b624
New: Include movie title and year when logging report
2 years ago
Mark McDowall 0697d694e0 New: Improved messaging when qBittorrent fails due to host header rejection
2 years ago
Colin Gagnaire 7feda1c446 New: Add support for native Freebox Download Client
2 years ago
Qstick 694940452c Fixed: Loading queue when there are pending items that were added before upgrading
2 years ago
Qstick 41f10d098e Don't block task queue for queued update task when there are longer running tasks
2 years ago
Mark McDowall ed20487f30 Fixed: Handle Flood reporting errors for completed and stopped downloads
2 years ago
Qstick 44d7c54077 Enforce comment style in CS
2 years ago
Mark McDowall 6c01e8c91f Fixed: Testing SABnzbd when no categories are configured
2 years ago
Dtaggart 2d867a6cb6 New: Add indexer name to the download report log
2 years ago
Stevie Robinson c7be63d48f Fixed: updated rTorrent download client note
2 years ago
Chromo-residuum-opec eb43a3c2d0 Update help text for rTorrent download client options
2 years ago
Qstick d8af17ce3d Rename MovieImportedEvent to MovieFileImportedEvent
2 years ago
Robin Dadswell a59928c66a
Updated NLog Version (#7365)
2 years ago
Qstick f80272a659 New: Collections View
2 years ago
Mark McDowall 907950e309 Fixed: Importing file from UNC shared folder without job folder
2 years ago
Qstick 4ac1aeaf06 Fixed: QBittorrent unknown download state: forcedMetaDL
2 years ago
Qstick 6a03eddda9 Rework Movie Metadata data model
2 years ago
bakerboy448 a95f8fa873 Fixed: Clarify Qbit Content Path Error
3 years ago
François-Xavier Payet d1a9cf98cc
Fixed: Use Movie Original Language for Custom Format Original Language (#6882)
3 years ago
Marcelo Castagna dc5c997e9b Fixed: Properly handle 119 error code from Synology Download Station
3 years ago
Qstick a45b91abe8 New: Schedule refresh and process monitored download tasks at high priority
3 years ago
Mathis 8bb3764708 New: Add qBittorrent sequential order and first and last piece priority options
3 years ago
Qstick 75b2414e29 New: Add Release group to history for all events
3 years ago
bakerboy448 c015a3ebf0 Fixed: Assume SABnzbd develop version is 3.0.0 if not specified
3 years ago
Marcelo Castagna 85dd5f5754 Update Synology error codes
3 years ago
bakerboy448 894fafcad7 Fixed: Improve help text for download client Category
3 years ago
PearsonFlyer d3743446da Fixed: Updated ruTorrent stopped state helptext
3 years ago
ta264 e7a8f6332c Fixed: Handle missing category when getting Qbittorrent download path
3 years ago
bakerboy448 c2e5686bcf fixed sonarr ref in UTorrentSettings
3 years ago
ta264 de243991dd Support for digest auth with HttpRequests
3 years ago
ta264 39b99341cd Fixed: Use our own HttpClient for Aria2 requests
3 years ago
ta264 b626c5bbf0 Fixed: Use our own HttpClient for rTorrent RPC requests
3 years ago
Qstick 7a859f340b Fixed: Avoid download path check false positives for flood
3 years ago
Qstick 974e44ce48 New: Link indexer to specific download client
3 years ago
Qstick 2ae7371d73 Update Deluge log statements
3 years ago
Mark McDowall 34b269086d Fixed: Get full path for download station instead of shared folder
3 years ago
Qstick 9d6614b14a New: Support AKA release titles
3 years ago
Qstick 9a395b52ac New: Per download client setting to Remove Completed/Failed
3 years ago
leaty 1c0621af0a New: Removing rtorrent downloads when seeding criteria have been met
3 years ago
ta264 c5b736e422 Use modern HttpClient
3 years ago
Taloth Saldono 6a8f6dc5f7 Clarified Aria2 RPC Path field.
3 years ago
ta264 06e2d5b3c3 New: Use native dotnet host and DryIoc
3 years ago
Mark McDowall af872e4bc5 Fixed: Qbit torrents treated as failed after error
3 years ago
Mark McDowall db7babc6ed Fixes: Missing default path for Download Station
3 years ago
Mark McDowall c8c9db1452 Aria2 fixes
3 years ago
LLeny 0369ad86a3
New: Aria2 RPC (#6521)
3 years ago
Alex Thomson 560f12122f Remove duplicate call to DeleteTorrent
3 years ago
TwentyNine78 94c685a5ca Fixed: issue with DownloadStationTaskProxyV2 if no destination folder specified in settings
3 years ago
TwentyNine78 143067621c Add compatibility with SYNO.DownloadStation2.Task API
3 years ago
Qstick 35d43480bf Fixed: Errors in queue after Movie deleted
3 years ago
Robin Dadswell 627a39b8fc Fix: Root Folder Downloads check giving errors when RuTorrent is used
3 years ago
Qstick f4718243ed Fixed: NZBGet Settings reference Sabnzbd
3 years ago
Mark McDowall efdb9c20d4 Fixed: Removing completed download from SABnzbd
3 years ago
Mark McDowall f2c9fcde7c New: Remove completed downloads from disk when removing from SABnzbd
4 years ago
bakerboy448 53b9332675
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
4 years ago
nitsua f3fb67a62e Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
4 years ago
Robin Dadswell 578ce25166
Fix: Consistent SSL option for Download Clients
4 years ago
Robin Dadswell 10205da1c3
Generalized RateLimit logic to all indexers based on indexer id
4 years ago
Qstick b0753ab153
Fix DownloadStation integration in DSM 7
4 years ago
Taloth Saldono 8588d2e2a3 Fixed: Validation of new qbittorrent max-ratio action config
4 years ago
Jesse Chan 2237624333
Initial support for Flood (#5552)
4 years ago
bakerboy448 1b36b512d7 fix sonarresque references
4 years ago
Mark McDowall 986f8d43c0 Fixed: Update path before importing to ensure it hasn't changed
4 years ago
ta264 26a04c9fd1 New: Build with NET5
4 years ago
Mark McDowall 25c0ed1cd0 New: Treat Manual Bad in history as failed
4 years ago
ta264 4f281669fc Fixed: Use QBittorrent category savepath for healthcheck
4 years ago
Qstick 30c9446165 Fixed: SQL Error on DownloadHistory Insert
4 years ago
ta264 4d43c3eb2b Fixed: Import single file torrents with a folder from QBittorrent
4 years ago
Taloth Saldono 96852c9f96 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
4 years ago
ta264 3e795d290b
Fixed: Get actual file names from QBittorrent API (#5226)
4 years ago
Qstick b888b044d6 Fixed: False Positives for RemotePath check with Deluge
4 years ago
Mark McDowall bab9b2c040 Fixed: Show TLS errors in UI when testing download clients
4 years ago
Qstick 67fca87c44 Added PrivacyLevel option to FieldDefinition for later usage
4 years ago
Qstick 37197150be Some cleanup of things marked for removal in v3
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Qstick 8ee16b81ec Fixed: Indexer being disabled due to download client rejecting it
4 years ago