Commit Graph

378 Commits (d77aa82961ad7cc0019f9d0e0551bd992ba0301c)

Author SHA1 Message Date
Qstick 67fbc3c8b1 Fixed: Removed warning that TorrentBlackhole doesn't support magnet
6 years ago
Qstick 4dfe7cede4 Fixed: Qbittorrent ETA and Initial State
6 years ago
Qstick 25c0423ef6
Fixed :Compile warning cleanup (#314)
6 years ago
Qstick 22eb5cfc66 Fixed: Add form param before submitting request
6 years ago
Qstick 97d4063cf3 Added: Missing error check when adding a magnet link to deluge
6 years ago
Qstick 7c2a230f87 Fixed: Don't add category when removing torrent from qBittorrent
6 years ago
Qstick 929ad78db3 Fixed: Added errorcode 160 - Permission denied on FileStation
6 years ago
Qstick e8771c9c78 Rename TvCategory to MusicCategory for Clients
6 years ago
Qstick 8ef80ba135 Fixed: Send category to qBittorrent when adding torrent/magnet
6 years ago
Qstick 9dfa8c5b10 New: Add paused options for Deluge and Transmission
7 years ago
Qstick 96c59e2b2b Fixed: Handling of unknown status types in DownloadStation
7 years ago
Qstick 882e8a575e
Re-enable unit tests in appveyor (#159)
7 years ago
Qstick 20dc8adac0 New: Validate NZBs before sending to download client
7 years ago
Qstick bbb983deb2 Fixed: Default ports for uTorrent and qBittorrent
7 years ago
Qstick 3cada6d069 Fixed: Long Deluge ETAs from breaking getting queue items
7 years ago
Qstick bff3a55ff3 New: Initial state for torrents added to qBittorrent
7 years ago
Qstick bd1da4b10a Fixed: Force priority items in paused SAB queue won't show as paused
7 years ago
Qstick 7d64bb403f New: Initial state for torrents added to UTorrent
7 years ago
Qstick 967839154c New: Start torrents added to uTorrent by default, add option
7 years ago
James White d6374388a1 Fix inconsistent naming of qBittorrent in various places
7 years ago
Qstick 38a6dbbc42 Fixed: Null Check on Sabnzbd Version Parse
7 years ago
Qstick 1c1549820b Fixed: Ignore '.unwanted' directory when importing.
7 years ago
Taloth Saldono 4968cb9973 Fixed: Changed qbitTorrent 3.3.14 api.
7 years ago
Qstick 4725f4b2bd Fixed: Lidarr stuck if Deluge didn't return an infohash.
7 years ago
Qstick 331bf5914a Fixed: Check if NzbGet KeepHistory value is set too high
7 years ago
Qstick 13bfb73ee9 Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick 4cb3d8bac7 Log responses from qbit
7 years ago
Qstick 0148f48913 Fixed: Logging full error message to database
7 years ago
Qstick f8f988a083 Misc Sonarr Pulls
7 years ago
Taloth Saldono 7f882ee425 Fixed: Sonarr not importing torrents in Vuze if the torrent already finished seeding and was stopped.
7 years ago
Taloth Saldono f67d748da1 Fixed: Incorrect imports with Vuze when torrent contains a single file.
7 years ago
Qstick c3407657c6 Fixed: Moving and Removing of downloads in usenet clients
7 years ago
Qstick 4c6313c9e2 Fixed: Handling of priority setting when queueing is disabled in qBittorrent
7 years ago
Qstick 203a7980cf Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
7 years ago
Qstick ab9a9232cf Sonarr Pulls
7 years ago
Qstick 405e7f981d Download Handling, Clean Up Drone Folder Leftovers
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Qstick 2c42fc19e5 Rename Drone Factory Config Keys (#70)
7 years ago
Qstick 19414912ad Cleanup Disk Scan Service (#69)
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 years ago
harris fc5ab94d4f Update Download Clients
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Taloth Saldono 56ecbf4a31 Fixed: Sabnzbd error when tv sorting enabled for all categories.
7 years ago
margaale db9d601115 Revert Session name
7 years ago
margaale 5033886b90 Fixed: DownloadStation api client for DSM 5.x.
7 years ago
Taloth Saldono 70f7404499 Fixed: Sabnzbd 2.0 api compatibility.
7 years ago
Taloth Saldono 2bf3b9e7dd fixed typo setting custom directory for rtorrent.
7 years ago
Taloth Saldono 2326db0dea Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.
7 years ago
Taloth Saldono 3590fedeaf Fixed: Timing issue in rtorrent handling of magnet links.
7 years ago
Marcelo Castagna 9a870a3709 Fixed: DownloadStation interface stuck in infinite loop in some cases.
7 years ago
Taloth Saldono f7e3d9b4c2 Fixed: DownloadStation regression in queue detection.
7 years ago
Taloth Saldono 6d9a952bd1 Fixed: DownloadStation proxy failing if non-bt/nzb downloads exist.
7 years ago
margaale 3501e33722 turn task type enum into string
7 years ago
margaale fa89d33900 Fix for key not found, returning a generic error instead
7 years ago
Mark McDowall 0af48fb2e8 Fixed: NZBGet delete:scan treated as failure
7 years ago
Taloth Saldono 1f8bd8e1e9 Fixed typo in DL station hint text.
7 years ago
margaale 9304547c95 Test if the OutputPath specified by TvDirectory/TvCategory exists.
7 years ago
margaale c56c83e169 New: Added support for nzb downloads in Synology Download Station.
7 years ago
Taloth Saldono 49d0d4c357 Renamed DownloadStation implementation to TorrentDownloadStation.
7 years ago
Marcelo Castagna 45d8b1e2ad Fixed: Delete data when removing torrent from Download Station
7 years ago
Marcelo Castagna cf306f4aba Throw exception with error message return by diskstation (#1672)
7 years ago
margaale 82a99b7f80 New: Added support for Synology Download Station as torrent client.
7 years ago
vertigo235 ddd119a4eb New: Add paused option for NZBGet
7 years ago
Taloth Saldono 0255eb3aca Fixed: Increased timeout when waiting for rtorrent to finish adding torrent.
8 years ago
Mark McDowall ef03e9e9a7 Fixed: Proper port validation for download clients and connections
8 years ago
Mark McDowall 68ea8a551c Fixed: Parsing of SABnzbd develop version
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
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
Mark McDowall f2ecbe776b Added and fixed qBittorent tests
8 years ago
Casey Bodley 25a3f83ebc New: Remove completed torrents from qBittorrent
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.
8 years ago
Taloth Saldono edc1e0b8d1 Fixed: Filter qbittorrent torrent list on newer versions.
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 914f799f9d New: Added support to save .magnet to blackhole directory.
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
8 years ago
Mark McDowall 902d6929c0 New: Hadouken torrent client support
8 years ago
phrusher d81e03fcc0 Updated to support Hadouken v5.1 and above
8 years ago
Viktor Elofsson abf8c684e7 Basic Hadouken v5 implementation.
8 years ago
Igal Tabachnik a6b1a1fc0d New: Vuze torrent client support
8 years ago
Mark McDowall 2f3bc61af7 Nice try uTorrent, you're not Deluge
8 years ago
Taloth Saldono f16f097b3e Fixed: Sabnzbd 1.0.1 added two new status values.
8 years ago
Taloth Saldono 072ca459bd Fixed: NzbGet DUPE/COPY status should be considered failure.
8 years ago
Taloth Saldono 0865306064 Fixed: Adding Nzb with {{password}} in name to NzbGet failed.
8 years ago
Taloth Saldono ac14444d34 Removed redundant logging.
8 years ago
Taloth Saldono cc0406653a Readded logging Download Client responses.
8 years ago
Taloth Saldono 9f34127565 Better error handling in the Deluge ConnectDaemon code.
8 years ago
Taloth Saldono e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
8 years ago
Mark McDowall 444fcf5ae5 Fixed: Use new rTorrent commands when resolving magnets
8 years ago
Taloth Saldono 1154e0eeb3 Add WebException handlers to prevent them reaching the UI.
8 years ago
Taloth Saldono 70494c3674 Adding magnet to qbit should use FormData not QueryParam.
8 years ago
Taloth Saldono d68ad98176 Fixed: UsenetBlackhole not importing since latest develop.
8 years ago
Taloth Saldono 19b8fb6d8b Merge branch 'blackhole-delay' into develop
8 years ago
Taloth Saldono d4bc835b1c New: Delaying Blackhole imports while they're still being updated.
8 years ago
Taloth Saldono 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient.
8 years ago
Taloth Saldono 949d8bf49b Fixed: Warn if user has movie/date sorting enabled in Sabnzbd for the Sonarr category.
8 years ago
Mark McDowall 7cb1e91ba1 Handle 1.1x version from Sabnzbd
8 years ago
Mark McDowall 974a7276c3 New: Explicitly enforce SABnzbd minimum version of 0.7.0
8 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.
9 years ago
Taloth Saldono 889933cb41 New: Set full Download Directory in Transmission instead of just a Category.
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
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
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
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
9 years ago
Mark McDowall 69e3516a89 New: Allow Uppercase in Transmission category
9 years ago
Mark McDowall d170c9ad07 Fixed: Torrent Blackhole client will not track torrents by hash
9 years ago
Mark McDowall 0841bf1d2a Merge pull request #824 from larsjohnsen/rtorrent-misc
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 ffffd8ca69 New: Warning message that Torrent Blackhole will move files, not copy or hard link
9 years ago
Taloth Saldono 408991e03c Fixed negative NzbGet DownloadLimit
9 years ago
Mark McDowall 25493654ff Removed semi-colon
9 years ago
Mark McDowall 48f70815a3 Fixed: rTorrent category is optional
9 years ago
Mark McDowall 1b65ead75d New: Choose download folder for rTorrent
9 years ago
Mark McDowall 14b9a031bb Show warning message for rTorrent that it doesn't support torrent removal
9 years ago
Mark McDowall 7e89bcca38 Clean up some warnings
9 years ago
Taloth Saldono a1ff7cbef0 And added a test for it.
9 years ago
Taloth Saldono 1cc6ad0d5f Fixed transmission returning -1 as Eta.
9 years ago
Taloth Saldono aa78807ee2 Fixed transmission returning -1 as Eta.
9 years ago
Lars 90469630d1 rTorrent: Fix load commands
9 years ago
Lars 5363a9e8d7 rTorrent: Update method names, enable compression on XMLRPC
9 years ago
Taloth Saldono dc91fa0206 Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
9 years ago
Taloth Saldono 1bdc1acddd Fixed tiny cosmetic in rTorrent settings.
9 years ago
Your Name 4b9664d82a Download clients: New client rTorrent
9 years ago
Lars Johnsen a79fc94a54 Compilation: Fix case inconsistencies
9 years ago
Taloth Saldono 1e2ba691ed Don't run DownloadCompletedEvent if DownloadItem not Completed.
9 years ago
Taloth Saldono 97cbdfdc5c Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
9 years ago