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
Mark McDowall
c738a32162
Fixed: Better language parsing of releases
...
#ND-120 fixed
2012-12-31 11:27:45 -08:00
Mark McDowall
d8f8cfb462
CRO reporting for duty
...
Fixed: Better parsing of certain filenames
2012-12-20 17:38:54 -08:00
Mark McDowall
fb5b7a9277
Encypted errors be gone!
...
Fixed: Stop logging errors when parsing encrypted posts
2012-12-20 15:29:14 -08:00
Mark McDowall
95dbce75dc
Replace period with space in EPR.SeriesTitle
2012-12-19 22:49:13 -08:00
Mark McDowall
8f1f96a573
Fixed: WEBDL-480p being detected as WEBDL-720p
...
Fixed Newznab DNS hostname test, finally!
2012-12-16 01:08:02 -08:00
Mark McDowall
0758a5eb1e
Better parsing of full season releases on disk
2012-11-25 23:13:55 -08:00
Mark McDowall
dda7868215
Cleaned up a bunch of warnings
2012-11-21 08:14:57 -08:00
Mark McDowall
c5252ca22d
Merge remote-tracking branch 'origin/master' into quality
2012-10-14 23:16:00 -07:00
Mark McDowall
d25da21e58
Multi episode title cleanup #ND-67 Fixed
2012-10-14 22:52:12 -07:00
Mark McDowall
09665c2920
Added WEBDL 1080p
...
New: WEBDL 720p and 1080p are now separated
2012-10-14 21:30:07 -07:00
Mark McDowall
b40c6ba7b8
Merge branch 'master' into quality
2012-10-14 20:23:45 -07:00
Mark McDowall
fae0cadbec
Fixed header parsing
2012-10-14 19:21:12 -07:00
Mark McDowall
92acb4c049
QualityTypes no longer an enum
2012-10-13 17:36:16 -07:00
Mark McDowall
49f086cf19
Renamed Quality to QualityModel
2012-10-13 14:15:21 -07:00
Mark McDowall
6f3262c68a
Release group is added to history and episodefile
2012-08-05 23:33:07 -07:00
Mark McDowall
bee6914062
Allow scene name to be used for renaming
...
New: Added option to use scene name for episodefiles
2012-08-03 00:01:34 -07:00
Mark McDowall
4ca828db81
New: .strm files are now considered media files
2012-07-19 13:43:54 -07:00
Mark McDowall
c50ed82b7e
Reordered parsing REGEX a bit.
2012-05-30 08:10:43 -07:00
Mark McDowall
0a526951b6
Fixed: Daily episode parsing is less greedy.
2012-05-14 16:21:31 -07:00
Mark McDowall
f09a7e0525
Fixed: Issue parsing certain multi-part episode names.
2012-05-02 08:09:21 -07:00
Mark McDowall
0ab0611173
Fixed: Underscores in Series Name when parsing were are now removed properly.
2012-04-25 15:43:30 -07:00
Mark McDowall
05b91dbb4f
New: DSR x264 releases will be considered SDTV releases, instead of Unknown.
2012-04-25 08:32:42 -07:00
Mark McDowall
2c7a2df3ea
New: Repacks will be treated the same as propers.
2012-04-25 08:15:48 -07:00
Mark McDowall
3a8f40511d
New: Added NzbIndex.nl as an indexer, enabled by default
2012-04-14 16:37:36 -07:00
Mark McDowall
5ea626585f
Fix: Added support for year as season (Looney Tunes)
2012-03-16 19:17:36 -07:00
Mark McDowall
cd18fd4a34
Fix: Fixed parsing issue for certain multi-part episodes.
2012-02-27 23:31:40 -08:00
Mark McDowall
7a1301610a
PDTV will treated as SDTV.
2012-02-25 15:52:48 -08:00
kay.one
96317b476c
Fixed: Parsing of daily episodes with bad date format (YYYY/DD/MM) instead of (YYYY/MM/DD)
2012-02-23 23:31:42 -08:00
Mark McDowall
694b712c14
Fix: Parsing issue for episodes with year and 105 style naming.
2012-02-22 08:23:25 -08:00
Mark McDowall
15a29dce81
Parser updated.
2012-02-21 23:08:22 -08:00
Mark McDowall
59516c240f
Fix for episodes with "Part" in the Episode Title being picked up as mini-series releases.
2012-02-15 12:17:10 -08:00
Mark McDowall
34f8f0a78f
Reversed the last change, if episodes are not parsed in order the report should be rejected.
2012-02-12 21:01:14 -08:00
Mark McDowall
fb83212f55
Parser will ensure episode numbers are in order when returned.
2012-02-12 20:27:00 -08:00
kay.one
d7965022db
Fix: RSS parse errors are no longer logged as warning and will not show up in the log page (they are still included in the log files)
2012-02-10 17:54:08 -08:00
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
2012-02-04 22:50:41 -08:00
Mark McDowall
e0170a08e4
More REGEX work, cleaned up some extraneous bits and made them more accurate.
2012-01-31 17:17:42 -08:00
Mark McDowall
c700ffcc3b
Fixed parsing being too greedy in its search for multi-episode releases.
2012-01-31 16:27:24 -08:00
Mark McDowall
91d3d522ec
Parse size to decimal using en-US culture.
2012-01-27 14:53:11 -08:00
kay.one
b6d43273cf
Fixed an issue where an unparsable item could break the parser.
2012-01-19 23:08:05 -08:00
kay.one
78268f3c58
Better parser logging.
2012-01-19 22:35:10 -08:00
kay.one
1e580856ca
Better exception logging.
2012-01-19 22:12:07 -08:00
kay.one
9acfb7330c
Check sab queue now takes quality into consideration
2012-01-19 21:50:16 -08:00
Mark McDowall
5cea5282bd
Improved the parser to properly handle files without titles, with tests.
2012-01-16 23:17:56 -08:00
Mark McDowall
dfbb222c6c
Changed the second .xvid to .divx.
...
.mkv & .ts will be treated as HDTV, all others will be treated as SDTV.
2012-01-13 21:40:09 -08:00
Mark McDowall
359f6ea012
Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year.
...
Bug: Fixed display issue for series with a period in them when adding existing series, Html.Label(path) would only show text from after the period.
2012-01-12 15:40:28 -08:00
Mark McDowall
e958a019ed
Updated parser to skip longer than expected numbers from being parsed.
2012-01-02 18:18:36 -08:00
Mark McDowall
6bd8de000a
Added another test for mini-series parsing, fixed parsing.
2011-12-16 20:10:15 -08:00