Mark McDowall
|
e5cb8bb0bd
|
Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
Closes #1192
|
2016-03-25 19:13:24 -07:00 |
Björn Dahlgren
|
94323f79e7
|
New: Added support for UltraHD (2160p) quality
|
2016-02-14 00:08:15 +01:00 |
Mark McDowall
|
8818e39c63
|
Fixed: Daily + Standard with 3 digit episode numbers
Closes #1145
|
2016-02-11 18:46:32 -08:00 |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
2016-02-11 22:15:12 +01:00 |
Taloth Saldono
|
4038fa6907
|
Ignore -Obfuscated while parsing.
|
2016-02-06 10:43:56 +01:00 |
Mark McDowall
|
4771b1c1b2
|
New: Parsing of XofY mini series format
Closes #1091
|
2016-01-30 11:16:59 -08:00 |
Taloth Saldono
|
f38d5de946
|
Fixed: Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation.
fixes #1080
|
2016-01-21 22:43:48 +01:00 |
Mark McDowall
|
dc3f7c9bda
|
Fixed: Improved parsing for single digit multi-episode titles
Closes #965
|
2015-12-20 00:11:41 -08:00 |
Mark McDowall
|
8c211364e2
|
Fixed: Improved parsing of some multi-episode filenames
|
2015-12-08 15:26:52 -08:00 |
Mark McDowall
|
2d9917d074
|
Re-order regex to prefer [1x01] over 101
|
2015-12-06 11:03:11 -08:00 |
Mark McDowall
|
83eebfe153
|
Fixed: Stricter parsing of some release filenames
|
2015-10-29 23:58:56 -07:00 |
Mark McDowall
|
e4e687c2a4
|
Fixed: Parsing anime series with number in title
Closes #898
|
2015-10-26 14:56:28 -07:00 |
Taloth Saldono
|
f01a21ce43
|
Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
Fixes #885
|
2015-10-22 23:19:22 +02:00 |
Taloth Saldono
|
a06a3fa5d6
|
Fixed: Removal of common suffixes such as [ettv] while parsing.
Fixes #874
|
2015-10-20 20:12:35 +02:00 |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
Mark McDowall
|
c591a86b02
|
Fixed: Parsing 4-digit season packs
Closes #805
|
2015-09-20 11:21:04 -07:00 |
Mark McDowall
|
026e05dcee
|
Fixed: Better parsing of full season x265 releases
|
2015-08-15 22:42:15 -07:00 |
Mirx
|
4faf7ed959
|
New: Hungarian language support
Closes #729
|
2015-08-08 08:41:22 +02:00 |
Mark McDowall
|
b1d0d422e9
|
New: Support 5-digit multi-episode releases
|
2015-08-01 23:12:15 -07:00 |
Taloth Saldono
|
8917ea9cc9
|
Don't log invalid date in rss as Error.
Fixes #635
|
2015-07-07 22:20:16 +02:00 |
Taloth Saldono
|
d46c170b70
|
Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
|
2015-07-07 21:43:34 +02:00 |
Mark McDowall
|
eb8af60029
|
Strict parsing of anime releases that have a number at the end of the episode title
|
2015-06-04 13:58:25 -07:00 |
Mark McDowall
|
a090ed8b5e
|
Support for Season xx Episode yy multi-episode format
|
2015-05-25 11:25:03 -07:00 |
Mark McDowall
|
fb02499823
|
Fixed: Parsing of season and episode inside square brackets
Closes: #501
|
2015-05-23 22:12:30 -07:00 |
Mark McDowall
|
2e6cf2b7f6
|
Fixed: Parsing some anime releases with multiple absolute episode numbers
|
2015-04-30 07:08:55 -07:00 |
Mark McDowall
|
8aa6969aee
|
Fixed: Improved special episode parsing for multiple matching titles
|
2015-04-06 18:43:29 -07:00 |
Taloth Saldono
|
37e4a06b5d
|
Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
|
2015-03-15 13:39:50 +01:00 |
Taloth Saldono
|
6e5e781245
|
Added another nzbgeek hashed pattern.
|
2015-03-15 13:11:17 +01:00 |
Mark McDowall
|
d8852d840b
|
New: Parse releases that have a 5 digit episode number
|
2015-03-09 17:15:56 -07:00 |
Taloth Saldono
|
8438ee0a52
|
Fixed regex incompatible with mono.
|
2015-03-01 23:04:20 +01:00 |
Taloth Saldono
|
8d16b8b9d6
|
Fixed: Hashes being parsed as 0e00 numbering.
|
2015-03-01 15:01:06 +01:00 |
Mark McDowall
|
f4573545cd
|
Fixed: Improved parsing for anime episodes with leading release group
|
2015-02-26 22:30:31 -08:00 |
Mark McDowall
|
539de9e124
|
Fixed: Daily episodes that have date and season/episode numbers in the release name
|
2015-02-11 08:04:01 -08:00 |
Mark McDowall
|
ec88c2c2ca
|
Parsing improvements
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
|
2015-02-08 21:49:44 -08:00 |
Mark McDowall
|
20782bbbc1
|
Episode import improvements
Fixed: Use folder name when file name is not parsable on import
|
2015-02-08 00:07:08 -08:00 |
Mark McDowall
|
fd02f0ae55
|
Fixed: Italians in title will not treat the episode as Italian language
|
2015-02-04 23:24:30 -08:00 |
Mark McDowall
|
a11d118e32
|
Fixed hashed release name
|
2015-01-21 14:48:35 -08:00 |
Taloth Saldono
|
3a250e95b9
|
Fixed: No longer reports SxxExx as releasegroup if original title uses - separator.
|
2015-01-20 20:47:11 +01:00 |
Mark McDowall
|
8a7673ed13
|
Fixed some parsing issues
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
|
2015-01-18 15:30:36 -08:00 |
Mark McDowall
|
fea906d45d
|
Fixed: Parsing of absolute numbers inside of brackets
|
2015-01-15 23:25:22 -08:00 |
Mark McDowall
|
fc0fa2c22f
|
Fixed: No not trim trailing "A" from series title when looking for a matching series
|
2015-01-11 10:23:47 -08:00 |
Mark McDowall
|
468ac1b789
|
Release group parsing improvements
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
|
2015-01-10 00:58:36 -08:00 |
Mark McDowall
|
c29397aa2c
|
Fixed: Another hashed release format
|
2015-01-09 21:59:06 -08:00 |
Mark McDowall
|
4fda97257b
|
Fixed: Handle abc.mkv hashed filename
|
2015-01-08 22:45:29 -08:00 |
Mark McDowall
|
4fd8fce4a5
|
Fixed: Greedy absolute number regex
|
2015-01-04 17:52:38 -08:00 |
Mark McDowall
|
4aa45525a4
|
Fixed: Parsing some numbers as absolute numbers incorrectly
|
2015-01-04 16:29:07 -08:00 |
Mark McDowall
|
821f9646f3
|
Cleaner file names/multi-episode file names
|
2014-12-26 17:21:45 -08:00 |
Mark McDowall
|
8a1ed896ea
|
cleanup
|
2014-12-24 23:45:45 -08:00 |
Mark McDowall
|
28edb56401
|
Fixed: Parsing some files that did not contain a series title
|
2014-12-23 22:24:59 -08:00 |
Mark McDowall
|
ab868cc403
|
More support for Season 1 - Episode 01 style files
|
2014-12-23 16:51:15 -08:00 |