Commit Graph

28 Commits (c02b66ec44b51125e39949f7e7e83cbdd93337df)

Author SHA1 Message Date
Qstick c02b66ec44 Enforce comment spacing with Stylecop
2 years ago
Qstick 1752fe5c53 Fixed: Don't fail AcceptableSizeSpec when no Album Releases exist for Album
3 years ago
Qstick ac1c902013 Improved some log messages
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
5 years ago
Tynan CR 1368dd6a53 Fix: Quality range definitions in kbps (#157)
6 years ago
Qstick 64d9457322 New: Check whether an existing trackfile was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Tracks.
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 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 221f3ef08c Safety net to handle MaxSize=0. Some users still have 0 = unlimited in their db and migration failed for them.
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 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 7ac6fc98a9 New: Add Unknown Quality to profile (advanced)
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 709f96920d Debug log when we're doubling the allowed size for a possible special
10 years ago
Mark McDowall 95d67ef9f4 Download decision rejection reasons are no longer static messages
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Taloth Saldono 7b607ce895 Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
10 years ago
Taloth Saldono ff9887deaa Added MinSize check and revised tests.
10 years ago
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown
10 years ago
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
10 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago