Commit Graph

122 Commits (4abbf55ee4e32513be249aa7a1bab4b4ecf46695)

Author SHA1 Message Date
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
9 years ago
Mark McDowall e9248e284e Return decisions when catching exceptions during decision making
9 years ago
Mark McDowall 8a6d1ef373 Release scoring
9 years ago
vawen 2fabe2d198 New: Prevent grabbing season packs if full season hasn't aired yet
9 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)
10 years ago
Mark McDowall bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
10 years ago
Mark McDowall 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Mark McDowall b1a0e759ef Fixed: Long sets of required/ignored words would overflow the view in Manual Search
10 years ago
Mark McDowall 210524b51a Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago