Leonardo Galli
7cfa0531dc
Fixed all tests and even added some new ones :) ( #835 )
...
* First fixing of tests.
* Updated more tests.
* Fix some tests
* Fix all prioritization tests.
And add new for preferred words.
* Updated CompletedDownloadservice tests
* Fixed a lot of tests
* Fixed all indexer requests. We should add more for the indexers we added.
To lazy for that though ¯\_(ツ)_/¯
* Fixed organizer tests.
Should probably be also updated to incorporate our newly added tags.
* Fix notification tests.
* Fixed update test for osx
* Fixed a few more tests.
* Fixed some more tests.
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update activity.less
* Update appveyor.yml
* Update appveyor.yml
* Update CommonVersionInfo.cs
* Update build-appveyor.cake
Let's hope this works.
* Update CommonVersionInfo.cs
Just to kickstart appveyor
* Fixed a few tests
* Just ignore those tests.
* Fixed more tests.
* First steps in fixing Core.Test.Download.DownloadApprovedFixture
* Fix most DownloadApprovedFixture tests
* Fixed something.
* Fixed a few more tests.
* Fixed pending release tests.
* All Core tests are now fixed.
* Fixed the last tests :)
* Fixed Download Station Tests.
* Fixed Vuze and Transmission default settings which caused the tests to fail.
* Fix most tests.
* Fix RootFolder tests.
* Fixed last tests
2017-03-06 22:23:25 +01:00
Devin Buhl
50fdbd896c
Bug fixes ( #874 )
...
* Update Torrent and Usenet DownloadStation
* Update Download Tests
* Fix TorrentPotato not finding results #754
* Update UpdateMediaInfoService and Tests #572
* Ignore plex otimized versions w/ tests #391
* Remove Xem Serivce files and tests #386
* Ignore TV Episode from IMDb lists
2017-02-24 09:40:25 -05:00
Devin Buhl
731e607666
Add NZB Station for Synology ( #841 )
2017-02-22 18:42:11 -05:00
Devin Buhl
a68dd6d2f7
Patch/onedr0p ( #757 )
...
* Fix double ? in log
* Rename Download Station to TorrentDownloadStation
* Rename Trakt, TMDb, and set Enable sync default to false
* Added omgwtfnzbs Newznab prefix
* Update Media info for Windows/macOS to 0.7.92.1
2017-02-15 17:37:23 -05:00
Devin Buhl
1b900a006f
Add Synology Download Station ( #725 )
...
* Add Synology Download Station
* Update DownloadStation Client from Sonarr
2017-02-12 19:44:47 -05:00
vertigo235
421e827a95
Update Test Files for AddPaused to NZBGET
2017-01-18 13:08:59 -05:00
Devin Buhl
6a62546a4d
Clean up QBitTorrent
2017-01-13 11:25:59 -05:00
Devin Buhl
0efdc78f8d
Clean up rTorrent
2017-01-13 11:21:34 -05:00
Devin Buhl
fdd06127fc
Clean up Transmission
2017-01-13 11:13:41 -05:00
Devin Buhl
317f8917b9
Clean up Deluge Settings
2017-01-13 11:08:36 -05:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Mark McDowall
7f8093de92
Fixed: Use Category from qBittorrent when set instead of Label
2016-12-13 23:32:46 -08:00
Mark McDowall
f2ecbe776b
Added and fixed qBittorent tests
2016-10-28 13:28:21 -07:00
Casey Bodley
25a3f83ebc
New: Remove completed torrents from qBittorrent
...
Fixes #1316
2016-10-27 20:07:42 -07:00
Taloth Saldono
17bf438cad
New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
...
Fixes #1109
2016-09-24 23:07:08 +02:00
Mark McDowall
bf8d68a873
Fixed: Version check for SABnzbd develop
2016-09-20 22:08:04 -07:00
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