Commit Graph

114 Commits (443e536005fc468768060843af1b66e5acef8eba)

Author SHA1 Message Date
Taloth Saldono 5cfaed7b26 Fixed: Added support for Sabnzbd 0.8 history category queryparam.
9 years ago
Taloth Saldono 889933cb41 New: Set full Download Directory in Transmission instead of just a Category.
9 years ago
Mark McDowall 7c382c0e0c NZBVortex Download Client
9 years ago
vawen 8753c232c7 Fix: Paths with colons prevent Sonarr from communicating with Transmission
9 years ago
Casey Bodley 0552b56b71 qbittorrent: client plugin based heavily on uTorrent
9 years ago
Mark McDowall 6b9c4af591 Fixed: Magnet links with torrent blackhole
9 years ago
Mark McDowall d170c9ad07 Fixed: Torrent Blackhole client will not track torrents by hash
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Mark McDowall a39b36d157 Fixed rTorrent test
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono a1ff7cbef0 And added a test for it.
9 years ago
Your Name 4b9664d82a Download clients: New client rTorrent
9 years ago
Taloth Saldono 97cbdfdc5c Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
9 years ago
Taloth Saldono 923488bc02 Hard test on dev nzbget version as requested.
9 years ago
Taloth Saldono b62d36bdbe Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
9 years ago
Taloth Saldono 4448e87e28 Fixed: NzbGet development version no longer fails validation check.
9 years ago
Taloth Saldono db4746bef7 Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
9 years ago
Taloth Saldono 971e159fa4 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
9 years ago
Taloth Saldono fcc1439754 Ugly indexer release name cleaned up before sending to Sab.
9 years ago
Taloth Saldono 36ac4f0a8d Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
9 years ago
Taloth Saldono 799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
9 years ago
Taloth Saldono cd79826aad Fixed: Transmission proxy should no longer produce paths with double slashes.
10 years ago
Taloth Saldono 366f8c5239 Fixed: Remove on Activity page should now work for Blackhole items.
10 years ago
Keivan Beigi e79a2c742a Fixed: some issues around removing completed and failed downloads
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall ca9c6c651f Fixed: Follow redirects when getting torrent from KAT
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
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
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
Taloth Saldono e9f39493f4 Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
10 years ago
Taloth Saldono df0082c077 Fixed issue with a relative complete dir in sabnzbd.
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 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 78ef0d6fb0 Fixed broken in queue test for nzbget
10 years ago
Mark McDowall 55a808a87b Fixed broken build
10 years ago
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
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
Mark McDowall ab4e1edac0 Fixed compilation issue
11 years ago
kayone ec63053fe7 cleaned up using directives.
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 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