Commit Graph

119 Commits (develop)

Author SHA1 Message Date
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
7 years ago
d7ad9b8218 Support music qualities. This is a work in progress, lots of code still references tv series
7 years ago
Mark McDowall 5518cf5362 Added Download decision comparator test to confirm quality is preferred over seeders
7 years ago
Keivan Beigi cea6469ab8
Use nameof
7 years ago
Mark McDowall ced7a7dce2 New: Prefer anime batch releases over single episode releases
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Taloth Saldono e2272dcca3 Reject m2ts (bluray) raw releases from BTN as well.
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
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 8bf969983b Tests passing for the wrong reason
9 years ago
Mark McDowall 4ee7d57b7d lrn2spell
9 years ago
Mark McDowall 6ff754eec0 Extend Blackhole grace period to 12 hours
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
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 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
9 years ago
Mark McDowall 210524b51a Fixed: Scene numbered season searches when some episode weren't monitored
9 years ago
Taloth Saldono d1ce1bf218 Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
9 years ago
Taloth Saldono dcc988da06 Removed duplicate tests.
9 years ago
Mark McDowall 72993f3c3c Fixed: Cutoff will be respected when release is still in queue
9 years ago
Mark McDowall 37959fd753 Search improvements
9 years ago
Taloth Saldono 29fe7b2acd Fixed and added tests.
9 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
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 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
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
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
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
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall a929b93695 Tests are good too.
10 years ago
Taloth Saldono 98d79dab20 Updated NotInQueueSpecification Tests.
10 years ago
Taloth Saldono 8f192e635f New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
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
Taloth Saldono 38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests.
10 years ago
Taloth Saldono 198ff059c4 Fixed: Season Search now correctly uses scene numbering.
10 years ago
Mark McDowall 515901d1be Fixed broken decision engine tests
10 years ago
Mark McDowall 46f904d165 Refactored retention spec
10 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
10 years ago
Mark McDowall defa54f15c cleaned up tests and names
10 years ago
Taloth Saldono ff9887deaa Added MinSize check and revised tests.
10 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
10 years ago
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService
10 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
10 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
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 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
Mark McDowall 8520fe3e0c Blacklisting will trigger episode search
11 years ago
Mark McDowall 1f5bcfeb75 Blacklist is now used when processing results
11 years ago
Mark McDowall 6d46819972 Download client will return queue with remoteEpsiode
11 years ago
Mark McDowall 883d0c815e Better NotInQueue checking
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago