Commit Graph

139 Commits (3b087ba9225e30d8f31683f6cdc068a5abbbcb54)

Author SHA1 Message Date
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 37a1398338 Delay Profiles
10 years ago
Mark McDowall 0cc4639e65 Log reason why download isn't being imported
10 years ago
Mark McDowall 935b9e5f4e New: Use the ID returned from SABnzbd (0.7.20) during retry
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 907aa4a0ba Use an event to update title mismatches
10 years ago
Mark McDowall 4585605ead Changed default categories from tv-drone to tv-sonarr
10 years ago
Taloth Saldono 909f601929 Fixed: An error reported by the torrent client, such as tracker error, is no longer considered a failed download but shown as a warning in Activity.
10 years ago
Taloth Saldono 2345984bda Processed comments.
10 years ago
Mark McDowall d9cc0d4600 Fixed: Parsing Transmission version for nightly builds
10 years ago
Mark McDowall 17f10c9ee5 Added debug message for transmission version info
10 years ago
Taloth Saldono 764ce3507c Fixed: Changed the api call for Deluge to reduce the response size preventing a timeout when a lot of torrents are listed.
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
Mark McDowall 027ed1335f Workaround to deal with updating scene names
10 years ago
Mark McDowall e75d3fa233 Cleanup
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
Mark McDowall 83a64fb8b8 Cleaned up completed download service (more methods)
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Taloth Saldono ab264b3c06 Should no longer log error if download client was removed/disabled between CDH updates.
10 years ago
Taloth Saldono 20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload.
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Keivan Beigi 28f7e256b2 removed dead code
10 years ago
Keivan Beigi 907023ca10 don't blow up if a single download is not trackable.
10 years ago
Keivan Beigi dcf434abd3 better error messages when download client connection fails
10 years ago
Mark McDowall f6e4ccda84 Fixed broken tests (due to logging)
10 years ago
Mark McDowall 89d0293f6e Fixed: Error when attempting to retry a release with nzbget
10 years ago
Mark McDowall 4e98a447cb Fixed: SAB retry not finding new ID in history
10 years ago
Keivan Beigi 6a743a8792 removed dead code
10 years ago
Keivan Beigi aa75b3d331 don't log getqueue download client exceptions as error.
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 bf1547a524 Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall 57448fd29a Fixed: Pneumatic now has a watch folder (for importing strm files)
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 1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Mark McDowall 1464a5d391 Warn if unable to get new nzoid from SAB
10 years ago
Mark McDowall 8ae354a56b SAB test to warn if Category Local Path is set when connection is to localhost
10 years ago
Taloth Saldono 10de8087f7 Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
10 years ago