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
6ba78f6aed
No longer marks download as imported if no episodes were found.
2015-03-01 22:44:13 +01:00
Taloth Saldono
6095855102
Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
2015-02-22 13:43:14 +01:00
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
2015-02-08 00:07:08 -08:00
Taloth Saldono
cd79826aad
Fixed: Transmission proxy should no longer produce paths with double slashes.
2015-01-30 20:29:38 +01:00
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00
Mark McDowall
2306815992
Fixed: Remove failed downloads from download client (when enabled)
2015-01-21 07:57:54 -08:00
Taloth Saldono
366f8c5239
Fixed: Remove on Activity page should now work for Blackhole items.
2015-01-20 19:37:48 +01:00
Mark McDowall
6711ba2549
Fixed: Do not remove directories when they contain a RAR file over 10MB
2015-01-16 00:07:02 -08:00
Keivan Beigi
e79a2c742a
Fixed: some issues around removing completed and failed downloads
2014-12-22 17:17:48 -08:00
Keivan Beigi
4ac9fd939a
Fix: consider download completed if all remote episodes are imported
2014-12-22 11:25:23 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Keivan Beigi
23a30f3771
fixed logging tests
2014-12-16 23:26:19 -08:00
Mark McDowall
ca9c6c651f
Fixed: Follow redirects when getting torrent from KAT
2014-12-13 15:56:11 -08:00
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
2014-12-09 21:52:41 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
2014-12-04 21:27:31 -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
Taloth Saldono
0b48630c00
New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
2014-11-15 01:48:40 +01:00
Keivan Beigi
28f7e256b2
removed dead code
2014-10-13 14:11:35 -07:00
Mark McDowall
f6e4ccda84
Fixed broken tests (due to logging)
2014-10-11 22:05:21 -07: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
Taloth Saldono
d8d641b8df
Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
...
Fixed: NzbGet Script errors are again considered failures so that corruption-detection scripts trigger drone to grab another release.
2014-09-25 20:48:41 +02:00
Taloth Saldono
8bef19448f
Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
2014-09-20 22:14:09 +02:00
Taloth Saldono
525f1aa9dd
New: Added global Remote Path mapping table to replace individual Local Category Path settings.
2014-09-14 00:26:18 +02:00
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
2014-09-13 00:46:03 +02:00
Taloth Saldono
56436fea69
Fixed: Now shows UI notification if downloading nzb from indexer fails.
2014-09-12 21:22:50 +02:00
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
2014-09-12 21:22:26 +02:00
Keivan Beigi
2c1d3339d0
HttpClient
2014-09-11 16:49:41 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
2014-08-30 14:42:24 -07:00
Taloth Saldono
7116167ea7
Added additional test to check retry interval.
2014-08-28 21:42:01 +02:00
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
2014-08-28 21:29:02 +02:00
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
2014-07-26 17:39:28 -07:00
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
2014-07-26 14:06:58 +02:00
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Taloth Saldono
e9f39493f4
Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
2014-07-21 08:18:22 -07:00
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
2014-07-19 00:19:27 +02:00
Taloth Saldono
8f192e635f
New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
...
Tnx to mspec and betrayed for averting catastrophe.
2014-07-19 00:19:25 +02:00
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
2014-07-13 17:01:51 +02:00
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
2014-07-09 13:56:52 -07:00
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
2014-07-09 21:36:45 +02:00
Mark McDowall
95f4d71c68
Fixed issue trying getting parent of drive
2014-06-09 18:26:49 -07:00
Taloth Saldono
9916479f02
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
2014-06-04 22:27:16 +02:00
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
2014-05-30 19:40:38 +02:00
Taloth Saldono
1b96a43037
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
2014-05-30 19:40:35 +02:00
Taloth Saldono
ab154d924e
Added db migration to deal with the settings changes.
2014-05-30 19:40:33 +02:00
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
2014-05-30 19:40:31 +02:00
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
2014-05-30 19:40:29 +02:00
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
2014-05-10 21:37:07 -07:00
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
78ef0d6fb0
Fixed broken in queue test for nzbget
2014-03-20 00:39:24 -07:00
Mark McDowall
55a808a87b
Fixed broken build
2014-03-20 00:33:18 -07:00
Mark McDowall
87f591dfbd
Fixed: nzb.su URL changed to api.nzb.su
2014-03-16 22:32:39 -07:00
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
2014-02-24 21:50:00 +01:00
Mark McDowall
77b83b521e
Validation, settings UI cleanup and different settings models, oh my
...
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall
606d78f5e1
Download clients now use thingy provider
2014-02-16 23:01:36 -08:00
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
2014-01-29 01:53:59 +01:00
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
2014-01-27 19:21:29 +01:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Mark McDowall
53cebdee17
NzbGet now uses RestSharp
2013-12-01 01:44:33 -08:00
kayone
150b14aaeb
renamed FailedDownloadCommand to CheckForFailedDownloadCommand
2013-11-30 18:06:26 -08:00
Mark McDowall
ab4e1edac0
Fixed compilation issue
2013-11-19 22:00:34 -08:00
kayone
ec63053fe7
cleaned up using directives.
2013-11-19 16:42:17 -08:00
Mark McDowall
7b6549fcd3
Fixed broken FailedDownloadService tests
2013-10-29 09:51:54 -07:00
Mark McDowall
5150f9bd91
Fixed broken tests
2013-10-23 22:24:26 -07:00
Mark McDowall
68e40bca29
Blacklist check is case insensitive now
2013-10-23 08:19:27 -07:00
Mark McDowall
71c0a340e7
Fixed sab test
2013-10-22 22:36:41 -07:00
Mark McDowall
e64d2f33d6
Failed downloads are added to history
2013-10-22 22:36:40 -07:00
Mark McDowall
fa2bc76102
Posting nzbs to SAB instead of sending an URL to download
2013-10-22 22:36:38 -07:00
Mark McDowall
d8189260bb
Fixed broken test
2013-10-09 00:12:13 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00