Commit Graph

72 Commits (2fc8123d6b674d24015d63349bac480a1606a798)

Author SHA1 Message Date
Mark McDowall c5908c52a5 Allow manual downloads
11 years ago
Mark McDowall a40ad82fa7 DownloadAllowed logic moved, using proper validation
11 years ago
Mark McDowall 261751727b Couple minor download spec changes
11 years ago
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB
11 years ago
kay.one 1665bfa6ac added sample check for remote episode.
11 years ago
Keivan Beigi 771e366441 fixed rebase issues.
11 years ago
Keivan Beigi 82b06bab7a Added RSS support for torrents
11 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements
11 years ago
Keivan Beigi bb518ca19b fixed some namespaces
11 years ago
kay.one 25e2c98c45 signalr cleanup
11 years ago
Mark McDowall fc43db164b Fixed a bunch of specs that handled propers and cutoffs
11 years ago
Mark McDowall 33fa468f91 Cutoff moved to its own spec
11 years ago
Mark McDowall 46e3dafd44 Progress messaging updates as each report is processed
11 years ago
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress
11 years ago
Mark McDowall 3965518023 Fixed an issue with propers being skipped for old and lower quality episodes
11 years ago
kay.one 227e13d858 added support for offset when queries seasons in newznab,
11 years ago
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching
11 years ago
Mark McDowall 6e3a4828cd Fixed an issue with XemMappings and single episode searching
11 years ago
Mark McDowall a4d6851be1 Added option to not auto download propers
11 years ago
Mark McDowall 33db208bb6 Should skip History check during a search
11 years ago
Mark McDowall f9092e95c2 MonitoredSpec does not apply to searching
11 years ago
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly.
11 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall 7689b50dee Removed CustomStartDate
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
kay.one a216e37d6a better Series.ToString()
11 years ago
Mark McDowall 5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips
11 years ago
Mark McDowall 29ed3293d1 Made Nzb Restrictions case-insensative
11 years ago
Mark McDowall 8bb4b06d28 NzbRestrictions are now used, no more allowed release groups
11 years ago
Keivan Beigi 2ce5f6d416 skip report if series title can't be parsed.
11 years ago
Keivan Beigi 1f62194ab8 fixed NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue.
11 years ago
kay.one dc2930dc98 added toggle cell for episode ignore status.
11 years ago
kay.one a5be71fd8c unknow quality is rejected by AcceptableSizeSpecification
11 years ago
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria
11 years ago
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method.
11 years ago
Keivan Beigi 4e06cf0fa6 added more info to decision engine exception reporting.
12 years ago
kay.one cbe4be814c fixed diskscan
12 years ago
kay.one 6d12a85756 single broken doesnt break the whole decision process
12 years ago
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded.
12 years ago
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying.
12 years ago
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions.
12 years ago
kay.one a1783a53a9 basic RSS fetch seems to be working.
12 years ago
kay.one a8e76b3251 renamed some old 'parseResult' variable names.
12 years ago
Keivan Beigi 9efee65966 minor cleanup
12 years ago
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification
12 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure.
12 years ago
Keivan Beigi 420756bb47 fixed some tests, spelling issues.
12 years ago
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult
12 years ago
kay.one a6a4932b44 rewrite of indexer/episode search
12 years ago