Taloth Saldono
97d0ddb6e9
Fixed: Sabnzbd 1.1.0 rc4 queue api changed time format.
2016-09-03 11:42:40 +02:00
Dion Woolley
a6a7732cd5
Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
2016-09-03 13:13:55 +12:00
Taloth Saldono
914f799f9d
New: Added support to save .magnet to blackhole directory.
...
fixes #1406
2016-08-05 23:10:15 +02:00
Mark McDowall
449b15331a
Fixed Hadouken tests
2016-06-03 20:46:32 -07:00
phrusher
d81e03fcc0
Updated to support Hadouken v5.1 and above
...
Fixes indentation issues
Removes AuthenticationType
Corrects FieldDefinitions
2016-06-02 19:24:13 -07:00
Viktor Elofsson
abf8c684e7
Basic Hadouken v5 implementation.
2016-06-02 19:24:13 -07:00
Igal Tabachnik
a6b1a1fc0d
New: Vuze torrent client support
2016-05-16 21:00:27 -07:00
Taloth Saldono
f16f097b3e
Fixed: Sabnzbd 1.0.1 added two new status values.
...
fixes #1259
2016-04-23 11:40:49 +02:00
Taloth Saldono
c0c35a0eba
Updated NzbGet tests.
2016-04-09 20:45:11 +02:00
Taloth Saldono
19b8fb6d8b
Merge branch 'blackhole-delay' into develop
2016-03-15 21:47:18 +01:00
Taloth Saldono
d4bc835b1c
New: Delaying Blackhole imports while they're still being updated.
2016-03-15 21:46:40 +01:00
Taloth Saldono
25d481d5d9
Migrated all Download client proxies from RestSharp to HttpClient.
2016-03-11 20:36:03 +01:00
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
2016-03-11 20:36:01 +01:00
Taloth Saldono
2ffbbb0e71
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
2016-03-11 20:35:58 +01:00
Mark McDowall
7cb1e91ba1
Handle 1.1x version from Sabnzbd
2016-02-16 23:49:13 -08:00
Mark McDowall
974a7276c3
New: Explicitly enforce SABnzbd minimum version of 0.7.0
2016-02-16 22:40:12 -08:00
Taloth Saldono
5cfaed7b26
Fixed: Added support for Sabnzbd 0.8 history category queryparam.
...
fixes #1077
2016-01-20 21:57:40 +01:00
Taloth Saldono
889933cb41
New: Set full Download Directory in Transmission instead of just a Category.
...
fixes #744
2016-01-20 21:26:59 +01:00
Mark McDowall
7c382c0e0c
NZBVortex Download Client
...
New: NZBVortex Download Client
Closes #360
2016-01-07 15:50:52 -08:00
vawen
8753c232c7
Fix: Paths with colons prevent Sonarr from communicating with Transmission
...
Issue #954
2015-12-29 13:25:36 +01:00
Casey Bodley
0552b56b71
qbittorrent: client plugin based heavily on uTorrent
...
supports a minimum qBittorrent version of 3.2.4, and uses labels for
v3.3.0 and later
Signed-off-by: Casey Bodley <cbodley@gmail.com >
2015-12-14 00:20:14 -05:00
Mark McDowall
6b9c4af591
Fixed: Magnet links with torrent blackhole
2015-11-02 22:21:27 -08:00
Mark McDowall
d170c9ad07
Fixed: Torrent Blackhole client will not track torrents by hash
2015-10-15 23:11:48 -07:00
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
2015-10-09 22:22:46 +02:00
Mark McDowall
a39b36d157
Fixed rTorrent test
2015-10-07 21:37:13 -07:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Taloth Saldono
a1ff7cbef0
And added a test for it.
2015-05-29 20:55:38 +02:00
Your Name
4b9664d82a
Download clients: New client rTorrent
2015-05-15 21:45:12 +02:00
Taloth Saldono
97cbdfdc5c
Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
2015-05-02 00:28:47 +02:00
Taloth Saldono
923488bc02
Hard test on dev nzbget version as requested.
2015-04-11 09:07:35 +02:00
Taloth Saldono
b62d36bdbe
Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
2015-04-11 09:03:35 +02:00
Taloth Saldono
4448e87e28
Fixed: NzbGet development version no longer fails validation check.
2015-03-26 20:09:03 +01:00
Taloth Saldono
db4746bef7
Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
2015-03-23 20:56:32 +01:00
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
2015-03-23 20:56:28 +01:00
Taloth Saldono
fcc1439754
Ugly indexer release name cleaned up before sending to Sab.
2015-03-21 00:55:30 +01:00
Taloth Saldono
36ac4f0a8d
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
2015-03-14 22:39:22 +01:00
Taloth Saldono
799f6034c7
Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
2015-03-05 20:44:41 +01:00
Taloth Saldono
cd79826aad
Fixed: Transmission proxy should no longer produce paths with double slashes.
2015-01-30 20:29:38 +01:00
Taloth Saldono
366f8c5239
Fixed: Remove on Activity page should now work for Blackhole items.
2015-01-20 19:37:48 +01:00
Keivan Beigi
e79a2c742a
Fixed: some issues around removing completed and failed downloads
2014-12-22 17:17:48 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Mark McDowall
ca9c6c651f
Fixed: Follow redirects when getting torrent from KAT
2014-12-13 15:56:11 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Taloth Saldono
54d296c2a8
fixed broken tests in torrent client.
2014-11-23 21:40:18 +01:00
Mark McDowall
d9cc0d4600
Fixed: Parsing Transmission version for nightly builds
2014-11-19 21:47:14 +01:00
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
2014-11-19 21:47:11 +01:00
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
2014-11-19 21:47:10 +01:00
Taloth Saldono
374fe07aba
Remove PostQueue from NzbGetProxy coz it's useless anyway.
2014-11-16 19:49:00 +01:00
Mark McDowall
acc25d7558
Check history when retrying downloads with SAB
...
Fixed: Retrying a download shouldn't cause drone to lose track of it
2014-09-30 14:18:04 -07:00
Mark McDowall
caa6a3858b
Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
...
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00