Commit Graph

265 Commits (develop)

Author SHA1 Message Date
Keivan Beigi 23a30f3771 fixed logging tests
10 years ago
Mark McDowall ca9c6c651f Fixed: Follow redirects when getting torrent from KAT
10 years ago
Mark McDowall d93bd52a01 Queue actions
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 37a1398338 Delay Profiles
10 years ago
Taloth Saldono 54d296c2a8 fixed broken tests in torrent client.
10 years ago
Mark McDowall d9cc0d4600 Fixed: Parsing Transmission version for nightly builds
10 years ago
Taloth Saldono 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono 374fe07aba Remove PostQueue from NzbGetProxy coz it's useless anyway.
10 years ago
Taloth Saldono 0b48630c00 New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
10 years ago
Keivan Beigi 28f7e256b2 removed dead code
10 years ago
Mark McDowall f6e4ccda84 Fixed broken tests (due to logging)
10 years ago
Mark McDowall acc25d7558 Check history when retrying downloads with SAB
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Taloth Saldono d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
10 years ago
Taloth Saldono 8bef19448f Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
10 years ago
Taloth Saldono 525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Taloth Saldono 80ed203258 Updated HttpResponse to support binary content.
10 years ago
Taloth Saldono 56436fea69 Fixed: Now shows UI notification if downloading nzb from indexer fails.
10 years ago
Taloth Saldono 82061cf5a0 General fixes and adjusted ParseSize method.
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
Mark McDowall b638e09f24 Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Mark McDowall 2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Taloth Saldono 7116167ea7 Added additional test to check retry interval.
10 years ago
Taloth Saldono 1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 years ago
Mark McDowall 9410e01c92 Improve decision processing and deleting of pending releases
10 years ago
Taloth Saldono 4b53cc7e52 Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Taloth Saldono e9f39493f4 Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
10 years ago
Taloth Saldono 47089d360d New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
Taloth Saldono 8f192e635f New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
10 years ago
Taloth Saldono df0082c077 Fixed issue with a relative complete dir in sabnzbd.
10 years ago
Mark McDowall 9a92815cbf Fixed: Specials with the season number will be handled properly
10 years ago
Taloth Saldono 257cdf9382 New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
10 years ago
Mark McDowall 95f4d71c68 Fixed issue trying getting parent of drive
10 years ago
Taloth Saldono 9916479f02 Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
10 years ago
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
10 years ago
Taloth Saldono 1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
10 years ago
Taloth Saldono ab154d924e Added db migration to deal with the settings changes.
10 years ago
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Mark McDowall 78ef0d6fb0 Fixed broken in queue test for nzbget
10 years ago
Mark McDowall 55a808a87b Fixed broken build
10 years ago
Mark McDowall 87f591dfbd Fixed: nzb.su URL changed to api.nzb.su
10 years ago
Taloth Saldono 4786bc0c34 Failed Download detection now ignores history without unique download client id.
10 years ago
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
10 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
10 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall 53cebdee17 NzbGet now uses RestSharp
11 years ago
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
Mark McDowall ab4e1edac0 Fixed compilation issue
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall 7b6549fcd3 Fixed broken FailedDownloadService tests
11 years ago
Mark McDowall 5150f9bd91 Fixed broken tests
11 years ago
Mark McDowall 68e40bca29 Blacklist check is case insensitive now
11 years ago
Mark McDowall 71c0a340e7 Fixed sab test
11 years ago
Mark McDowall e64d2f33d6 Failed downloads are added to history
11 years ago
Mark McDowall fa2bc76102 Posting nzbs to SAB instead of sending an URL to download
11 years ago
Mark McDowall d8189260bb Fixed broken test
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago