Commit Graph

191 Commits (bb02b9d83accf3fd41c4456c308cc41167340d27)

Author SHA1 Message Date
Leonardo Galli 433ae019de AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
7 years ago
Leonardo Galli 343d849536 Add default runtime when runtime info of tmdb says 0.
7 years ago
Leonardo Galli a80e9f11f2 Text fixes and got pending releases finally fully working.
7 years ago
Leonardo Galli c17deb7d92 Specific Subtitle tags (such as nlsub) can now be whitelisted and will be downloaded.
7 years ago
Leonardo Galli 7066b078ab Allow Hardcoded subs to be downloaded still.
7 years ago
Rusk85 27ab70333c Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
7 years ago
Leonardo Galli 499e46e10a Fixed error when downloading a movie.
7 years ago
Leonardo Galli 8f79563cf0 This should fix all imdbid problems with indexers.
7 years ago
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
7 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
7 years ago
geogolem 140a220340 Min availability (#816)
7 years ago
Devin Buhl 1db3669afa Patch/onedr0p (#716)
7 years ago
vertigo235 d67d405024 Delay Profile: Fix for when preferred words is null. (#618)
8 years ago
vertigo235 6d6bf1044b preferredcount -> preferredCount
8 years ago
vertigo235 195866f3aa Delay Profile: Require preferred word to skip delay.
8 years ago
vertigo235 0d647ffb9a Delay Profile: Delay for at least 1 preferred word
8 years ago
vertigo235 b6235e99c8 Delay Profile: Upgradable Check Fix
8 years ago
Leonardo Galli ecfe103c50 Fix glaringly obvious mistake that caused RSS Sync to fail.
8 years ago
Leonardo Galli 0bfa01f072 Fix delay specification when delay is not set to zero
8 years ago
Leonardo Galli cbc70a8ff3 Added option to specify preferred words in quality profile. (#462)
8 years ago
Leonardo Galli f05ee13206 Fix issue where monitored movies were still downloaded. Fixes #326
8 years ago
Leonardo Galli b1c5a3ac14 Fixed blacklist being ignored by download decision maker.
8 years ago
Leonardo Galli 640fcf3eaf Remove series references
8 years ago
Leonardo Galli 3ce8232777 Hopefully fix download ordering.
8 years ago
Leonardo Galli e2eab31548 Hopefully fix RSSSync
8 years ago
Leonardo Galli 6d665aeb21 Fix for hardcoded subs regex.
8 years ago
Leonardo Galli 149faf467d Fixed exception when Quality meets cutoff.
8 years ago
Leonardo Galli 0b70a5c315 Should fix ordering of releases. Fixes #147 (hopefully)
8 years ago
Leonardo Galli 8e8c4ff497 Update parser to recognize [] and year at the beginning. Fixes #155, fixes #137 and fixes #136.
8 years ago
Leonardo Galli e7fa4cba19 Fix download rejections being ignored.
8 years ago
Leonardo Galli 0584038273 Fix queue specification.
8 years ago
Leonardo Galli 9aa8050627 Decision Engine is now mostly working with movies :)
8 years ago
Leonardo Galli cd310626e9 Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
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
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
Leonardo Galli 0b278c7db8 Searching for movie now works with downloading. They also get imported fine.
8 years ago
Leonardo Galli 20dbdfb344 Added first iteration of adding movies.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono dc82e66dde Clarified min/max size rejection message by including the episode runtime.
8 years ago
Taloth Saldono e2272dcca3 Reject m2ts (bluray) raw releases from BTN as well.
8 years ago
Taloth Saldono a2536deef0 Fixed: Significantly improved api performance.
8 years ago
Taloth Saldono c7d445d1c1 New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
8 years ago
Mark McDowall fd42ddec1b Fixed: Respect delays when searching after a failed DownloadRelease
8 years ago
Mark McDowall e9248e284e Return decisions when catching exceptions during decision making
8 years ago
Mark McDowall 8a6d1ef373 Release scoring
8 years ago
vawen 2fabe2d198 New: Prevent grabbing season packs if full season hasn't aired yet
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 221f3ef08c Safety net to handle MaxSize=0. Some users still have 0 = unlimited in their db and migration failed for them.
9 years ago
Mark McDowall 9039d7e694 Fixed: Show a better error message when no episodes are parsed in a release
9 years ago
Mark McDowall c00c207517 Prevent regrab for all grabs
9 years ago
Mark McDowall 9cc8ed545f History Spec handles both blackhole and CDH disabled scenarios
9 years ago
Mark McDowall 6ff754eec0 Extend Blackhole grace period to 12 hours
9 years ago
Mark McDowall 862f8024e3 Debug log when release is accepted
9 years ago
Mark McDowall 20df619ddd HistorySpecification checks cutoff as well
9 years ago
Taloth Saldono e13c89521d Merge branch 'nn-tvdbid' into develop
9 years ago
Mark McDowall e67de6aae8 New: Blackhole won't grab another release if release in last hour meets the cutoff
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall 809c8a7f37 Log number of episodes, not type
9 years ago
Taloth Saldono 2d968a725c Only list the matching ignored terms in the rejection.
9 years ago
Mark McDowall 7e89bcca38 Clean up some warnings
9 years ago
Taloth Saldono ba2da07c2f Added tests and refactored TorrentRss code.
9 years ago
Taloth Saldono ab1e82414b Fixed: Unlimited MaxSize and increased granularity.
9 years ago
Mark McDowall df4604057e Releases instead of reports (but no results found)
9 years ago
Mark McDowall bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
9 years ago
Mark McDowall 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
9 years ago
Mark McDowall b1a0e759ef Fixed: Long sets of required/ignored words would overflow the view in Manual Search
9 years ago
Mark McDowall 210524b51a Fixed: Scene numbered season searches when some episode weren't monitored
9 years ago
Taloth Saldono 5d03c94b26 Fixed typo
9 years ago
Taloth Saldono d1ce1bf218 Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
9 years ago
Mark McDowall 72993f3c3c Fixed: Cutoff will be respected when release is still in queue
9 years ago
Taloth Saldono aa52a83395 Fixed: Preferring season packs over single episodes before comparing relative sizes.
9 years ago
Taloth Saldono 14a99a28cc New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack.
9 years ago
Mark McDowall 37959fd753 Search improvements
10 years ago
Taloth Saldono e00ec8b01b Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic.
10 years ago
Mark McDowall 76dd663bae Better message when rejecting episode if its not an upgrade
10 years ago
Keivan Beigi d849a4ab48 New: Show source/seed info in manual search
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall bf169eb139 Improvements for minimum age
10 years ago
Mark McDowall 580f03a5bc New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall 83e3d7145f Better parsing of Chistmas Specials
10 years ago
Mark McDowall 2efed23450 Fixed: Show human readable sizes in manual search rejections
10 years ago
Mark McDowall 5f927722df Fixed: Remove pending releases that are rejected
10 years ago
Mark McDowall 7ac6fc98a9 New: Add Unknown Quality to profile (advanced)
10 years ago
Mark McDowall a5dd0cce29 Fixed: Delays use minutes not hours
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall cd1d34a0f2 Fixed: Add tag when text box loses focus
10 years ago
Mark McDowall 37a1398338 Delay Profiles
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 709f96920d Debug log when we're doubling the allowed size for a possible special
10 years ago
Taloth Saldono 2345984bda Processed comments.
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 53c2962d2a Release restrictions
10 years ago
Taloth Saldono e6494ba229 Fixed: Rejection message for cutoff already met in Manual Search.
10 years ago
Mark McDowall 95d67ef9f4 Download decision rejection reasons are no longer static messages
10 years ago
Mark McDowall 485fa6a13d Fixed: Only upgrade anime version when release group is the same
10 years ago
Keivan Beigi 6a743a8792 removed dead code
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Mark McDowall a3d013d908 New: v2/v3/etc handling for anime
10 years ago