Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
2019-10-16 22:19:39 -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
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
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-06-30 21:50:01 -04:00
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
2019-02-24 17:59:25 +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
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
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
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
7cfa0531dc
Fixed all tests and even added some new ones :) ( #835 )
...
* First fixing of tests.
* Updated more tests.
* Fix some tests
* Fix all prioritization tests.
And add new for preferred words.
* Updated CompletedDownloadservice tests
* Fixed a lot of tests
* Fixed all indexer requests. We should add more for the indexers we added.
To lazy for that though ¯\_(ツ)_/¯
* Fixed organizer tests.
Should probably be also updated to incorporate our newly added tags.
* Fix notification tests.
* Fixed update test for osx
* Fixed a few more tests.
* Fixed some more tests.
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update activity.less
* Update appveyor.yml
* Update appveyor.yml
* Update CommonVersionInfo.cs
* Update build-appveyor.cake
Let's hope this works.
* Update CommonVersionInfo.cs
Just to kickstart appveyor
* Fixed a few tests
* Just ignore those tests.
* Fixed more tests.
* First steps in fixing Core.Test.Download.DownloadApprovedFixture
* Fix most DownloadApprovedFixture tests
* Fixed something.
* Fixed a few more tests.
* Fixed pending release tests.
* All Core tests are now fixed.
* Fixed the last tests :)
* Fixed Download Station Tests.
* Fixed Vuze and Transmission default settings which caused the tests to fail.
* Fix most tests.
* Fix RootFolder tests.
* Fixed last tests
2017-03-06 22:23:25 +01:00
Devin Buhl
0f2234bcdc
Patch/onedr0p 3 4 2017 ( #1006 )
...
* Fix link in History tab (#734 )
* Fix iCal feed (#746 )
* Removed DKSubs from hardcoded subs
* Fix searching all cut off unmet
2017-03-04 11:40:38 -05:00
Devin Buhl
28d27dca5c
Add remux 1080p and 2160p as qualities ( #900 )
...
* Add Remux 1080p and 2160p as qualities, includes Tests & migration
* Whoops forgot to take this out
2017-02-26 01:14:52 -05:00
Devin Buhl
e78a55ac6e
Fix Hardcoded .DKSubs. ( #726 )
...
* Fix Hardcoded .DKSubs.
* Added tests
2017-02-12 09:19:48 -05:00
Leonardo Galli
a16e46cf38
Fix parsing with lower bluray qualities.
...
Fixes #706
2017-02-11 16:59:15 +01:00
Devin Buhl
a1f2369306
Update the regex in Parser, Add workprint and telesync, change R5 to regional allow for R[0-9]{1}, changed the weights
2017-01-29 14:22:04 -05:00
Devin Buhl
c60be3a467
Added new qualities, added new qualities to profile class.
...
Left to do: write migration, and tests
2017-01-26 14:43:24 -05:00
Leonardo Galli
6d665aeb21
Fix for hardcoded subs regex.
2017-01-16 22:51:45 +01:00
Leonardo Galli
cd310626e9
Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
2017-01-06 14:38:52 +01:00
Keivan Beigi
c42e4d682c
more kosher regex group names.
2016-12-21 20:38:35 -08:00
Taloth Saldono
19d625c6c5
Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
2016-10-10 23:32:01 +02:00
Taloth Saldono
32a347bdd2
Updated WEB regex.
2016-06-14 23:13:50 +02:00
Mark McDowall
d984dd41d6
Fixed: Parsing WEB releases that use spaces instead of periods
...
Closes #1339
2016-06-13 22:08:22 -07:00
Mark McDowall
b9d67ae421
Better logger name for QualityParser
2016-06-02 10:04:41 -07:00
Taloth Saldono
3f74a87b45
Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
...
fixes #1193
2016-03-26 20:45:52 +01:00
Taloth Saldono
da0bdc5750
New: Added RERIP as REPACK (Proper).
2016-03-26 20:41:27 +01:00
Taloth Saldono
6508e920fe
New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
2016-03-17 21:03:01 +01:00
Björn Dahlgren
94323f79e7
New: Added support for UltraHD (2160p) quality
2016-02-14 00:08:15 +01:00
Mark McDowall
a9444cef30
Fixed: Folder quality when file quality determined by its extension
...
Closes #603
2015-11-23 23:00:51 -08:00
Mark McDowall
b6b5355261
New: support for REAL releases
...
Closes #453
New: Added `Quality Real` naming Token
New: Quality Full will add real to file name when applicable
2015-11-23 22:58:53 -08:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
d7eae958b7
Fixed: Parse TVRip releases as SDTV
2015-09-20 11:28:15 -07:00
Mark McDowall
8a7673ed13
Fixed some parsing issues
...
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
2015-01-18 15:30:36 -08:00
Keivan Beigi
cf77104a02
removed redundant else
2014-12-06 23:23:11 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
76eee87976
Fixed: Parsing Raw-HD is filename as Raw-HD instead of HDTV-720p
2014-11-26 06:35:27 -08:00
Mark McDowall
365898df45
New: Links (forums, trello, etc) shown in System: Info
2014-11-20 23:44:28 -08:00
Taloth Saldono
a4a1e4d5bf
Fixed: HDDVD now recognized as bluray quality.
2014-11-03 13:06:42 +01:00
Mark McDowall
c4836975a9
Fixed: Treat WebHD as Web-DL
2014-10-26 18:46:57 -07:00
Mark McDowall
9d5d3ce4c3
Fixed: Treat iTunesHD as Web-DL
2014-10-26 16:31:45 -07:00
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
2014-09-22 11:08:30 -07:00
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
2014-08-23 23:42:07 +02:00
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
2014-08-10 14:54:55 -07:00