Mark McDowall
e90a50a3aa
Fixed: Overly aggressive exception release group parsing
...
(cherry picked from commit 0183812cc58dad0e555125ddd8b33a85cbdecbf2)
2024-03-08 08:52:48 +02:00
Alex Herbig
937ebcdac3
New: Add RZeroX to release group parsing exceptions
...
Closes #9569
Clsoes #9719
(cherry picked from commit e2210228b34a4d98ef64965e810689d39733734e)
2024-02-10 21:54:59 -06:00
Mark McDowall
67f5199667
Fixed: Parsing Hungarian anime releases
...
Closes #9673
(cherry picked from commit 9ba5850fcaf0a5fb73dec7d7f8f1d8d3de0b3fb9)
2024-02-10 21:40:46 -06:00
Bogdan
a491c9a4a0
Fixed: Parsing custom formats for releases titles containing colon
2024-01-10 20:34:24 +02:00
Gabriel Patzleiner
213c55c7af
Fixed: Don't parse some movies with German in the movie title
...
fixes #6474
2024-01-02 18:58:28 -06:00
Bakerboy448
9a0ca650a3
Fixed: Dont Parse 24-bit as group
2023-09-02 20:16:40 -05:00
nuxen
d4fada9b4e
fix(parser): added more tests and moved YTS
2023-08-18 21:13:05 -05:00
nuxen
111c081545
fix(parser): not correctly recognizing YIFY RlsGrp
2023-08-18 21:13:05 -05:00
Stevie Robinson
b1ff82da37
Fixed: Parsing Vyndros as release group
...
(cherry picked from commit f2ddd4757c897c522b553de8bafb5340746253c9)
Closes #8569
2023-06-19 07:09:04 +03:00
Mark McDowall
c5266152c5
Fixed: Strip additional domains from release names
...
(cherry picked from commit e273f16c3905e0c2451f43cf98b9b7ad1cbdc777)
Closes #8603
2023-06-19 07:00:22 +03:00
Bogdan
c987824174
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
Bogdan
8762588ef0
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
2023-05-28 16:41:52 +03:00
Qstick
cba4850769
New: Handle multi title release names split by slash
...
Closes #7917
Co-Authored-By: andrey4korop <24610708+andrey4korop@users.noreply.github.com>
2023-05-01 22:59:08 -05:00
Qstick
2167da87ce
Enable all analyzers and enforce code style on build
...
Fixes #8201
Fixes #8202
Fixes #8203
Fixes #8204
Fixes #8205
Fixes #8207
Fixes #8208
Fixes #8209
Fixes #8210
Fixes #8211
Fixes #8212
Fixes #8213
Fixes #8214
Fixes #8215
Closes #8216
Fixes #8217
Closes #8218
Fixes #8219
Closes #8220
2023-03-29 18:27:30 -05:00
Qstick
cbcf3d1058
New: Custom Format Updates ( #8067 )
2023-02-05 17:09:37 -06:00
Mark McDowall
d98c86c3d9
Fixed: Parse year in title from square brackets
...
(cherry picked from commit 99e60196a4e513d6340a090de4a5517f205e7a29)
2023-02-04 17:22:26 -06:00
Mark McDowall
eeee682f6c
New: Parse release group from VARYG releases with junk at the end
...
(cherry picked from commit 5ce8ea8985f880d4e68db852f04558a59461ae3d)
2023-01-25 13:02:25 +00:00
erri120
0ca665c903
New: Parse Open Matte as Edition
...
To make James Cameron happy.
2022-12-18 10:36:50 -06:00
Qstick
44d7c54077
Enforce comment style in CS
2022-11-20 12:27:45 -06:00
Qstick
d37fac5343
Add PreSubstitutionRegex Capabilities
...
Fixes #7389
2022-11-20 12:20:50 -06:00
Qstick
69cf2e89a6
Fixed: WEB-Rip parsed as WebDL
...
Fixes #7424
Fixes #7463
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2022-10-19 21:46:24 -05:00
Mark McDowall
691a8955fe
Fixed: Parsing similar movie titles with common words at end
2022-10-18 20:13:29 -05:00
nuxen
e6567d0365
Fixed: Add HQMUX to the exception Release Groups
...
Fixed: Add HQMUX to the exception Release Groups
2022-10-15 12:09:18 -05:00
Qstick
a8362511f9
Fixed: Only replace the Title instance of a release
...
For movies such as X (2022) we don't want to replace every instance of `X` in the release string, but only the instance we identify as the title.
2022-10-09 00:46:38 -05:00
dglava
069b18e5e3
Fixed: Add YTS.AG to the exception Release Groups ( #7627 )
...
* Fixed: Add YTS.AG to the exception Release Groups
* Fix: Remove unneeded test case for YTS.AG
* Fix: Simplify ExceptionReleaseGroupRegex
2022-09-24 13:27:51 -05:00
Qstick
2d814ecd20
Fixed: Strip additional domains out of release prefix
...
Fixes #7589
2022-09-08 20:15:08 -05:00
psylenced
b0717a0803
Changed: Removed Tigole from ExceptionRelease match as is checked in ExceptionReleaseExact.
2022-08-13 12:21:35 -05:00
psylenced
4d1d08d345
Fixed: Tigole release group not being parsed and matched correctly, requiring manual import.
2022-08-13 12:21:35 -05:00
Chris
9ba7027d00
Fixed: Trakt list request now uses correct rules for generating slug ( #7449 )
...
* Changed: Parser.ToUrlSlug now has optional parameters to define how it works in edge cases based on provider.
* Fixed: Trakt list request now uses correct rules for generating slug on site.
* Added: Unit tests for slug parser.
* Fixed: Null and blank parameters to ToSlugUrl parser. Added tests.
2022-08-07 22:18:06 -05:00
bakerboy448
0054318658
Fixed: Parse Group ZØNEHD
2022-07-18 22:23:41 -05:00
bakerboy448
03a3f4522a
New: Parse Group HONE
2022-07-18 22:23:41 -05:00
Qstick
383f9647c3
Fixed: Add support for more Anime release formats
...
Ref #6954
2022-06-26 15:30:05 -05:00
Qstick
1f1f3cdaa2
Fixed: Bluray 576p parsing
...
Fixes #7261
Co-Authored-By: Jure Merhar <703710+jmerhar@users.noreply.github.com>
2022-05-28 18:27:14 -05:00
bakerboy448
097b46c49f
New: Parse QxR Group r00t
...
Fixes #7290
2022-05-15 12:45:31 -05:00
bakerboy448
46732c7d73
add 576 resolution back to simple title regex
2022-04-03 17:08:53 -05:00
bakerboy448
7310481e6a
New: Dont parse hash as release group
...
Fixed tests
2022-03-06 17:13:49 -06:00
bakerboy448
e59a1a64f9
New: Support for parsing various Anime Groups
...
DusIctv
DHD
SEV
CtrlHD
-ZR-
XZVN
ADC
Koten_Gars
RH
Kametsu
BluDragon
2022-03-06 17:13:49 -06:00
bakerboy448
5c1ebc72b3
Fixed: Dont Parse HDRip as group
2022-03-06 17:13:49 -06:00
bakerboy448
a96971beff
New: Support for parsing [HDO] as HDO Group
...
Fixed: Don't parse -EN, -ES, -CAT as Group
Refactored exception group regex and related parser code
2022-03-06 17:13:49 -06:00
Qstick
5834afe30b
SimpleTitleRegex catchup
...
Fixes #7104
Fixes #5926
Fixes #6784
Closes #7105
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-03-05 11:36:28 -06:00
bakerboy448
1cb31aa95c
Fixed: Support movies with French in their title
...
Regression: Dropped Support for poorly named French Releases
Add language test case
Fixes #6821
2021-12-20 17:32:53 -06:00
Qstick
9d6614b14a
New: Support AKA release titles
...
Co-Authored-By: aeonnoea <46950349+0aeonnoea0@users.noreply.github.com>
2021-11-28 01:37:21 -06:00
bakerboy448
279692f9b1
Fixed: Incorrectly parsing RePACKPOST as Group
...
(cherry picked from commit c30ce3580a3125317bf56c1e16c23e24c59aecc8)
2021-10-31 10:38:24 -05:00
bakerboy448
8dad6cc8db
Fixed: Support for additional Movie Editions
...
Closes #5717
2021-07-30 08:07:01 -05:00
bakerboy448
e632dea99a
Fixed: Incorrectly Parsing [PublicHD] as Release Group
...
- Fixed: Incorrectly Parsing [PublicHD] as Release Group
- Corrected: Parser Test Naming
- Cleanse Torrent Suffix prior to determining the Group
2021-07-30 08:06:31 -05:00
bakerboy448
02bcb4d865
Fixed: Incorrectly identifying YTS.LT as Lithuanian Language
...
New: Detect YTS.LT as a Release Group
2021-05-07 12:04:15 -04:00
bakerboy448
2716bd6ae1
Fixed: Not capturing D-Z0N3 preceded with .-
...
Closes #6044
2021-04-17 21:29:35 -04:00
TheCatLady
bd0fe16b52
Handle additional groups/encoders that do not follow -RlsGrp format
2021-02-06 21:22:50 -05:00
bakerboy448
012fe53acc
Fixed: Don't Parse TMDb id and IMDb id as group
2021-02-04 21:05:02 -05:00
bakerboy448
566c1405c2
New: Handle select groups that do not follow -RlsGrp format
...
Closes #3550
2021-02-04 21:05:02 -05:00