Devin Buhl
317f8917b9
Clean up Deluge Settings
8 years ago
Leonardo Galli
84112dc85b
Should fix queueService failed while processing
...
(#178 )
8 years ago
William Comartin
c9e6835d7b
Change Sonarr to Radarr in Help Text, and in Notification Text
...
Change sonarr log files to radarr log files
8 years ago
Devin Buhl
df69c58d2b
Fix transmission
8 years ago
Leonardo Galli
e7fa4cba19
Fix download rejections being ignored.
8 years ago
Leonardo Galli
52fb29ee18
Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
8 years ago
Leonardo Galli
f61c4feb00
Redownloading failed downloads works again. Fixes #89 .
8 years ago
Tim Schindler
d898fbb4b0
dirty fix for rtorrent
8 years ago
Leonardo Galli
82470bd995
Fixed an issue where tracked downloads would not be found in the database due to alternative titles.
8 years ago
Leonardo Galli
8616bcedd4
Fixes Deluge for movies.
8 years ago
Leonardo Galli
2c66322121
Fixes default Category of QBittorent client.
8 years ago
Mike
7a786d4c0e
Fixes all usenet download clients. ( #25 )
...
* Remove confusing abstract method from UsenetClientBase.
* Fix Sabnzbd.
* Put back abstract method.
* Fix usenet download clients.
8 years ago
Leonardo Galli
eeb3c88131
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
fd718b61ac
Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
8 years ago
Tim Turner
90ff73d45f
Update NzbGet & NewznabSettings to support movies
8 years ago
Leonardo Galli
ad95fbfd4a
Implemented importing movies. This is still in early stages, however it should work pretty well.
8 years ago
Leonardo Galli
80f2adad50
Changes name to Radarr in system tray icon.
8 years ago
Leonardo Galli
4f6380a73c
Automatically downloading the best movie release works now.
8 years ago
Leonardo Galli
cde1217356
Movies now show up in the Queue.
8 years ago
Leonardo Galli
0e02171938
Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14
8 years ago
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Keivan
f286dba40a
Rename QBittorent Dir to fix building in *nix
8 years ago
Keivan
448f579723
Rename QBittorent Dir Step 1
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
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
...
Fixes #1316
8 years ago
Mark McDowall
cdce65a922
Added TODO to remove ToPP SABnzbd status
8 years ago
Mark McDowall
8f73a51522
Fixed: Handling of some really long qBittorrent ETAs
8 years ago
Mark McDowall
bc438a6a63
Fixed: Handle SABnzbd Propagating status
8 years ago
Taloth Saldono
17bf438cad
New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
...
Fixes #1109
8 years ago
Taloth Saldono
edc1e0b8d1
Fixed: Filter qbittorrent torrent list on newer versions.
...
fixes #1470
ref #1347
8 years ago
Mark McDowall
bf8d68a873
Fixed: Version check for SABnzbd develop
8 years ago
Taloth Saldono
a72b856fb8
Fixed: Added config validation to ensure NzbGet KeepHistory isn't set to 0.
8 years ago
Taloth Saldono
09530b238f
Fixed: Removed requirement to disable sabnzbd pre-check for sab version 1.1.0 onward.
8 years ago
Dion Woolley
a6a7732cd5
Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
8 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
8 years ago
Taloth Saldono
914f799f9d
New: Added support to save .magnet to blackhole directory.
...
fixes #1406
8 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
8 years ago
Taloth Saldono
90b5947a19
Fixed Deluge and BTN cleanse password logic.
8 years ago
vintage81
3e9a159466
Fixed: Adding label to torrents in qBittorrent v3.3.5
...
Fixes #1347
9 years ago
Taloth Saldono
b320a23bf8
Added better log message when indexer reached daily grab limit.
9 years ago
Mark McDowall
902d6929c0
New: Hadouken torrent client support
9 years ago
phrusher
d81e03fcc0
Updated to support Hadouken v5.1 and above
...
Fixes indentation issues
Removes AuthenticationType
Corrects FieldDefinitions
9 years ago
Viktor Elofsson
abf8c684e7
Basic Hadouken v5 implementation.
9 years ago
Igal Tabachnik
a6b1a1fc0d
New: Vuze torrent client support
9 years ago
Mark McDowall
2f3bc61af7
Nice try uTorrent, you're not Deluge
...
Fixed: uTorrent error message identity crisis
9 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.
...
fixes #1259
9 years ago
Taloth Saldono
072ca459bd
Fixed: NzbGet DUPE/COPY status should be considered failure.
...
fixes #919
closes #693
closes #505
9 years ago
Taloth Saldono
0865306064
Fixed: Adding Nzb with {{password}} in name to NzbGet failed.
9 years ago
Taloth Saldono
ac14444d34
Removed redundant logging.
9 years ago
Taloth Saldono
cc0406653a
Readded logging Download Client responses.
9 years ago
Taloth Saldono
9f34127565
Better error handling in the Deluge ConnectDaemon code.
9 years ago
Taloth Saldono
e1ea17cabf
Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
...
Moved token queryparam to start since uTorrent requires it.
Fixed handling response missing an expected Set-Cookie header.
Force Cache-Control: no-cache for uTorrent.
Added Connection: KeepAlive to fix inexplicable uTorrent api failure.
9 years ago
Mark McDowall
444fcf5ae5
Fixed: Use new rTorrent commands when resolving magnets
...
Closes #1199
9 years ago
Taloth Saldono
1154e0eeb3
Add WebException handlers to prevent them reaching the UI.
9 years ago
Taloth Saldono
70494c3674
Adding magnet to qbit should use FormData not QueryParam.
9 years ago
Taloth Saldono
d68ad98176
Fixed: UsenetBlackhole not importing since latest develop.
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.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
949d8bf49b
Fixed: Warn if user has movie/date sorting enabled in Sabnzbd for the Sonarr category.
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
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
9 years ago
Taloth Saldono
de379b2e47
Do or do not, there is no try.
9 years ago
Taloth Saldono
64e90f35c8
Ensure rTorrent download is started even if the user doesn't have schedule=...,start_tied= in their rtorrent.rc.
9 years ago
Taloth Saldono
5cfaed7b26
Fixed: Added support for Sabnzbd 0.8 history category queryparam.
...
fixes #1077
9 years ago
Taloth Saldono
889933cb41
New: Set full Download Directory in Transmission instead of just a Category.
...
fixes #744
9 years ago
Taloth Saldono
cf25097cd1
Fixed: Magnet downloads weren't being started on RTorrent.
9 years ago
Mark McDowall
a0ee607ae6
Remove double slash in NZBVortex add URL
9 years ago
Mark McDowall
7c382c0e0c
NZBVortex Download Client
...
New: NZBVortex Download Client
Closes #360
9 years ago
Mark McDowall
8373024f9d
Fixed: Parsing of queued specials from download client queue
9 years ago
Taloth Saldono
4e728c3a02
Increased timeout for Deluge to prevent timeout errors when posting large torrent files.
9 years ago
vawen
8753c232c7
Fix: Paths with colons prevent Sonarr from communicating with Transmission
...
Issue #954
9 years ago
Mark McDowall
2d3c3bbb0c
Changed torrent blackhole message
9 years ago
Mark McDowall
15cefe4a43
New: Option to Hardlink or Copy instead of move for Torrent Blackhole
...
Closes #1011
9 years ago
Mark McDowall
e03906b294
Fixed: Hardlink/Copy files from QBittorrent
9 years ago
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>
9 years ago
Mark McDowall
69e3516a89
New: Allow Uppercase in Transmission category
...
Closes #934
9 years ago
Mark McDowall
6b9c4af591
Fixed: Magnet links with torrent blackhole
9 years ago
Mark McDowall
2d42c59d70
Fixed: Log download client name when communication fails
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
0841bf1d2a
Merge pull request #824 from larsjohnsen/rtorrent-misc
...
rTorrent fixes
Fixed: Adding label to torrents in rTorrent
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Lars
6ed7a8b471
rTorrent: Url Path displayed by default, misc
9 years ago
Lars
7426efd423
rTorrent: Fixed label bug
9 years ago
Lars
95017884d7
rTorrent: Fixed race condition
9 years ago
Mark McDowall
0c7d8c2d38
Fixed: TV Directory is not required for local rTorrent
9 years ago
Mark McDowall
a2f62a5dcd
Hide completed downloads when CDH is disabled
...
New: Only show completed downloads in queue when Completed Download Handling is enabled
9 years ago
Mark McDowall
ffffd8ca69
New: Warning message that Torrent Blackhole will move files, not copy or hard link
9 years ago
Mark McDowall
bb144a6df6
New: Ability to push releases to Sonarr via API for processing
...
Closes #419
9 years ago
Taloth Saldono
408991e03c
Fixed negative NzbGet DownloadLimit
...
Fixes #700
9 years ago
Taloth Saldono
5ea954695e
Ignore duplicates when using history to identify an existing downloaditem.
9 years ago
Mark McDowall
25493654ff
Removed semi-colon
9 years ago
Mark McDowall
48f70815a3
Fixed: rTorrent category is optional
...
Fixes : #726
9 years ago
Gavin Mogan
2fbf7a4114
Inital work on Twitter notifications
9 years ago
Taloth Saldono
c6c68c0c75
Incorrect number of parameters.
9 years ago
Taloth Saldono
9fe8477a40
Now logging nzb&torrent response sizes.
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
...
Closes : #642
9 years ago
Mark McDowall
1b65ead75d
New: Choose download folder for rTorrent
...
Closes #626
9 years ago
Mark McDowall
fd3dda2b16
Fixed: Removing pending releases
9 years ago
Keivan Beigi
84ae81efe3
Merge pull request #650 from Kayomani/develop
...
Allow downloads to be tracked by the source name in addition to the download name
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
10 years ago
Mark McDowall
14b9a031bb
Show warning message for rTorrent that it doesn't support torrent removal
10 years ago
Mark McDowall
7e89bcca38
Clean up some warnings
10 years ago
Taloth Saldono
a1ff7cbef0
And added a test for it.
10 years ago
Taloth Saldono
1cc6ad0d5f
Fixed transmission returning -1 as Eta.
10 years ago
Taloth Saldono
aa78807ee2
Fixed transmission returning -1 as Eta.
10 years ago
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
10 years ago
Lars
90469630d1
rTorrent: Fix load commands
10 years ago
Lars
5363a9e8d7
rTorrent: Update method names, enable compression on XMLRPC
10 years ago
Taloth Saldono
dc91fa0206
Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
...
fixes #556
10 years ago
Taloth Saldono
1bdc1acddd
Fixed tiny cosmetic in rTorrent settings.
10 years ago
Your Name
4b9664d82a
Download clients: New client rTorrent
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Taloth Saldono
d0bf539a73
Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
10 years ago
Taloth Saldono
1e2ba691ed
Don't run DownloadCompletedEvent if DownloadItem not Completed.
10 years ago
Mark McDowall
1275d8098d
New: Limit grabs to 1 per second to reduce rapid API calls
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Taloth Saldono
97cbdfdc5c
Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
10 years ago
Mark McDowall
f90fdef50d
Couple name fixes
10 years ago
Mark McDowall
235a986679
Display names for Download clients
10 years ago
Mark McDowall
9a629c2fc6
Display names for Notifications
10 years ago
Taloth Saldono
923488bc02
Hard test on dev nzbget version as requested.
10 years ago
Taloth Saldono
b62d36bdbe
Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
10 years ago
Taloth Saldono
b92cc6fb15
Fixed: No longer possible to add protocol to a Host field (that's what Url fields are for)
10 years ago
Taloth Saldono
4448e87e28
Fixed: NzbGet development version no longer fails validation check.
10 years ago
Taloth Saldono
93c6047cd5
Added Nzbget version check for 12.0 or higher.
10 years ago
Taloth Saldono
db4746bef7
Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Taloth Saldono
fcc1439754
Ugly indexer release name cleaned up before sending to Sab.
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
10 years ago
Taloth
8dccf2efe8
Merge pull request #224 from bjeanes/force-priority-for-nzbget
...
Added Force priority for NZBGet
10 years ago
Taloth Saldono
a3873634b0
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
10 years ago
Taloth Saldono
36ac4f0a8d
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
10 years ago
Mark McDowall
74ad841be4
Fixed: Only show best pending item in Queue
10 years ago
Bo Jeanes
174d1fb0cc
New: "Force" priority for NZBGet
...
The force priority allows NZBs to be downloaded even if the general queue is in a paused state. The use case here is setting recently released items to be downloaded even if the queue is paused. This is a quite common pattern on ISPs that have download quotas (e.g.: most in Australia) where downloading huge archives may need to be paced but shows being currently aired should be fetched for viewing as soon as they are available.
The existence of this priority is buried in their API docs[1] and in forum posts[2] but has been supported for a while (as of r1000). On older clients, the NZBGet UI will just show "Priority: 900" instead of the friendly label. They will be prioritised above other items in the queue but won't bypass the paused state. In other words, NZBGet models priorities as numeric values so this is compatible with old versions and new versions will treat this value specially when encountered.
[1]: http://nzbget.net/RPC_API_reference#Method_.22append.22
[2]: http://nzbget.net/forum/viewtopic.php?f=3&t=1177
10 years ago
Taloth Saldono
2b6c915e32
Fixed: Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields.
10 years ago
Taloth Saldono
f5f050f80b
Fixed: Validation of dot prefix in Transmission category.
10 years ago
Taloth
69edfba237
Merge pull request #217 from Sonarr/transmission-category
...
Removed hardcoded dot prefix from the transmission category [migration 81]
10 years ago
Taloth Saldono
112cde1cee
New: Added UrlBase to Deluge Settings to facilitate seedbox setups.
10 years ago
Taloth Saldono
ebbaa403f6
Removed deprecated code.
10 years ago
Taloth Saldono
799f6034c7
Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
10 years ago
Taloth Saldono
6803e46782
Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category.
10 years ago
Taloth Saldono
6ba78f6aed
No longer marks download as imported if no episodes were found.
10 years ago
Taloth Saldono
7b0bc4334d
Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number.
10 years ago
Taloth Saldono
2e81e278e1
Fixed a couple of logging errors.
10 years ago
Taloth Saldono
2da23ae230
Fixed tooltip for pending queue items.
10 years ago
Taloth Saldono
42f9992af0
Fixed: CDH can now remove items after import from NzbGet it didn't grab itself.
10 years ago
Taloth Saldono
6095855102
Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
10 years ago
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
10 years ago
Taloth Saldono
11803afc39
Added FolderWritable to DiskProvider to centralize the check.
10 years ago
Mark McDowall
3c641cab33
Remove from queue improvements
...
New: option to blacklist a release when removing it from download client
10 years ago
Mark McDowall
5d41ebd322
Fixed: Removing pending items from Queue
10 years ago
Mark McDowall
e641611662
New: Show download protocol in Queue
10 years ago
Taloth Saldono
cd79826aad
Fixed: Transmission proxy should no longer produce paths with double slashes.
10 years ago
Taloth Saldono
d67811b50a
TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client.
10 years ago
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
10 years ago
Mark McDowall
2306815992
Fixed: Remove failed downloads from download client (when enabled)
10 years ago
Taloth Saldono
366f8c5239
Fixed: Remove on Activity page should now work for Blackhole items.
10 years ago
Taloth Saldono
19da886706
Fixed: Deleting items from download queue should now work as intended.
10 years ago
Taloth Saldono
c19a393f99
Now generating unique ids for queue items sent to the api.
10 years ago
Taloth Saldono
96b7847471
Fixed typo in Deluge default TvCategory.
10 years ago
Mark McDowall
3055b90178
Log where the torrent request is being redirected to
10 years ago
Keivan Beigi
e79a2c742a
Fixed: some issues around removing completed and failed downloads
10 years ago
Keivan Beigi
4ac9fd939a
Fix: consider download completed if all remote episodes are imported
10 years ago
Keivan Beigi
2193e34537
Fixed: issue where completed torrents wouldn't be removed after they finished seeding
10 years ago
Mark McDowall
400a47cd19
Private constructor for TrackedDownloadStatusMessage
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall
427b102900
Support removing from nbzget queue
10 years ago
Mark McDowall
d651e6ac52
Prevent invalid response to get torrents from Deluge from throwing an error
10 years ago
Mark McDowall
580f03a5bc
New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall
f314fab878
Fixed: Url Encode password and category for SAB
10 years ago
Mark McDowall
ca9c6c651f
Fixed: Follow redirects when getting torrent from KAT
10 years ago
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
10 years ago
Keivan Beigi
cf77104a02
removed redundant else
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
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.
...
everything is in UTC now.
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
...
Fixed: Retrying a download shouldn't cause drone to lose track of it
10 years ago
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
10 years ago
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.
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
Taloth Saldono
8a5edfeaf5
Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
10 years ago
Taloth Saldono
e867548ec3
Fixed: Some timing issues in Sabnzbd RetryDownload logic.
10 years ago
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
10 years ago
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
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
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
10 years ago
Taloth Saldono
e9f39493f4
Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
10 years ago
Taloth Saldono
53e723a301
Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
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.
10 years ago
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
10 years ago
Taloth Saldono
f9586e6f77
Updated test logic to report exceptions gracefully.
11 years ago
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
11 years ago
Taloth Saldono
822de39a9e
Changed the way additional validation details get sent the UI.
11 years ago
Taloth Saldono
232a2b9422
Fixed: Sabnzbd now verifies the category configuration.
11 years ago
Mark McDowall
7af782d353
Provider testing improvements
...
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
11 years ago
Taloth Saldono
1a6abfe635
Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
11 years ago
Taloth Saldono
839a2ac742
Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
11 years ago
Mark McDowall
6a9993fa70
Fixed: Category is not required SABnzbd or NZBGet
11 years ago
Taloth Saldono
9633afc612
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
11 years ago
Taloth Saldono
8967f59f35
Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
11 years ago
Mark McDowall
95f4d71c68
Fixed issue trying getting parent of drive
11 years ago
Taloth Saldono
cdca754b0f
Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used.
11 years ago
Taloth Saldono
231128e01c
Changed code to avoid duplicates making their way into the TrackedDownload cache.
11 years ago
Taloth Saldono
b72c9b338c
Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
11 years ago
Taloth Saldono
9916479f02
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
11 years ago
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
11 years ago
Taloth Saldono
1b96a43037
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
11 years ago
Taloth Saldono
c6e33bc463
Processed comments.
11 years ago
Taloth Saldono
ab154d924e
Added db migration to deal with the settings changes.
11 years ago
Taloth Saldono
67dcfad5dc
Sabnzbd Download Client now reports paused items as having unknown remaining time.
11 years ago
Taloth Saldono
cb0f7792f2
Queue UI no longer shows unknown ETAs as 0:00:00.
11 years ago
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
11 years ago
Taloth Saldono
b8c9f6d42e
Fixed detection of failed unpack for nzbget proxy.
11 years ago
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)
11 years ago
Taloth Saldono
063b9a1778
Fixed: Failed history items now get removed from Nzbget if configured.
11 years ago
Mark McDowall
a40b9a306e
Fixed: API keys should be more reliably cleansed from the logs
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
11 years ago
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
11 years ago
Mark McDowall
8b9ea9817a
Show download client and download client id in history details
11 years ago
Mark McDowall
bac75ac6d9
New: Failed download handling for Nzbget
11 years ago
Mark McDowall
0a5ed41270
Fixed: Don't blacklist nzbs due to disk space issues
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
9dcd58a631
Prevent queue/history from blowing up
11 years ago
Mark McDowall
9533e9e403
Better help text for download client priority
11 years ago
Mark McDowall
96a4cd33cb
Added help text to Nzbget and Sab priority settings
11 years ago
Mark McDowall
98858bd237
Better error messaging when connecting to nzbget fails
11 years ago
Mark McDowall
7084b0244e
Better error message when error is received from SABnzbd
11 years ago
Mark McDowall
e309f89ea1
New: Option to use SSL to connect to nzbget
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
11 years ago
Mark McDowall
9c7eaf0043
Fixed: removed validation for Nzbget username and password when either is blank
11 years ago
Mark McDowall
d703bc8dc5
Fixed: SABnzbd test with fail if the API Key is wrong
11 years ago
Mark McDowall
d86a54d208
Failed download handling won't error when download client hasn't been configured
11 years ago
Mark McDowall
f9312eb3e5
Fixed a copy pasta error for SAB history
11 years ago
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
11 years ago
Mark McDowall
606d78f5e1
Download clients now use thingy provider
11 years ago
Mark McDowall
c9a77e99a0
Error handling in migration to new quality
11 years ago
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.
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall
332136bc6f
Only get DownloadClientId when its been added to history
11 years ago
Mark McDowall
fcd5619041
Fixed: Manually failing a release
11 years ago
Mark McDowall
53cebdee17
NzbGet now uses RestSharp
11 years ago
kayone
bedcbf9e70
touch!
11 years ago
kayone
150b14aaeb
renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
11 years ago
kayone
bb37444a99
minor parsing fix
11 years ago
Mark McDowall
8bd15612f4
Fixed error detection for SAB
11 years ago
Mark McDowall
bc0bd647df
No longer saving download client for entire the life cycle
11 years ago
Mark McDowall
4a7bd5b849
Better handling of SAB not returning json to addfile
...
Fixed: Handling of unexpected responses from SABnzbd when adding releases
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
fd70346ab0
Log response content, not response
11 years ago
Mark McDowall
22db06de97
Log response from SAB (trace)
11 years ago
Mark McDowall
da0f04d4c8
Manually mark a release as failed to start failed download process (history details)
11 years ago
Mark McDowall
7c6fad155a
Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall
d634dd1e5c
Failed downloads are removed from queue/history (opt out)
11 years ago
Mark McDowall
769fcdfc80
Added message to failed history events
11 years ago
Mark McDowall
6dd2951f80
Redownload after failure is an advanced option.
...
New: Handle failed downloads and attempt to find another release (SABnzbd only)
11 years ago
Mark McDowall
8520fe3e0c
Blacklisting will trigger episode search
11 years ago
Mark McDowall
e64d2f33d6
Failed downloads are added to history
11 years ago
Mark McDowall
2e1b921543
Storing nzo_id from SAB in history (data)
11 years ago
Mark McDowall
fa2bc76102
Posting nzbs to SAB instead of sending an URL to download
11 years ago
Mark McDowall
6d46819972
Download client will return queue with remoteEpsiode
...
Fixed: In Queue check is more accurate
11 years ago
Mark McDowall
6f27d8c33f
Queue should update now
11 years ago
Mark McDowall
938b5f1ae3
Connect to SAB over SSL (optional)
...
New: Ability to connect to SABnzbd over SSL
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago