Commit Graph

95 Commits (d6a135857d87dc3f5a27fd000084cca810c65d40)

Author SHA1 Message Date
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Mark McDowall 03cf9a44cf New: Show download client name in GUI notifications
9 years ago
Mark McDowall fd3dda2b16 Fixed: Removing pending releases
9 years ago
Mark McDowall fa0401fa89 Fixed broken unit test
9 years ago
Keivan Beigi 84ae81efe3 Merge pull request #650 from Kayomani/develop
9 years ago
Kayomani de8deffbd2 New: Downloads can be tracked by the source name in addition to the download name
9 years ago
Keivan Beigi 724a3eee45 Fix: When removing pending items from the queue remove all releases for that episode
9 years ago
Taloth Saldono a1ff7cbef0 And added a test for it.
9 years ago
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
9 years ago
Your Name 4b9664d82a Download clients: New client rTorrent
10 years ago
Taloth Saldono 97cbdfdc5c Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
10 years ago
Taloth Saldono 923488bc02 Hard test on dev nzbget version as requested.
10 years ago
Taloth Saldono b62d36bdbe Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
10 years ago
Taloth Saldono 4448e87e28 Fixed: NzbGet development version no longer fails validation check.
10 years ago
Taloth Saldono db4746bef7 Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
10 years ago
Taloth Saldono 971e159fa4 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Taloth Saldono fcc1439754 Ugly indexer release name cleaned up before sending to Sab.
10 years ago
Taloth Saldono 36ac4f0a8d Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
10 years ago
Taloth Saldono 799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
10 years ago
Taloth Saldono 6ba78f6aed No longer marks download as imported if no episodes were found.
10 years ago
Taloth Saldono 6095855102 Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
10 years ago
Mark McDowall 20782bbbc1 Episode import improvements
10 years ago
Taloth Saldono cd79826aad Fixed: Transmission proxy should no longer produce paths with double slashes.
10 years ago
Mark McDowall 2bbce39faa Show title mismatches, but don't import them automaticallys
10 years ago
Mark McDowall 2306815992 Fixed: Remove failed downloads from download client (when enabled)
10 years ago
Taloth Saldono 366f8c5239 Fixed: Remove on Activity page should now work for Blackhole items.
10 years ago
Mark McDowall 6711ba2549 Fixed: Do not remove directories when they contain a RAR file over 10MB
10 years ago
Keivan Beigi e79a2c742a Fixed: some issues around removing completed and failed downloads
10 years ago
Keivan Beigi 4ac9fd939a Fix: consider download completed if all remote episodes are imported
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
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