Andrejs Ķīlis
a652ce50a9
Fixed: Latvian and Russian language parsing
...
Improved support for Latvian with test cases I have encountered in the wild and fixed a case where Russian is not recognized (RU instead of RUS).
2024-01-12 03:00:51 +02:00
Gabriel Patzleiner
74cfc94b4c
New: Correctly parse German DL and ML tags in releases
2024-01-02 18:58:28 -06:00
Qstick
3a7b27fb45
Fixed: Parse HebDubbed as Hebrew
...
Fixes #9513
2023-12-31 10:48:13 -06:00
Bogdan
54d447d55f
New: Parse `VIE` as Vietnamese language
2023-11-08 20:37:07 +02:00
Qstick
681a36e34f
New: Added additional term for matching French language releases
...
Closes #7209
2023-08-20 15:08:50 -05:00
Bogdan
c987824174
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
Kalyan Chekuri
af496fe701
added new language "Telugu" for filtering releases and testcases.
2023-05-26 20:38:00 -05:00
Lars Erik Helø
223f04ef46
Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags().
2023-04-29 10:33:24 -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
c3665e9fea
New: Spanish (Latino) languages
...
Closes #7914
Closes #3467
Closes #6415
2023-02-04 17:42:39 -06:00
Qstick
561993e30c
Fixed: Parse multiple languages for two letter cases
...
Fixes #7783
2022-11-25 19:16:29 -06:00
Qstick
ee32d42c94
New: Parse Spanish language using Español
...
Fixes #7252
2022-10-19 20:58:12 -05:00
Krisjanis Lejejs
61979bff7a
New: Add Latvian language
2022-09-08 20:35:51 -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
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
Qstick
ad8629fac9
Remove old Multi language workaround
2022-03-26 18:09:47 -05:00
Qstick
716eadc551
Add Multiple Languages
...
Closes #6385
Closes #6564
Closes #6694
Closes #6463
Co-Authored-By: siankatabg <siankatabg@users.noreply.github.com>
Co-Authored-By: tandy1000 <24867509+tandy-1000@users.noreply.github.com>
Co-Authored-By: Kristof Mattei <864376+kristof-mattei@users.noreply.github.com>
Co-Authored-By: Oleksandr Hulyi <4095184+pamidur@users.noreply.github.com>
2021-12-20 18:01:00 -06:00
Qstick
f1461056ce
Fixed: Parsing of Ger.Dub releases as German
...
Fixes #6778
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-12-19 22:50:42 -06:00
bakerboy448
f8a82dbb90
Fixed: Parsing of French Language at end of release names
...
Fixes #6652
2021-10-14 14:24:50 +01:00
bakerboy448
4ce98d689d
New: Detect 'FRA' and 'FRE' as French Language
...
Fixes #6136
2021-04-09 21:18:10 +01:00
bakerboy448
ef9c1bf0a4
New: Detect 'castellano' as Spanish Language
...
Fixes #6152
2021-04-09 21:18:10 +01:00
Qstick
6702c7d21b
New: Add Arabic Language
...
Fixes #5883
2021-02-07 17:13:57 -05:00
tenshiak
3bfb08c3ff
Treat subbed as unknown language ( #5677 )
...
* Subbed releases shouldn't report as different lang
* Add tests for subbed releases
* Remove whitespace
2021-01-24 23:53:15 -05:00
tenshiak
4bac44e893
New: Better Polish language Release Parsing ( #5592 )
...
* Parse Polish language
* Tests for parsing Polish language
2020-12-30 22:50:45 -05:00
Qstick
3ab9af0663
New: Portuguese (Brazil) Language Support
2020-12-22 13:41:18 -05:00
Qstick
216f9b37b2
Remove ParsingLibrary
2020-11-05 22:01:40 -05:00
Qstick
37c1b5b28c
New: Add Bulgarian Language
...
Fixes #4111
2020-10-06 00:33:33 -04:00
Qstick
e28bea14b3
New: Add Thai Language
2020-10-06 00:33:33 -04:00
Qstick
2823099237
New: Add Hindi and Romanian Languages
...
Fixes #3597
2020-10-06 00:33:33 -04:00
Qstick
bba2b01980
Don't parse subtitle language as language
...
Fixes #4972
2020-09-09 21:58:37 -04:00
Qstick
84c79924b7
New: Improve Chinese language detection
...
Fixes #4697
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-07-31 23:48:46 -04:00
Qstick
3a0aa51cbf
Fixed: Nordic shuldn't translate to Norwegian Audio Language
...
Fixes #1352
2020-07-16 22:31:24 -04:00
Qstick
10322a1867
New: Aphrodite Language Improvements
2020-07-08 01:24:06 -04:00
Qstick
6706138fa0
New: Add Language Tests
2020-06-30 22:32:11 -04:00
Qstick
5761ce640b
Fixed: Actually make SimpleReleaseTitle work
2020-05-23 23:01:03 -04:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
Qstick
5f396a53c3
New: Parse VFI as French
2019-10-05 18:45:35 -04:00
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-30 22:50:03 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Qstick
58ae4417df
Fixed: Cannot Add ITA or ITALIAN custom format ( #3385 )
...
Fixes #3253
2019-02-24 18:26:20 +01:00
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
2019-02-24 18:07:48 +01:00
Václav Slavík
264629cfa5
Fixed: Mis-classification of releases as being Czech ( #3378 )
...
After the changes from PR #2948 , the regex was too eager to match any
substring contain "SK", such as in "MASK". Fix by requiring word
separation around it, as was already the case with the "CZ" token.
2019-02-24 18:00:04 +01:00
Leonardo Galli
4015ff08a6
@cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
2019-02-18 00:09:41 +01:00
halali
057086a630
Added: Czech Language ( #2948 )
2018-09-12 16:46:57 +02:00
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
2018-08-05 16:28:05 +02:00
kriegalex
b70016d082
Added: Support for VF2 french tag. ( #2291 ) ( Fixes #2290 )
2017-12-12 22:28:36 +01:00