Commit Graph

237 Commits (88ce0ec487ddbd4214c723cc8b79595945efdeec)

Author SHA1 Message Date
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
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
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
9 years ago
Taloth Saldono 408991e03c Fixed negative NzbGet DownloadLimit
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
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
9 years ago
Mark McDowall 1b65ead75d New: Choose download folder for rTorrent
9 years ago
Mark McDowall fd3dda2b16 Fixed: Removing pending releases
9 years ago
Keivan Beigi 84ae81efe3 Merge pull request #650 from Kayomani/develop
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
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
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
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
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