Mark McDowall
|
d5ef451bb4
|
Fixed: Parsing of 2017x123 episode format
|
2017-01-02 11:46:25 -08:00 |
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -08: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
|
c1de7f26d1
|
Added test for 4 digit season number and series title with year
|
2016-12-13 23:32:46 -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
|
c39a26d9e0
|
Fixed: Parsing of multiple absolute episode number releases
|
2016-10-17 17:51:55 -07:00 |
Taloth Saldono
|
19d625c6c5
|
Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
|
2016-10-10 23:32:01 +02: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 |
Taloth Saldono
|
32a347bdd2
|
Updated WEB regex.
|
2016-06-14 23:13:50 +02:00 |
Mark McDowall
|
d984dd41d6
|
Fixed: Parsing WEB releases that use spaces instead of periods
Closes #1339
|
2016-06-13 22:08:22 -07:00 |
Mark McDowall
|
c25bea6470
|
Fixed: Parsing separated season and episode numbers (S01 - E01)
Closes #1320
|
2016-06-02 19:07:15 -07:00 |
Mark McDowall
|
f2c8156c00
|
ParsingService.GetEpisodes will use TVDB season number when available
|
2016-03-28 19:32:58 -07:00 |
Mark McDowall
|
942be364dc
|
Treat XEM aliases as SceneSeasonNumber
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
|
2016-03-28 19:32:25 -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 |
Taloth Saldono
|
3f74a87b45
|
Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
fixes #1193
|
2016-03-26 20:45:52 +01:00 |
Taloth Saldono
|
da0bdc5750
|
New: Added RERIP as REPACK (Proper).
|
2016-03-26 20:41:27 +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 |
Taloth Saldono
|
6508e920fe
|
New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
|
2016-03-17 21:03:01 +01:00 |
Mark McDowall
|
a22c0499d5
|
Couple more anime version test cases
|
2016-02-17 23:06:44 -08: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
|
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
|
b4f83d8a4e
|
New: Media file extension .webm
|
2015-12-25 18:35:42 -08: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
|
a9444cef30
|
Fixed: Folder quality when file quality determined by its extension
Closes #603
|
2015-11-23 23:00:51 -08:00 |
Mark McDowall
|
b6b5355261
|
New: support for REAL releases
Closes #453
New: Added `Quality Real` naming Token
New: Quality Full will add real to file name when applicable
|
2015-11-23 22:58:53 -08:00 |
Björn Dahlgren
|
994e2a6c57
|
Fixed failing tests on Mono
Test case unicode characters in escaped format
|
2015-11-22 01:11:43 +01:00 |
Mark McDowall
|
08d19df3f7
|
Fixed: Manual import when quality was not available after failed parsing
Closes #911
|
2015-11-03 15:12:56 -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
|
99f452e299
|
New: Added support for newznab indexers using tvdbid for searching.
|
2015-10-09 22:22:46 +02:00 |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
Mark McDowall
|
d7eae958b7
|
Fixed: Parse TVRip releases as SDTV
|
2015-09-20 11:28:15 -07: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 |
Taloth Saldono
|
a84f39bb48
|
Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
|
2015-08-03 23:09:33 +02:00 |
Mark McDowall
|
b1d0d422e9
|
New: Support 5-digit multi-episode releases
|
2015-08-01 23:12:15 -07:00 |
Mark McDowall
|
3a84e0fafc
|
Actually commented out now...
|
2015-07-08 01:21:28 -07:00 |