Merge pull request #1125 from TRaSH-/Maintance-Release-20230129

Maintance Release 20230129
pull/1129/head
TRaSH 1 year ago committed by GitHub
commit 5cb5754f09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,11 +10,15 @@
------
## Create the main share
## Preparation
Make sure hardlinks support is enabled in your `Settings` => `Global Share Settings`.
!!! warning
![Enable Hardlink support](images/unraid-enable-hardlinks.png)
## Create the main share
To get Hardlinks and Atomic-Moves working with Unraid you will need to make use of <u>**ONE**</u> share with subfolders.
!!! warning "To get Hardlinks and Atomic-Moves working with Unraid,<br>You will need to make use of <u>**ONE**</u> share with subfolders."
For this example I'm using my own setup and preferred share `data`.
@ -30,8 +34,7 @@ Go to your dashboard and on the top select `shares` select `add share` .
Keep in mind regarding the use of the Cache drive, The mover can't move files that are in use, like when seeding with torrents. You will need to stop/pause the torrents so the mover can move them to your Array.
!!! tip
If you use qBittorrent you can automate the process by following the following Guide [HERE](/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/){:target="_blank" rel="noopener noreferrer"}
!!! tip "If you use qBittorrent you can automate the process by following the following Guide [HERE](/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/){:target="_blank" rel="noopener noreferrer"}"
With Usenet you won't have any issues.

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

@ -60,6 +60,7 @@ I also made 3 guides related to this one.
| [IMAX Enhanced](#imax-enhanced) | | [WEB Tier 02](#web-tier-02) | [Movies Anywhere](#ma) |
| [Open Matte](#open-matte) | | [WEB Tier 03](#web-tier-03) | [Pathe Thuis](#pathe) |
| | | | [Bravia Core](#bcore) |
| | | | [Stan](#stan) |
------
@ -1687,6 +1688,24 @@ I also made 3 guides related to this one.
------
### STAN
<sub>Stan</sub>
??? question "STAN - [CLICK TO EXPAND]"
[From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Stan_(service)){:target="_blank" rel="noopener noreferrer"}
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/stan.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
## Anime
------

@ -198,6 +198,10 @@ Add this to your `Preferred (3)` with a score of [75]
/\b(pmtp)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
```
```bash
/\b(stan)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
```
!!! danger "Caution"
Don't forget to click on `SAVE` after you've added everything you want to the release profile :bangbang:
@ -295,7 +299,7 @@ Add this to your `Preferred (3)` with a score of [10]
Add this to your `Preferred (3)` with a score of [-100]
```bash
/(TBS|-BRiNK|MeGusta|-CHX|-XLF|-worldmkv|-GHOSTS|-VIDEOHOLE|nhanc3|Pahe\.ph|Pahe\.in|-NERO)\b/i
/(-BRiNK|-CHX|-GHOSTS|JFF|PSA|MeGusta|-NERO|nhanc3|Pahe\.ph|Pahe\.in|TBS|-VIDEOHOLE|-worldmkv|-XLF)\b/i
```
!!! danger "Caution"

@ -60,6 +60,7 @@ I also made 3 guides related to this one.
| | | | [Peacock TV](#pcok) |
| | | | [Quibi](#qibi) |
| | | | [SHOWTIME](#sho) |
| | | | [Stan](#stan) |
| | | | [Videoland](#vdl) |
| | | | [YouTube Red](#red) |
| | | | [iTunes](#it) |
@ -1535,6 +1536,24 @@ I also made 3 guides related to this one.
------
### STAN
<sub>Stan</sub>
??? question "STAN - [CLICK TO EXPAND]"
[From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Stan_(service)){:target="_blank" rel="noopener noreferrer"}
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/stan.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### RED
<sub>RED = Youtube Red = Youtube Premium</sub>

@ -256,6 +256,15 @@
"value": "\\b(iPlanet)\\b"
}
},
{
"name": "JFF",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(JFF)\\b"
}
},
{
"name": "KiNGDOM",
"implementation": "ReleaseGroupSpecification",
@ -275,39 +284,39 @@
}
},
{
"name": "Leffe",
"name": "L0SERNIGHT",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Leffe)\\b"
"value": "\\b(L0SERNIGHT)\\b"
}
},
{
"name": "Liber8",
"name": "Leffe",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Liber8)\\b"
"value": "\\b(Leffe)\\b"
}
},
{
"name": "LiGaS",
"name": "Liber8",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(LiGaS)\\b"
"value": "\\b(Liber8)\\b"
}
},
{
"name": "L0SERNIGHT",
"name": "LiGaS",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(L0SERNIGHT)\\b"
"value": "\\b(LiGaS)\\b"
}
},
{

@ -0,0 +1,35 @@
{
"trash_id": "c2863d2a50c9acad1fb50e53ece60817",
"trash_regex": "https://regex101.com/r/IMS7Or/1",
"name": "STAN",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Stan",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(stan)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
}
]
}

@ -10,7 +10,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bBRiNK\\b"
"value": "\\b(BRiNK)\\b"
}
},
{
@ -19,7 +19,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bCHX\\b"
"value": "\\b(CHX)\\b"
}
},
{
@ -28,7 +28,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bEVO\\b"
"value": "\\b(EVO)\\b"
}
},
{
@ -46,7 +46,16 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bGHOSTS\\b"
"value": "\\b(GHOSTS)\\b"
}
},
{
"name": "JFF",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(JFF)\\b"
}
},
{
@ -64,7 +73,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bNERO\\b"
"value": "\\b(NERO)\\b"
}
},
{
@ -73,7 +82,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bnhanc3\\b"
"value": "\\b(nhanc3)\\b"
}
},
{
@ -85,13 +94,22 @@
"value": "Pahe\\.(ph|in)\\b"
}
},
{
"name": "PSA",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(PSA)\\b"
}
},
{
"name": "TBS",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bTBS\\b"
"value": "\\b(TBS)\\b"
}
},
{
@ -100,7 +118,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bVIDEOHOLE\\b"
"value": "\\b(VIDEOHOLE)\\b"
}
},
{
@ -109,7 +127,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bworldmkv\\b"
"value": "\\b(worldmkv)\\b"
}
},
{
@ -118,7 +136,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bXLF\\b"
"value": "\\b(XLF)\\b"
}
}
]

@ -0,0 +1,36 @@
{
"trash_id": "1efe8da11bfd74fbbcd4d8117ddb9213",
"trash_score": "75",
"trash_regex": "https://regex101.com/r/IMS7Or/1",
"name": "STAN",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Stan",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(stan)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
}
]
}

@ -6,7 +6,7 @@
"preferred": [{
"score": -10000,
"terms": [
"/(-BRiNK|-CHX|-GHOSTS|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|TBS|-VIDEOHOLE|-worldmkv|-XLF)\\b/i"
"/(-BRiNK|-CHX|-GHOSTS|JFF|PSA|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|TBS|-VIDEOHOLE|-worldmkv|-XLF)\\b/i"
]
}],
"ignored": []

@ -41,7 +41,8 @@
"/\\b(it)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(pmtp)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(vdl)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(nlz)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i"
"/\\b(nlz)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(stan)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i"
]
}
],

@ -1,3 +1,16 @@
# 2023-01-29 21:00
**[New]**
- [Starr] Added Streaming Service `STAN`.
- [Guide - How to setup Quality Profiles] Added extra info to decide if you need to add the audio CF.
**[Updated]**
- [Starr] Added RlsGrp `JFF` to `LQ`.
- [Sonarr] Added RlsGrp `PSA` to `LQ`.
- [Hardlinks - Unraid] Added info to enable hardlinks.
**[Fixed]**
- None
# 2023-01-28 10:15
**[New]**
- None

@ -0,0 +1,5 @@
!!! info "Add the audio custom formats only if"
- You have a audio setup that supports **ALL** HD Audio (TrueHD, DTS-X, DTS-HD, etc). *if you have a setup that only supports a few Audio formats or doesn't support certain audio formats (or you're using only your TV speakers) it's recommended not to add any audio custom formats, else you will limit your self to much what you're able to grab. Audio transcoding has a low impact on your server, if your server can't handle audio transcoding you might consider to choose another quality profile*.
- You have a media player (hardware devices) that can passthrough HD audio.
- You don't have a AppleTV (Being it can't passthrough untouched audio).

@ -1,6 +1,8 @@
??? abstract "Audio - [CLICK TO EXPAND]"
![!HDR Formats Flowchart](/Radarr/images/flowchart-audio.png)
{! include-markdown "../../includes/cf/audio-info.md" !}
![!Audio Flowchart](/Radarr/images/flowchart-audio.png)
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- |

@ -12,6 +12,7 @@
| [{{ radarr['cf']['pathe']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pathe) | 0 | {{ radarr['cf']['pathe']['trash_id'] }} |
| [{{ radarr['cf']['pcok']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pcok) | 0 | {{ radarr['cf']['pcok']['trash_id'] }} |
| [{{ radarr['cf']['pmtp']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pmtp) | 0 | {{ radarr['cf']['pmtp']['trash_id'] }} |
| [{{ radarr['cf']['stan']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#stan) | 0 | {{ radarr['cf']['stan']['trash_id'] }} |
------
Breakdown and Why

@ -1,6 +1,8 @@
??? abstract "Audio - [CLICK TO EXPAND]"
![!HDR Formats Flowchart](/Radarr/images/flowchart-audio.png)
{! include-markdown "../../includes/cf/audio-info.md" !}
![!Audio Flowchart](/Radarr/images/flowchart-audio.png)
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------- |

@ -16,4 +16,5 @@
| [{{ sonarr['cf']['qibi']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#qibi) | {{ sonarr['cf']['qibi']['trash_score'] }} | {{ sonarr['cf']['qibi']['trash_id'] }} |
| [{{ sonarr['cf']['red']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#red) | {{ sonarr['cf']['red']['trash_score'] }} | {{ sonarr['cf']['red']['trash_id'] }} |
| [{{ sonarr['cf']['sho']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#sho) | {{ sonarr['cf']['sho']['trash_score'] }} | {{ sonarr['cf']['sho']['trash_id'] }} |
| [{{ sonarr['cf']['stan']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#stan) | {{ sonarr['cf']['stan']['trash_score'] }} | {{ sonarr['cf']['stan']['trash_id'] }} |
| [{{ sonarr['cf']['vdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vdl) | {{ sonarr['cf']['vdl']['trash_score'] }} | {{ sonarr['cf']['vdl']['trash_id'] }} |

Loading…
Cancel
Save