Sergey M
b48eda95dd
Fixed: Mapping by MovieTitles collection instead of PrimaryMovieTitle ( #8157 )
...
Co-authored-by: Sergey M <msergein>
2023-04-02 16:53:24 -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
Bogdan
42c9e4e3e5
Fixed: Parsing of RoDubbed releases as Romanian
2023-03-24 20:40:01 -04:00
Qstick
c6e91e028b
New: Add Additional Languages
...
Fixes #6257
Fixes #7967
Closes #7592
Reference #7788
Co-Authored-By: dtalens <6631832+dtalens@users.noreply.github.com >
2023-02-12 15:03:45 -06:00
Qstick
cbcf3d1058
New: Custom Format Updates ( #8067 )
2023-02-05 17:09:37 -06:00
Qstick
c3665e9fea
New: Spanish (Latino) languages
...
Closes #7914
Closes #3467
Closes #6415
2023-02-04 17:42:39 -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
Qstick
7906ea2a0c
Rejection string improvements
...
Closes #7611
2023-01-22 14:27:15 -06:00
Bakerboy448
226a5da0c9
Fixed: Parse HDCAMRip as CAM
2023-01-21 11:41:37 -06:00
erri120
0ca665c903
New: Parse Open Matte as Edition
...
To make James Cameron happy.
2022-12-18 10:36:50 -06:00
Davo1624
cd889872de
Properly parse H.265 4k as 4k quality ( #7812 )
...
* Update en.json
* Properly parse H265 for 4k quality
`.WEB-DL.4K.H265.AAC` parses properly for 4k quality
`.WEB-DL.4K.H.265.AAC` parses improperly as 480p
2022-11-29 22:00:36 -06:00
Qstick
b2c1698097
Fixed: False Positive HC in some cases
...
Fixes #7785
2022-11-29 20:52:23 -06:00
Qstick
561993e30c
Fixed: Parse multiple languages for two letter cases
...
Fixes #7783
2022-11-25 19:16:29 -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
Qstick
ee32d42c94
New: Parse Spanish language using Español
...
Fixes #7252
2022-10-19 20:58:12 -05:00
Qstick
3390df4085
New: Parse anime version with a space before 'v'
...
Closes #7633
2022-10-19 20:50:02 -05:00
Qstick
5c8b58c30d
New: Parse more BDRemux release names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2022-10-18 20:13:29 -05:00
Qstick
131a223bb9
New: Parse more WEB release names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2022-10-18 20:13:29 -05:00
Mark McDowall
691a8955fe
Fixed: Parsing similar movie titles with common words at end
2022-10-18 20:13:29 -05:00
Qstick
53a9c849cb
New: CustomFormat Score for history grabs
...
Fixes #5892
Fixes #5893
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
Krisjanis Lejejs
61979bff7a
New: Add Latvian language
2022-09-08 20:35:51 -05:00
Qstick
2d814ecd20
Fixed: Strip additional domains out of release prefix
...
Fixes #7589
2022-09-08 20:15:08 -05:00
Dominik Krivohlavek
43d77308f9
New: Preserve language tags when importing subtitle files
2022-08-20 18:17:44 -05:00
Stéphane Dupont
dd5bc41eda
New: Import subtitles from sub folders
2022-08-20 18:17:44 -05:00
Gylesie
b549fddf95
New: Add Slovak Language
2022-08-13 16:25:32 -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
Mark Mckessock
867f8f5835
Match 'HQCAM' as CAM source ( #7412 )
...
* Add HQCAM source regex
* Add cam testcases
2022-07-15 23:09:12 -05:00
bakerboy448
44c912f02d
Fixed: Improved parsing WebDL Releases
2022-07-03 11:55:06 -05:00
Qstick
383f9647c3
Fixed: Add support for more Anime release formats
...
Ref #6954
2022-06-26 15:30:05 -05:00
Qstick
586dd737fd
Fixed: Lithuanian media info parsing
...
Fixes #7336
2022-06-05 14:38:55 -05:00
Qstick
a4136150d0
Fixed: Parse UHD2BD as BluRay instead of HDTV
...
Co-Authored-By: Gabriel Patzleiner <gabriel.patzleiner@gmail.com >
2022-05-28 18:27:14 -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
Rafael Wille
93b2395228
Added term "brazilian" to Brazilian Portuguese parsing ( #7296 )
...
* Added term "brazilian" to Brazilian Portuguese regex
* Removed "brazilian" from Regex and added to lowerTitle.Contains() + Added Test Case for "Brazilian"
2022-05-28 18:20:38 -05:00
Qstick
f80272a659
New: Collections View
2022-05-28 17:46:44 -05:00
bakerboy448
097b46c49f
New: Parse QxR Group r00t
...
Fixes #7290
2022-05-15 12:45:31 -05:00
Qstick
6a03eddda9
Rework Movie Metadata data model
2022-04-23 13:14:03 -05:00
François-Xavier Payet
d1a9cf98cc
Fixed: Use Movie Original Language for Custom Format Original Language ( #6882 )
2022-04-06 15:32:49 -05:00
bakerboy448
46732c7d73
add 576 resolution back to simple title regex
2022-04-03 17:08:53 -05:00
Qstick
ad8629fac9
Remove old Multi language workaround
2022-03-26 18:09:47 -05:00
Mark McDowall
ca2f12338e
Fixed: Parsing of quality in DP.WEB releases
...
Closes #7079
(cherry picked from commit 9e820144549c12cfc05700642c3a6affcb2be4d2)
2022-03-06 17:13:49 -06:00