Commit Graph

137 Commits (fa89d33900a1cdd0daf924cd131f39dcf9cdc7d6)

Author SHA1 Message Date
margaale c56c83e169 New: Added support for nzb downloads in Synology Download Station.
8 years ago
Taloth Saldono 49d0d4c357 Renamed DownloadStation implementation to TorrentDownloadStation.
8 years ago
Marcelo Castagna cf306f4aba Throw exception with error message return by diskstation (#1672)
8 years ago
margaale 82a99b7f80 New: Added support for Synology Download Station as torrent client.
8 years ago
vertigo235 ddd119a4eb New: Add paused option for NZBGet
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Mark McDowall 7f8093de92 Fixed: Use Category from qBittorrent when set instead of Label
8 years ago
Taloth Saldono 9fbe06ad68 New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall f2ecbe776b Added and fixed qBittorent tests
8 years ago
Casey Bodley 25a3f83ebc New: Remove completed torrents from qBittorrent
8 years ago
Taloth Saldono 17bf438cad New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
8 years ago
Mark McDowall bf8d68a873 Fixed: Version check for SABnzbd develop
8 years ago
Taloth Saldono 97d0ddb6e9 Fixed: Sabnzbd 1.1.0 rc4 queue api changed time format.
8 years ago
Dion Woolley a6a7732cd5 Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
8 years ago
Taloth Saldono 914f799f9d New: Added support to save .magnet to blackhole directory.
8 years ago
Mark McDowall 449b15331a Fixed Hadouken tests
8 years ago
phrusher d81e03fcc0 Updated to support Hadouken v5.1 and above
8 years ago
Viktor Elofsson abf8c684e7 Basic Hadouken v5 implementation.
8 years ago
Igal Tabachnik a6b1a1fc0d New: Vuze torrent client support
8 years ago
Mark McDowall 7934003b5e Fixed: Rare error when removing pending items that have been rejected
9 years ago
Taloth Saldono f16f097b3e Fixed: Sabnzbd 1.0.1 added two new status values.
9 years ago
Taloth Saldono c0c35a0eba Updated NzbGet tests.
9 years ago
Taloth Saldono 19b8fb6d8b Merge branch 'blackhole-delay' into develop
9 years ago
Taloth Saldono d4bc835b1c New: Delaying Blackhole imports while they're still being updated.
9 years ago
Taloth Saldono 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient.
9 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
9 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
9 years ago
Mark McDowall 7cb1e91ba1 Handle 1.1x version from Sabnzbd
9 years ago
Mark McDowall 974a7276c3 New: Explicitly enforce SABnzbd minimum version of 0.7.0
9 years ago
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
Mark McDowall 8373024f9d Fixed: Parsing of queued specials from download client queue
9 years ago
vawen 8753c232c7 Fix: Paths with colons prevent Sonarr from communicating with Transmission
9 years ago
Taloth Saldono b59175a87c Fixed: Indexer sites returning date as Retry-After header.
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 04de0049fe Don't try to process a download client item with an invalid path for the OS
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 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