Commit Graph

52 Commits (2fc8123d6b674d24015d63349bac480a1606a798)

Author SHA1 Message Date
Mark McDowall a40ad82fa7 DownloadAllowed logic moved, using proper validation
11 years ago
Mark McDowall 663eeb53c1 Tests for ParsingService
11 years ago
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB
11 years ago
kay.one 5bc35fa997 Merge branch 'torrent' into develop
11 years ago
Mark McDowall d4096f8786 FreeSpaceSpec will return true is free space check returns null
11 years ago
Keivan Beigi 82b06bab7a Added RSS support for torrents
11 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements
11 years ago
Mark McDowall 548d255d8a QualityParser uses GetQualityForExtension
11 years ago
Mark McDowall cd12ccec94 Moved media file extensions to a static class
11 years ago
Mark McDowall b2ab9c1547 QualityParserFixture improvements, m2ts will default to HDTV720p
11 years ago
Keivan Beigi bceaee27a3 moved logging config to in-process
11 years ago
Mark McDowall 0974d275ef nzb titles in manual search will wrap
11 years ago
Mark McDowall 561e78df8b Treating FR as french, better parsing for weird DVD releases
11 years ago
Mark McDowall d1de6c1b2c Refactored quality parsing, should make things easier to work with
11 years ago
Mark McDowall 3c732f5a5e 1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown
11 years ago
Mark McDowall 32803f6061 Removed commented line
11 years ago
Mark McDowall dbc4f01d6a AVCDVD releases will not be detected as DVD
11 years ago
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching
11 years ago
Mark McDowall 2d2c6f866c Better parsing of 3 digit episodes
11 years ago
Mark McDowall b1e5646d7d more nd icons and some spelling fixes
11 years ago
kay.one 1eb278c7f6 less aggressive http exception logging.
11 years ago
Mark McDowall 50f66cbcca Fixed broken tests
11 years ago
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time
11 years ago
Mark McDowall f2d030ef27 Xem is used now
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Mark McDowall 53bfd43fba NLsub releases are properly detected
11 years ago
Mark McDowall 8dacd076d8 Do not import episodes with the same filename and size
11 years ago
Mark McDowall 9a5b700671 Fixed parsing of mult-episode files with underscores
11 years ago
Mark McDowall e8238fb03a Fixed an issue when trying to import files
11 years ago
Keivan Beigi e1488229fe removed old TODOs.
11 years ago
Mark McDowall 21656ecc39 Added ParsedEpisodeInfo to LocalEpisode
11 years ago
Mark McDowall 98e94643fb Episodes older than 14 days have their own priority
11 years ago
Mark McDowall aeb8ee06f6 Episode import uses specs and moves before import now
11 years ago
kay.one a216e37d6a better Series.ToString()
11 years ago
Keivan Beigi 50ee2ee357 removed backlog from server
11 years ago
Keivan Beigi 31d472a0a0 mark parse as invalid if last episode is before first.
11 years ago
Mark McDowall 5c3f0203e5 Properly parsing Season 03 Episode 10 releases
11 years ago
kay.one ac3582d5c4 should be able to queue report using api.
11 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping.
11 years ago
kay.one 6c1d16ae57 minor cleanup.
11 years ago
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database.
11 years ago
Mark McDowall 6351011cce Treat WEBRip as WEBDL
11 years ago
kay.one 8e89847f30 diskscan will not fully fail if a single file fails to be imported.
11 years ago
kay.one 85cd877b0c fixed some issues here and there.
11 years ago
Keivan Beigi 4deecde092 back to tiny for now
11 years ago
Mark McDowall aba81a522a Removed unused regex
11 years ago
Mark McDowall 474d48602a FIxed parsing tests, now with more regex
11 years ago
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions.
11 years ago
kay.one a1783a53a9 basic RSS fetch seems to be working.
11 years ago
kay.one a8e76b3251 renamed some old 'parseResult' variable names.
11 years ago