Mark McDowall
aa19ddfbfd
Fixed: Parsing of absolute episode numbers over 1000
...
Closes #4367
2021-03-08 19:22:41 -08:00
Mark McDowall
3abb7e156a
Fixed: Parsing of absolute episode number inside square brackets
...
Closes #4331
2021-03-07 17:31:43 -08:00
Mark McDowall
240791a7cd
Fixed: Parsing of anime batch releases using a tilde instead of a dash
...
Closes #4330
2021-03-07 17:10:00 -08:00
Mark McDowall
ec698c2cf7
Fixed: Parsing of release names with trailing colon in the title
...
Closes #4238
2021-02-11 17:00:11 -08:00
bakerboy448
ae63373b2b
Update parser tests to be generic
2021-02-07 21:06:41 +01:00
Taloth Saldono
4a5bca860a
Fixed: Parsing anime with title ending in 100
2020-08-11 00:08:30 +02:00
Mark McDowall
8fe93eae38
Fixed: Parsing of some absolute episode numbers over 999
...
Fixes #3841
2020-07-26 10:50:59 -07:00
Mark McDowall
0719c83da4
Fixed: Parsing of some anime batch releases
...
Fixes #3698
2020-04-25 13:33:30 -07:00
Mark McDowall
a7f2c07998
Fixed: Improve parsing of anime file names without standard release group/hash
...
Closes #3117
2019-08-17 13:05:20 -07:00
Mark McDowall
b2267a55ce
New: Improved parsing of poorly named multi-episode anime-like releases
...
Closes #3259
2019-08-14 20:50:12 -07:00
Mark McDowall
1d9d665ed0
Fixed: Stripping subtitles from series titles after parsing
...
Closes #3219
2019-07-22 10:43:40 -07:00
Mark McDowall
a9a3e50179
Fixed: Parsing of some anime batches
...
Closes #2705
2019-04-27 18:27:34 -07:00
Taloth Saldono
2b4429f8b7
Fixed: Erroneously matching Anime 10.5 special as 10.
...
fixes #2868
2019-01-12 13:14:47 +01:00
Taloth Saldono
2446c4185a
Added 10-bit to parser cleanup.
...
fixes #2870
2019-01-12 13:14:47 +01:00
Mark McDowall
0d95873a05
New: Parsing french anime releases with single absolute episode number
...
Closes #2798
2018-11-03 18:42:06 -07:00
Mark McDowall
c67c7e1b5a
More flexible matching some anime releases
2018-08-18 10:56:18 -07:00
Mark McDowall
86bc5c5547
Fixed: Parsing of some anime releases with season number in title
...
Fixes #2684
2018-07-30 19:20:40 -07:00
Mark McDowall
89a3eec6ae
Fixed: Parsing of anime releases with year and EP before episode number
...
Fixes #2578
2018-05-21 00:31:03 -07:00
Kevin Richter
96d7382a1c
Fixed: Parsing # in front of absolute numbers
2018-03-10 21:41:28 +01: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
c39a26d9e0
Fixed: Parsing of multiple absolute episode number releases
2016-10-17 17:51:55 -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
e4e687c2a4
Fixed: Parsing anime series with number in title
...
Closes #898
2015-10-26 14:56:28 -07:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +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
6dd22e7dcb
New: Manual Import episodes
2015-05-05 08:41:39 -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
62f4fc5e58
Fixed: Some anime season 1 parsing
2015-04-10 07:32:34 -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
dcc988da06
Removed duplicate tests.
2015-03-08 14:30:12 +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
fea906d45d
Fixed: Parsing of absolute numbers inside of brackets
2015-01-15 23:25:22 -08:00
Mark McDowall
4fd8fce4a5
Fixed: Greedy absolute number regex
2015-01-04 17:52:38 -08:00
Mark McDowall
1e8c2a6a12
Various naming fixes
...
Fixed: Parsing anime that had season/episode pattern in the hash
Fixed: Parsing anime that had 6 consectutive digits in the hash
2014-12-01 18:49:44 -08:00
Mark McDowall
af5096f9af
Absolute release group parsing fix for custom filenames
2014-11-29 11:17:20 -08:00
Mark McDowall
cf9f5fe569
Various naming fixes
...
New: Multi-episode style (Range)
New: Example for mulit-episode anime naming
Fixed: Validate anime episode format when saving
2014-11-28 23:51:21 -08:00
Mark McDowall
0d3ea052c6
Fixed: Multi-episode absolute getting treated as Season/episode
2014-11-04 10:46:30 -08:00
Mark McDowall
3b54f90237
Absolute tests
2014-11-04 10:46:29 -08:00
Mark McDowall
8b3fd95d55
Fixed: Multi-absolute episode parsing
2014-10-21 15:48:31 -07:00
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
2014-07-04 08:28:31 -07:00
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
2014-05-30 19:40:27 +02:00
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -08:00