Commit Graph

35 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 ba634b75d6 delete old Reporting code. 2013-09-18 17:25:34 -07:00
Mark McDowall 663eeb53c1 Tests for ParsingService 2013-09-15 01:23:54 -07:00
Keivan Beigi 82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -07:00
kay.one 0ebbe102c9 disk provider removes readonly flag before trying to delete files. 2013-09-12 21:59:29 -07:00
Mark McDowall 78c409a05f More parsing tests 2013-09-07 13:47:09 -07:00
Mark McDowall 780e374122 Added ProgressMessaging through nlog 2013-09-01 21:12:30 -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 2d2c6f866c Better parsing of 3 digit episodes 2013-08-17 22:40:39 -07:00
Mark McDowall 53bfd43fba NLsub releases are properly detected 2013-07-16 17:51:05 -07:00
Mark McDowall 9a5b700671 Fixed parsing of mult-episode files with underscores 2013-07-14 23:30:39 -07:00
Keivan Beigi 31d472a0a0 mark parse as invalid if last episode is before first. 2013-07-02 17:44:41 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -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 efa9cf6380 cleaned up the mindfuck that was scene mapping. 2013-06-08 12:14:52 -07:00
kay.one fc57262c89 fixed some broken tests. 2013-05-10 23:16:10 -07:00
Mark McDowall f278c7f230 Fixed broken date tests 2013-04-29 17:27:27 -07:00
Keivan Beigi 3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
Mark McDowall 474d48602a FIxed parsing tests, now with more regex 2013-04-28 20:20:38 -07:00
kay.one 9bbbc19869 broken parser tests. 2013-04-28 13:08:25 -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 b03388f7b9 fixed more tests. 2013-04-15 21:52:41 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
kay.one 401ed9a8f6 more project cleanup. 2013-04-09 15:22:59 -07:00
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult 2013-04-07 12:01:24 -07:00
kay.one 150b1902e9 no more Nzbdrone.Web in any of the paths. 2013-03-30 14:29:02 -07:00
Keivan Beigi a221994cd7 test clean up. 2013-03-28 15:07:09 -07:00
Mark McDowall 9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00
Mark McDowall 50f6ec4fc6 Settings wired up 2013-03-03 16:10:58 -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 f556f2aaf2 Reject non-english releases
NzbDrone, now with more rejection built in
2013-01-15 17:36:02 -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 d3a84228a5 Underscores & REGEX
Fixed: Parsing file names with underscores in title
#ND-131 fixed
2013-01-06 13:13:46 -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/ParserTest.cs (Browse further)