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
Rotem
7c4c6ccd5c
Added: Hebrew language ( #1909 )
2017-08-12 00:48:57 +02:00
Devin Buhl
ddc6ccbf15
Added new TestCase for Parser and fixed spelling error
2017-03-05 14:32:51 -05:00
Devin Buhl
e33265b58d
Update parsing french movies ( #899 )
...
* Add VO, VFF and VFQ to french language
* Added VO, VFF, TRUEFRENCH and VFQ to french parser
* Update tests for french
2017-02-25 23:45:44 -05:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
2016-09-17 01:27:15 -07:00