Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b .
2019-12-17 21:59:03 -05:00
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
2019-12-16 20:22:58 +00:00
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
2019-11-02 14:11:52 -04:00
Qstick
02efc655f9
Fixed: Remove Not-So-Great Parser Case
2019-10-17 23:37:34 -04:00
Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
2019-10-16 22:19:39 -04:00
ta264
d0f13e16d5
Fixed: All compiler warnings
2019-10-15 20:22:50 -04:00
Qstick
5f396a53c3
New: Parse VFI as French
2019-10-05 18:45:35 -04:00
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-09-03 23:21:15 -04:00
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
2019-08-25 15:08:25 -04:00
Qstick
6510e2c898
Fixed: Parsing BD release group as Bluray quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-07-26 22:34:07 -04:00
Qstick
3ba72fd33b
New: Treat WEBMux as WebRip
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-07-26 22:05:04 -04:00
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
2019-07-12 23:56:58 -04:00
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
2019-07-09 22:05:32 -04:00
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
2019-06-30 00:58:54 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Leonardo Galli
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
2019-05-02 13:18:28 +02:00
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
2019-02-24 18:07:48 +01:00
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
2019-02-24 18:03:42 +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
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
2019-02-24 17:59:25 +01:00
Leonardo Galli
6d3cff85ae
Fixed: Unable to parse movies from 1800s.
...
Fixes #3271
2018-12-30 13:55:45 +01:00
Qstick
92b5822a39
New: Remove Pre, postbot, xpost suffixes from release groups ( #3220 )
2018-12-07 11:22:06 +01:00
Leonardo Galli
4f4e6c494d
Fixed: MPEG-2 remuxes being detected as "Raw-HD" quality
...
Fixes #2986
2018-10-15 09:54:27 +02:00
Qstick
ab0bf64273
New: mk3d file format ( #2795 )
...
Fixes #1324
2018-09-18 17:25:42 +02:00
halali
057086a630
Added: Czech Language ( #2948 )
2018-09-12 16:46:57 +02:00
Leonardo Galli
64e8fde0e1
Fixed: ImdbIds not being padded with zeroes, which messes up matching.
2018-09-11 23:47:00 +02:00
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
2018-09-10 21:25:10 +02:00
Leonardo Galli
b553d8aef6
Fixed: Saving IndexerSettings into DB which confuses the datamapper.
...
Fixes #2945
2018-08-06 19:35:26 +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
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
2018-03-14 21:41:36 +01:00
kriegalex
b70016d082
Added: Support for VF2 french tag. ( #2291 ) ( Fixes #2290 )
2017-12-12 22:28:36 +01:00
Leonardo Galli
a5dd426dd7
Fixed: SUBBED in release name not recognized as hardcoded subs. Fixes #1520
2017-10-07 23:54:24 +02:00
Leonardo Galli
c30a681aea
Fixed: 1080i not correctly recognized as 1080p. Fixes #1622
2017-10-07 23:47:22 +02:00
Leonardo Galli
4d712d7760
Fixed: Releases with UHD not getting correct resolution label. Fixes #2134
2017-10-07 20:24:50 +02:00
Leonardo Galli
63645c81bb
Fixed: WebDL gets marked as Remux. Fixes #1954
2017-10-07 20:21:59 +02:00
Leonardo Galli
b6be297093
Fixed: Parsing of TSRip and HDTSRip. Fixes #1998
2017-10-07 20:16:21 +02:00
MangaValk
4d8a270170
Fixed: Parser error when using (year) name folder ( #1956 ) ( Fixes #1951 )
2017-08-19 00:24:41 +02:00
Rotem
7c4c6ccd5c
Added: Hebrew language ( #1909 )
2017-08-12 00:48:57 +02:00
Leonardo Galli
cfcb66fba1
Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
2017-08-09 22:14:01 +02:00
Leonardo Galli
ac5732536d
Fixed: BDRemux not recognized as such and BDRips without resolution recognized as DVD. Fixes #1755
2017-07-01 14:01:38 +02:00
Leonardo Galli
1f4c2ad946
Fixed: A as part of an acronym being removed from clean title. Fixes #1747
2017-07-01 11:01:48 +02:00
Leonardo Galli
6d033c57f4
Added: More detailed descriptions why a movie was not able to be mapped. ( #1696 )
...
Added: Option to make mapping more lenient. This should practically allow all movies to be correctly mapped. Though it also opens the path for movies being wrongly mapped! (So it is a toggable option)
Added: Improved edition parsing. Now almost all releases should have the correct edition, even ones with no year, etc.
2017-06-18 23:12:14 +02:00
Leonardo Galli
d6cf53e12c
Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) ( #1692 )
...
Fixes #1676 . Fixes #1632 .
2017-06-17 15:02:58 +02:00
Leonardo Galli
3c8162f1d6
Fix test.
2017-05-12 16:52:38 +02:00
Leonardo Galli
58e81a916c
Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
2017-05-06 15:26:35 +02:00
Leonardo Galli
b05d505bce
Fixed Final in titles parsing as an edition.
2017-05-02 22:15:03 +02:00
Leonardo Galli
7c3d8c8ff9
Added multiple new editions such as FanEdit, Anniversary and 2in1.
2017-04-19 21:02:01 +02:00
Leonardo Galli
10091b9454
Movies with Umlauts are now correctly matched and have correct CleanTitles.
...
An update library is recommended. Fixes #1338
2017-04-17 13:08:47 +02:00
Leonardo Galli
c36b259fa9
Fixes an issue where the semicolon and space afterwards was replaced.
...
This caused issues with cleaning the title afterwards. Fixes #1185
2017-04-13 10:27:00 +02:00
Rusk85
27ab70333c
Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
2017-04-05 20:44:05 +02:00