Merge pull request #1325 from TRaSH-/Maintance-Release-20230524

Maintance Release 20230524
pull/1326/head
TRaSH 1 year ago committed by GitHub
commit 73d489bf7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,5 +10,5 @@
1. Tools or cog wheel.
1. Options (skip if you choose the cog wheel).
1. Select the `Connection` Tab.
1. Choose `TCP and uTP` if you get speed issues try one of the others.
1. Change `TCP and uTP` to `TCP`, if you get speed issues try one of the others.
1. Add here the port you've forwarded.

@ -220,7 +220,7 @@
"value": "^(GalaxyRG)$"
}
},
{
{
"name": "GHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
@ -445,6 +445,15 @@
"value": "^(nSD)$"
}
},
{
"name": "Pahe",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "Pahe\\.(ph|in)\\b"
}
},
{
"name": "PATOMiEL",
"implementation": "ReleaseGroupSpecification",

@ -1,7 +1,7 @@
{
"trash_id": "6a061313d22e51e0f25b7cd4dc065233",
"trash_regex": "https://regex101.com/r/fa649l/1",
"name": "Max",
"name": "MAX",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -2,7 +2,7 @@
"trash_id": "81d1fbf600e2540cee87f3a23f9d3c1c",
"trash_score": "90",
"trash_regex": "https://regex101.com/r/fa649l/1",
"name": "Max",
"name": "MAX",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -58,19 +58,19 @@
},
{
"quality": "HDTV-2160p",
"min": 35.9,
"min": 25,
"preferred": 399,
"max": 400
},
{
"quality": "WEBRip-2160p",
"min": 35.9,
"min": 25,
"preferred": 399,
"max": 400
},
{
"quality": "WEBDL-2160p",
"min": 35.9,
"min": 25,
"preferred": 399,
"max": 400
},

@ -1,3 +1,18 @@
# 2023-05-24 21:00
**[New]**
- [Starr] Add `Max` CF to match the renamed `HBO Max` streaming service.
- [Starr] Add RlsGrp `Kitsune` to `WEB Tier 02`.
**[Updated]**
- [Starr] Add the `Max` CF to all the jsons and guides.
- [Radarr] add RlsGrp `pahe` to `LQ`.
**[Fixed]**
- [Radarr] Fix false positive matches on vs in movie titles for the `Vinegar Syndrome` CF.
- [Sonarr] Lowered Minimum Quality file size for `HDTV-2160p`, `WEBRip-2160p` and `WEBDL-2160p`.
- [qBittorrent - Port forwarding] Change listening port to TCP for consistence with main Qbt guide.
- [Starr] Changed case of CF `Max` to `MAX` to be consistent with the other streaming services.
# 2023-05-18 12:00
**[New]**
- [Radarr] Added CF `Remux Tier 03`, This way we can fine tune the RlsGrps even more. please update your automation sync tools to accept the new CF.

Loading…
Cancel
Save