Commit Graph

52 Commits

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