Merge pull request #1208 from TRaSH-/Maintance-Release-20230312

Maintance-Release-20230312
pull/1211/head^2
TRaSH 1 year ago committed by GitHub
commit 5bdfc5c81c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,3 +6,8 @@
------
## Soon
I've asked several people that used this download client for some help/feedback, but most of them just switched to qBittorrent.
{! include-markdown "../../../includes/support.md" !}
<!-- --8<-- "includes/support.md" -->

@ -1 +1,3 @@
# Deluge Placeholder
I've asked several people that used this download client for some help/feedback, but most of them just switched to qBittorrent.

@ -102,8 +102,31 @@ Covered and fully explained in [SABnzbd - Paths and Categories](/Downloaders/SAB
`Settings` => `Sorting`
!!! danger ""
:bangbang: **MAKE SURE THAT SORTING IS ENTIRELY DISABLED** :bangbang:
!!! danger ":bangbang: **MAKE SURE THAT SORTING IS ENTIRELY DISABLED** :bangbang:"
## Special
Rarely used options. For their meaning and explanation, click on the Help button to go to the Wiki page.
Don't change these without checking the Wiki first, as some have serious side-effects.
The default values are between parentheses.
### Unable to connect to SABnzbd
If you're trying to connect your Starr apps to SABnzbd and you're getting a error like `Unable to connect to SABnzbd` after clicking on Test.
![!Starr: Unable to connect to SABnzbd](images/starr-unable-to-connect-to-sabnzbd.png)
And it SABnzbd you will see something like this.
![!SABnzbd: Unable to connect to SABnzbd](images/sabnzbd-unable-to-connect-to-sabnzbd.png)
Then go in to `Settings` => `Special` => `Values`.
Scroll down to `host_whitelist ( )` and enter your docker container name and or your domain name.
Example: `sabnzbd.domain.tld, <container name >`
![!SABnzbd: host_whitelist ( )](images/sabnzbd-special-host-whitelist.png)
------
@ -138,6 +161,10 @@ Being that Sonarr/Radarr only looks at the last xx amount in the queue/history.
and both boxes under `Failed Download Handling` at step 4.
Select Sabnzbd at step 5 and scroll down to the bottom of the new window where it says `Completed Download Handling` and check both boxes.
![!Radarr: Download Clients - SABnzbd](images/radarr-download-clients-sabnzbd.png)
------
<sub>Thanks to [fryfrog](https://github.com/fryfrog){:target="_blank" rel="noopener noreferrer"} for helping me with the settings and providing the info needed to create this Guide.</sub>

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

@ -1 +1,3 @@
# ruTorrent Placeholder
I've asked several people that used this download client for some help/feedback, but most of them just switched to qBittorrent.

@ -7,5 +7,7 @@
## Soon
I've asked several people that used this download client for some help/feedback, but most of them just switched to qBittorrent.
{! include-markdown "../../../includes/support.md" !}
<!-- --8<-- "includes/support.md" -->

@ -50,7 +50,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-1.yml' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-1.yml' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
@ -71,7 +71,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-2.yml' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-2.yml' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
@ -91,7 +91,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-3.yml' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-3.yml' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
@ -112,7 +112,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-4.yml' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-4.yml' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
@ -132,7 +132,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-5.yml' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-5.yml' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>

@ -100,23 +100,22 @@ You will get a popup screen that will look like this:
------
!!! abstract
!!! info
The Number between the **[**brackets**]** in the following release profiles are the scores the release name will get during an automatic and manual search and with the use of the scores some releases will be preferred over others and even upgraded.
The Number between **(**brackets**)** in the following release profiles are referring to the location where you should add this regex in the release profile corresponding the screenshot above.
!!! tip
We're going to make use of four separate release profiles.
!!! warning "We're going to make use of four separate release profiles."
------
## Release Sources (Streaming Service) - Release Profile
<sub>Profile 1</sub>
## Profile 1
<!-- [trash_id: a0e7774a471e041d4f1111e0690244d0] -->
### Release Sources (Streaming Service)
!!! note
Check mark `Include Preferred when Renaming` and add `{Preferred Words}` to your renaming scheme or else you could get download loop issues!!!
@ -231,14 +230,13 @@ Add this to your `Preferred (3)` with a score of [75]
------
## P2P Groups + Repack/Proper - Release Profile
<sub>Profile 2</sub>
## Profile 2
<!-- [trash_id: 37cf8cdd57c8fb4a8b68f36e00e40de2] -->
!!! warning
DO NOT Check mark `Include Preferred when Renaming` :bangbang:
### P2P Groups + Repack/Proper
!!! warning "DO NOT Check mark `Include Preferred when Renaming` :bangbang:"
Add this to your `Preferred (3)` with a score of [1800] [^1]
@ -299,14 +297,13 @@ Add this to your `Preferred (3)` with a score of [10]
------
## Low Quality Groups - Release Profile
<sub>Profile 3</sub>
## Profile 3
<!-- [trash_id: EBC725268D687D588A20CBC5F97E538B] -->
!!! warning
DO NOT Check mark `Include Preferred when Renaming` :bangbang:
### Low Quality Groups
!!! warning "DO NOT Check mark `Include Preferred when Renaming` :bangbang:"
Add this to your `Preferred (3)` with a score of [-10000]
@ -331,12 +328,11 @@ Add this to your `Preferred (3)` with a score of [-10000]
------
## Optionals - Release Profile
## Profile 4
<sub>Profile 4</sub>
### Optionals
!!! warning
DO NOT Check mark `Include Preferred when Renaming` :bangbang:
!!! warning "DO NOT Check mark `Include Preferred when Renaming` :bangbang:"
!!! danger "Caution"
These optionals are optional because they should only be added/used if you got a certain use case for it, if you don't understand what the optional is for then you probably don't need it :bangbang:
@ -345,7 +341,7 @@ Add this to your `Preferred (3)` with a score of [-10000]
If you see certain optional with a positive score and you actually don't want them just add them with a negative score !!!
### Golden rule
#### Golden rule
!!! warning ""
:bangbang: This one is actually a must even that it's added in the optional section :bangbang:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 63 KiB

@ -23,12 +23,21 @@
}
},
{
"name": "Not PQ",
"name": "Not HDR10",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(PQ)\\b"
"value": "\\bHDR10(\\b[^+|Plus])"
}
},
{
"name": "Not HDR10+",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bHDR10(\\+|P(lus)?\\b)"
}
},
{
@ -41,12 +50,12 @@
}
},
{
"name": "Not SDR",
"name": "Not PQ",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR(\\b|\\d)"
"value": "\\b(PQ)\\b"
}
},
{
@ -57,6 +66,15 @@
"fields": {
"value": "\\b(FraMeSToR|HQMUX|SiCFoI)\\b"
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR(\\b|\\d)"
}
}
]
}

@ -15,21 +15,30 @@
}
},
{
"name": "Not Theatrical ",
"name": "Not IMAX Edition",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "Theatrical"
"value": "\\b(IMAX[ ._-]Edition)\\b"
}
},
{
"name": "Not IMAX Edition",
"name": "Not Open Matte",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(IMAX[ ._-]Edition)\\b"
"value": "\\b(Open[ ._-]?Matte)\\b"
}
},
{
"name": "Not Theatrical",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "Theatrical"
}
}
]

@ -23,12 +23,21 @@
}
},
{
"name": "Not PQ",
"name": "Not HDR10",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(PQ)\\b"
"value": "\\bHDR10(\\b[^+|Plus])"
}
},
{
"name": "Not HDR10+",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bHDR10(\\+|P(lus)?\\b)"
}
},
{
@ -41,12 +50,12 @@
}
},
{
"name": "Not SDR",
"name": "Not PQ",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR(\\b|\\d)"
"value": "\\b(PQ)\\b"
}
},
{
@ -57,6 +66,15 @@
"fields": {
"value": "\\b(FraMeSToR|HQMUX|SiCFoI)\\b"
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR(\\b|\\d)"
}
}
]
}

@ -1,3 +1,20 @@
# 2023-03-12 16:45
**[New]**
- None
**[Updated]**
- [Radarr] Add a Regrade condition to the `Upscaled` CF.
- [Radarr] Add `ONLYMOViE` to the `Bad Dual Groups` custom format.
- [Sonarr v3] Update screenshots to reflect current settings.
- [Sonarr v3] Tried to make it more clear that you need to use 4 separate profiles.
- [Downloaders - SABnzbd] Updated screenshots to match the new Starr apps layouts.
- [Downloaders - SABnzbd] Added instructions how to whitelist your host if you get a `Unable to connect to SABnzbd` error.
**[Fixed]**
- [Radarr] Fix the `Upscale`d CF not matching `Upscale` in the release title.
- [Starr] Add No `HDR10/HDR10+` to CF `HDR`, To prevent double scoring.
- [Radarr] Exclude `Open Matte` from `Special Edition` CF.
# 2023-03-04 17:15
**[New]**
- None

Loading…
Cancel
Save