Commit Graph

51 Commits (48b12f5b00429a7cd218d23f0544641b0da62a06)

Author SHA1 Message Date
Stevie Robinson 48b12f5b00
Translate Download Clients on the backend
7 months ago
Stevie Robinson 33b87acabf Fixed: qBittorent history retention to allow at least 14 days seeding
8 months ago
Mark McDowall 35365665cf Fixed: Completed downloads in Qbit missing import path
9 months ago
bakerboy448 583eb52ddc
Fixed: Only apply remote path mappings for completed items in Qbit
9 months ago
Stevie Robinson 7f2cd8a0e9 Add health check for dl clients removing completed downloads + enable for sab and qbit
9 months ago
Bogdan 1b3ff64cc5
Fixed: Calculating seed time for qBittorrent
9 months ago
Mark McDowall 8aa872edf4 New: Status message when downloading metadata in qBittorrent
10 months ago
bakerboy448 8d8a16225f
Fixed: Handle checkingResumeData state form qBittorrent
1 year ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
ta264 8c68dfb8ce Fixed: Handle missing category when getting Qbittorrent download path
1 year ago
ta264 68791ea98a Fixed: Use QBittorrent category savepath for healthcheck
1 year ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Mark McDowall 18f7bcd212 Fixed: QBittorrent unknown download state: forcedMetaDL
2 years ago
bakerboy448 bba4a5636e
Fixed: Clarify Qbit Content Path Error
2 years ago
bakerboy448 7b7da9c1b2
New: Handle missingFiles status from qBit
3 years ago
Mark McDowall 7e175bf95e Fixed: Qbit torrents treated as failed after error
3 years ago
Mark McDowall c669be317f Fixed: Removing completed download from SABnzbd
3 years ago
Taloth Saldono 652d44722b Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Taloth Saldono 67e97f7aee Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
3 years ago
Taloth Saldono d1c3ae1749 Fixed: Validation of new qbittorrent max-ratio action config
3 years ago
ta264 7a0e1818c0 Fixed: Import single file torrents with a folder from QBittorrent
4 years ago
Taloth Saldono 05820ac272 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
4 years ago
Taloth Saldono 3ff848b019 Fix for QBittorrent directory for specific torrents
4 years ago
ta264 813f886920
Fixed: QBittorrent imports when torrent name and folder name differ
4 years ago
Mark McDowall 91c395d0c6 Fixed: Show TLS errors in UI when testing download clients
4 years ago
Mark McDowall 770b89c2b3 Track fully imported downloads in separate history table
4 years ago
Mark McDowall 9702d2e5ad Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
4 years ago
Mark McDowall 1c699841c1
Fixed: Handle qBit ForcedDL State
4 years ago
Jef LeCompte 2daf7dd01a Fixed: Handle qBittorrent "moving" state
5 years ago
Taloth Saldono d2764cee2a Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
5 years ago
jtpavlock 39ea2dd32f New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent
5 years ago
Taloth Saldono eb2e7b9c79 Continue Test in case of validation warnings.
5 years ago
Taloth Saldono cab900f656 Don't skip magnet links with included trackers if dht is disabled.
5 years ago
Taloth Saldono e2b91e5dc4 Fixed: Detecting if qbittorrent seeding time limit has been reached
5 years ago
Taloth Saldono 08ba273089 fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
5 years ago
Taloth Saldono faa2d632e5 New: Indexer Seed Limit settings applied to new downloads for qBittorrent
5 years ago
Taloth Saldono 1b939ebf4b Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
5 years ago
Mark Bebbington aa46216117 Fixed: qBittorrent api v2 support (qbit v4.1+)
5 years ago
Mark McDowall a0b6cdb08e Fixed: Forced seeding in QBittorrent status treated as complete
6 years ago
Kevin Richter 2d86e44c63 New: Added advanced setting per indexer to override seed ratio limit for supported clients.
6 years ago
Mark McDowall 55d01f620a Fixed: Setting inital state of torrents sent to QBittorrent
6 years ago
Taloth Saldono 03997e2a0d Switched to BigInteger for qbit eta as workaround for api bug, tyvm.
6 years ago
Mark McDowall ef8b882258
New: Initial state for torrents added to qBittorrent
7 years ago
James White 650f01176c Fix inconsistent naming of qBittorrent in various places
7 years ago
Taloth Saldono 10f292b225 Removed superfluous try catches so that DownloadClient backoff logic gets triggered.
7 years ago
Mark McDowall d0e226e269
Fixed: Logging full error message to database
7 years ago
Taloth Saldono 766520b851 Renamed DownloadClientStatus to DownloadClientInfo to avoid conflict.
7 years ago
Taloth Saldono f8b8fcfb8d Fixed: Handling of priority setting when queueing is disabled in qBittorrent.
7 years ago
Marcelo Castagna ea1616586f Fixed: Import from torrent Download Station should move since DS maintains an internal copy for seeding.
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago