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
8 years ago
Devin Buhl
731e607666
Add NZB Station for Synology ( #841 )
8 years ago
Mitchell Cash
1c0f9b64ca
Rename Sonarr to Radarr in DownloadStation client ( #812 )
8 years ago
Marcelo Castagna
9c20c0b889
Check to see if output path is right when DownloadClient.Test is invoked ( #768 )
...
changed to string interpolation a few lines
8 years ago
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
8 years ago
Marcelo Castagna
dadf6708ab
Handle download data diskstation ( #744 )
...
* Delete data manually after finished seeding
* Removed try/catch
8 years ago
Devin Buhl
758228e159
Update dl-clients ( #732 )
8 years ago
Devin Buhl
1b900a006f
Add Synology Download Station ( #725 )
...
* Add Synology Download Station
* Update DownloadStation Client from Sonarr
8 years ago
Devin Buhl
1db3669afa
Patch/onedr0p ( #716 )
...
* Alter IMDb lists to what was requested: #697
* Update Pending Release
* Tests (these need to be updated further)
* Alter table migration, movieId already exists
* Update HouseKeeping for pending release
* Fix migratiom and pendingrelease housekeeping
8 years ago
Mitchell Cash
93e55b7575
Increase timeout when waiting for rTorrent to finish adding torrent ( #721 )
...
Increase timeout when waiting for rTorrent to finish adding torrent
8 years ago
zductiv
61df3ef40e
Small UI changes ( #691 )
...
* Update FileManagementViewTemplate.hbs
* Update PermissionsViewTemplate.hbs
* modified UI, removed old episode references
8 years ago
Devin Buhl
0cb15121e5
Fix movies not showing up in Queue when downloading ( #640 )
8 years ago
Devin Buhl
736e0d2e70
Clean up download clients to use radarr as label, fix hoduken, and blackhole. ( #635 )
...
* change default label to radarr for rtorrent
* change utorrent default label to radarr
* change hadoken to use radarr label
* change blackhole default to radarr, update hoduken
* Episodes don't work, but it needs to be here
* Fix blackhole xD
8 years ago
Devin Buhl
f9844c284a
Merge pull request #487 from mitchellcash/port_validation
...
Fixed: Proper port validation for download clients and connections
8 years ago
Leonardo Galli
47083e6be1
This should hopefully fix the error that decisions were not ordered correctly and therefore just the first release was grabbed.
8 years ago
Mark McDowall
b76c54ceac
Fixed: Proper port validation for download clients and connections
8 years ago
Vlad Ilies
29ae088a3d
search selected button in wanted tab works
...
* switched MoviesSearchCommand to a list of id's
* adapted the MovieSearchService
* adapted UI files to use the new command
8 years ago
vertigo235
55a525ba2f
Add helptext to nzbget "add paused" settings. ( #363 )
...
Requires nzbget 16 or greater.
8 years ago
vertigo235
34d8045cf4
Add "Add Paused" option for NZBGET downloader
...
Adds option to pause nzbs uppon sending to NZBGET downloader.
8 years ago
Devin Buhl
170349c950
Update CompletedDownloadService.cs
8 years ago
Devin Buhl
6c413d83eb
Simply completed download service
8 years ago
Leonardo Galli
ca03f21b03
If this does not fix stuff with no history, I have no clue anymore.
8 years ago
Leonardo Galli
f481fe9ea9
Added more checks when tracking downloads. It should work now, even if history was not present.
8 years ago
Leonardo Galli
d18b15d504
Should help identify problem with queue trying to reimport stuff.
8 years ago
Leonardo Galli
dc7e75187c
Should fix issue when history fails to capture a download item.
8 years ago
Leonardo Galli
41dda3af48
Update uTorrent to be able to use it as download client.
8 years ago
Mark McDowall
4447b7cd62
Fixed: Parsing of SABnzbd develop version
8 years ago
Devin Buhl
3a6873cc4d
Merge pull request #232 from Radarr/patch/awesomehd
...
awesomeHD indexer support - Clean up Deluge, Transmission, rTorrent, QBitTorrent - Fix Sorting Titles
8 years ago
Leonardo Galli
a0ecb19e32
DownloadMonitoringService should now not care about deleted movies. Fixes #131 .
8 years ago
Devin Buhl
6a62546a4d
Clean up QBitTorrent
8 years ago
Devin Buhl
0efdc78f8d
Clean up rTorrent
8 years ago
Devin Buhl
fdd06127fc
Clean up Transmission
8 years ago
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
9 years ago
Taloth Saldono
edc1e0b8d1
Fixed: Filter qbittorrent torrent list on newer versions.
...
fixes #1470
ref #1347
9 years ago
Mark McDowall
bf8d68a873
Fixed: Version check for SABnzbd develop
9 years ago
Taloth Saldono
a72b856fb8
Fixed: Added config validation to ensure NzbGet KeepHistory isn't set to 0.
9 years ago
Taloth Saldono
09530b238f
Fixed: Removed requirement to disable sabnzbd pre-check for sab version 1.1.0 onward.
9 years ago
Dion Woolley
a6a7732cd5
Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
9 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
9 years ago
Taloth Saldono
914f799f9d
New: Added support to save .magnet to blackhole directory.
...
fixes #1406
9 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
9 years ago
Taloth Saldono
90b5947a19
Fixed Deluge and BTN cleanse password logic.
9 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
10 years ago
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
10 years ago
Mark McDowall
0841bf1d2a
Merge pull request #824 from larsjohnsen/rtorrent-misc
...
rTorrent fixes
Fixed: Adding label to torrents in rTorrent
10 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
10 years ago
Lars
6ed7a8b471
rTorrent: Url Path displayed by default, misc
10 years ago
Lars
7426efd423
rTorrent: Fixed label bug
10 years ago
Lars
95017884d7
rTorrent: Fixed race condition
10 years ago
Mark McDowall
0c7d8c2d38
Fixed: TV Directory is not required for local rTorrent
10 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
10 years ago
Mark McDowall
ffffd8ca69
New: Warning message that Torrent Blackhole will move files, not copy or hard link
10 years ago
Mark McDowall
bb144a6df6
New: Ability to push releases to Sonarr via API for processing
...
Closes #419
10 years ago
Taloth Saldono
408991e03c
Fixed negative NzbGet DownloadLimit
...
Fixes #700
10 years ago
Taloth Saldono
5ea954695e
Ignore duplicates when using history to identify an existing downloaditem.
10 years ago
Mark McDowall
25493654ff
Removed semi-colon
10 years ago
Mark McDowall
48f70815a3
Fixed: rTorrent category is optional
...
Fixes : #726
10 years ago
Gavin Mogan
2fbf7a4114
Inital work on Twitter notifications
10 years ago
Taloth Saldono
c6c68c0c75
Incorrect number of parameters.
10 years ago
Taloth Saldono
9fe8477a40
Now logging nzb&torrent response sizes.
10 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
10 years ago
Mark McDowall
03cf9a44cf
New: Show download client name in GUI notifications
...
Closes : #642
10 years ago
Mark McDowall
1b65ead75d
New: Choose download folder for rTorrent
...
Closes #626
10 years ago
Mark McDowall
fd3dda2b16
Fixed: Removing pending releases
10 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
10 years ago
Kayomani
de8deffbd2
New: Downloads can be tracked by the source name in addition to the download name
10 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