Commit Graph

20 Commits

Author SHA1 Message Date
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Keivan Beigi ead1f8a868 custom ncrunch config with fast running tests. (excludes DB/Integration tests) 2013-09-12 13:00:49 -07:00
Mark McDowall 78c409a05f More parsing tests 2013-09-07 13:47:09 -07:00
Mark McDowall b2ab9c1547 QualityParserFixture improvements, m2ts will default to HDTV720p 2013-09-04 11:05:28 -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 dbc4f01d6a AVCDVD releases will not be detected as DVD 2013-08-22 22:30:34 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Mark McDowall 6351011cce Treat WEBRip as WEBDL 2013-05-27 17:20:23 -07:00
Keivan Beigi 3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
kay.one 2f42e7dd83 fixed some broken tests. 2013-04-10 22:08:55 -07:00
kay.one 401ed9a8f6 more project cleanup. 2013-04-09 15:22:59 -07:00
Keivan Beigi a221994cd7 test clean up. 2013-03-28 15:07:09 -07:00
Mark McDowall c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
kay.one cb0c3b85de moved all of the tests that didn't need to be SQL test to basic core test. 2013-02-16 21:44:06 -08:00
kay.one f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
Mark McDowall 106ea1d04b Raw-HD
New: Raw-HD (TrollHD) support added
Fixed: Parser for TrollHD releases from NzbIndex and NzbClub
#ND-115 fixed
#ND-115 comment Max size will be ignored for Raw-HD releases, since they
are always very large anyways
2013-01-09 00:15:06 -08:00
Mark McDowall f032917595 Added parsing for 1080p HDTV
New: Support for 1080p HDTV (parsing only)
2012-12-31 19:45:57 -08:00
Renamed from NzbDrone.Core.Test/ParserFixture/QualityParserTests.cs (Browse further)