Tim Turner
7a45394820
Unable to properly parse many movie titles
2017-01-08 19:48:04 -05:00
Leonardo Galli
7871c118e7
Fix for PassThePopcorn release titles
2017-01-05 23:12:22 +01:00
Leonardo Galli
a263558383
Fix parsing of special editions without . in title.
2017-01-05 11:36:26 +01:00
Leonardo Galli
06d39579a5
Fixed some things regarding director's cut / special edition.
2017-01-04 23:20:48 +01:00
Leonardo Galli
fd718b61ac
Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
2017-01-04 22:59:34 +01:00
Leonardo Galli
0b278c7db8
Searching for movie now works with downloading. They also get imported fine.
...
Additionally, a whole series (or movie in this case) can now be
downloaded manually.
Note: It probably won't start downloading missed releases. Only manually
clicking search for is working ATM.
2016-12-28 17:13:18 +01:00
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
2016-12-21 18:08:02 -08:00
Mark McDowall
4a82d30d3d
Fixed: Parsing of mini episodes that contain the year in the title
2016-12-13 23:32:46 -08:00
Mark McDowall
6fb1aa85d0
Fixed: Parsing of some poorly named standard episode release names
...
Closes #1522
2016-10-25 10:16:05 -07:00
Mark McDowall
f1a289cc74
Re-added accidentally removed anime parsing Regex
2016-10-18 13:52:15 -07:00
Mark McDowall
c39a26d9e0
Fixed: Parsing of multiple absolute episode number releases
2016-10-17 17:51:55 -07:00
Mark McDowall
e6288148ad
Fixed: Suppress warning log messages when unable to parse non-video files
2016-09-20 22:08:04 -07:00
Mark McDowall
522ef9d8d5
Don't append the extension when using ParsePath
2016-09-19 21:33:18 -07:00
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
2016-09-17 01:27:15 -07:00
Mark McDowall
77574ec555
Fixed: Parsing absolute episode numbers preceeded by Episode
...
Closes #1441
2016-08-29 11:59:50 -07:00
Mark McDowall
3b385e8738
Fixed: Parsing of a multi-episode anime formats
2016-08-25 21:46:22 -07:00
Mark McDowall
2ab9bb4fce
Fixed: Incorrect matching of date in title
...
Closes #1401
2016-07-26 22:31:03 -07:00
Taloth Saldono
4783803b6b
New: Part One/Two/Three/.. parser support for mini series.
2016-06-15 21:25:08 +02:00
Mark McDowall
ecf67e609e
Fix regex for expanded series + episode number (S01 - E01)
2016-06-06 10:15:21 -07:00
Mark McDowall
c25bea6470
Fixed: Parsing separated season and episode numbers (S01 - E01)
...
Closes #1320
2016-06-02 19:07:15 -07:00
Taloth Saldono
947f494e72
Fixed: Release Group detection didn't handle RLSGRP_English properly.
...
fixes #1198
2016-03-26 21:42:51 +01:00
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