Bogdan
|
c69db1ff92
|
New: Parsing titles with AKA separating multiple titles
Closes #7576
|
2025-01-17 19:57:52 -08:00 |
|
Mark McDowall
|
55363f4e3d
|
Fixed: Don't parse language from series title for v2 releases
Closes #7182
|
2024-09-15 10:20:19 -07:00 |
|
Stas Panasiuk
|
6e81517d51
|
New: Parsing titles with multiple translated titles
|
2024-02-06 23:03:36 -05:00 |
|
Mark McDowall
|
165e3dbae8
|
New: Parsing for titles with multiple translated titles separated by '/'
Closes #6137
|
2023-10-29 16:27:30 -07:00 |
|
Bogdan
|
c6b543e072
|
Remove unused imports
|
2023-05-10 21:08:13 -07:00 |
|
Qstick
|
1c22a1ec0d
|
StyleCop
|
2022-08-07 15:24:35 -07:00 |
|
bejhan
|
f67e11d477
|
Fixed: Parsing of numeric only titles that include a year
Closes #4850
|
2022-01-23 12:45:47 -08:00 |
|
Mark McDowall
|
f08f5cecdc
|
Fixed: Parsing of some multi-season release names
|
2021-11-28 18:26:26 -08:00 |
|
bakerboy448
|
ae63373b2b
|
Update parser tests to be generic
|
2021-02-07 21:06:41 +01:00 |
|
Mark McDowall
|
430af0401c
|
New: Use release quality source if not in downloaded file and resolution matches
|
2020-06-06 10:47:00 -07:00 |
|
Taloth Saldono
|
bdfdd28d6a
|
Fixed: Added .org to website url filtering in parser
|
2020-05-19 23:01:21 +02:00 |
|
Mark McDowall
|
3e25d41c0f
|
Another entry into the hall of shame
|
2019-05-06 08:22:55 -07:00 |
|
Mark McDowall
|
18415ddb30
|
New: Remove additional URL prefixes from release names
Closes #2542
|
2018-05-09 13:53:37 -07:00 |
|
Mark McDowall
|
81e385bebf
|
New: Use media info during import to extract resolution for quality
Closes #448
Closes #1105
|
2018-04-14 22:01:24 +02:00 |
|
Taloth Saldono
|
c70740e3b6
|
Remove extension from ReleaseTitle.
Fixes #2118
|
2017-08-13 12:27:12 +02:00 |
|
Taloth Saldono
|
2dbf095fd5
|
Fixed: Regression in Quality fallback by extension.
|
2017-05-13 00:13:12 +02:00 |
|
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -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 |
|
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
|
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 |
|
Keivan Beigi
|
0be8f55a2f
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
Taloth Saldono
|
10b45f769e
|
Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :.
|
2014-11-19 21:47:11 +01:00 |
|
MythJuha
|
67cd5703a1
|
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
|
2014-11-19 21:47:10 +01:00 |
|
Mark McDowall
|
3b54f90237
|
Absolute tests
|
2014-11-04 10:46:29 -08:00 |
|
Mark McDowall
|
3b08f317dd
|
Remove request info from title when parsing
|
2014-08-11 22:11:06 -07:00 |
|
Mark McDowall
|
41ece422c9
|
Fixed: Remove accents from titles when looking for matching series
|
2014-08-11 12:26:06 -07:00 |
|
Mark McDowall
|
9447ea6786
|
Fixed broken tests
|
2014-03-10 12:24:32 -07:00 |
|
Mark McDowall
|
db5baf70ea
|
Don't clean common words from the start of the title
Fixed: Do not treat similar titles as the exact same
|
2014-03-10 12:20:28 -07: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 |
|
Mark McDowall
|
54f01ce41d
|
Fixed: Detection of russian releases using 'rus' in the title
|
2014-02-11 19:18:17 -08:00 |
|
Mark McDowall
|
4fc25b010c
|
Fixed: Sequential series have proper clean titles
|
2014-01-29 22:43:23 -08:00 |
|
Mark McDowall
|
b29efa5823
|
Fixed: Release group will not contain file extension
|
2013-12-25 23:16:13 -08:00 |
|
Mark McDowall
|
a5a02ce90e
|
Fixed: Incorrectly treating single episode releases as full season releases
|
2013-12-23 20:17:20 -08:00 |
|
Mark McDowall
|
80b2e605a9
|
Fixed: Issue processing full season releases
|
2013-12-22 17:32:50 -08:00 |
|
Mark McDowall
|
f76c4700a6
|
New: Release Group can now be used in rename patterns
|
2013-12-08 22:25:11 -08:00 |
|
Mark McDowall
|
26495aaa4b
|
More parsing tests to ensure anime doesn't break standard episodes
|
2013-11-30 02:54:11 -08:00 |
|
Mark McDowall
|
c554e3f6b9
|
More tests for single title paring of shows with a number in the title
|
2013-11-29 10:29:47 -08:00 |
|
Mark McDowall
|
d0adac0b5d
|
Fixed: Parsing files/releases for series that start with numbers
|
2013-11-29 09:05:52 -08:00 |
|
Mark McDowall
|
9d5c1aa0a4
|
Validate that we can parse the chosen scheme before saving
|
2013-11-21 23:45:34 -08:00 |
|
kayone
|
ec63053fe7
|
cleaned up using directives.
|
2013-11-19 16:42:17 -08:00 |
|
Mark McDowall
|
106f06c81f
|
Fixed daily parsing tests
|
2013-11-11 21:03:12 -08:00 |
|
Mark McDowall
|
92cb702b9c
|
Added more multi-episode tests and support for them
|
2013-11-11 21:03:11 -08:00 |
|
Mark McDowall
|
9be6e68e7e
|
Fixed broken tests
|
2013-11-11 21:03:10 -08:00 |
|
Cyberlane
|
d13b41313f
|
Parser can parse absolute episode numbers
|
2013-11-11 21:03:07 -08:00 |
|
Mark McDowall
|
e7ac2247ab
|
Log details
New: Logs now have details available
|
2013-10-31 23:15:15 -07:00 |
|
Mark McDowall
|
52da5b643d
|
Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
|
2013-10-22 22:17:02 -07:00 |
|
Mark McDowall
|
3586d59d6c
|
Fixed: Now able to parse series names that use underscores instead of spaces
|
2013-10-17 11:25:08 -07:00 |
|
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
|