Merge branch 'master' of https://github.com/TRaSH-Guides/Guides into feat/guide-sync-add-more-groups
@ -1,19 +0,0 @@
|
||||
name: Request a Guide
|
||||
description: Request a Guide here (This is only for new Guide requests, not for changes to existing guides, custom formats etc, if you are unsure please check out the Discord server first.)
|
||||
title: "[Request]"
|
||||
labels: ["Type: Guide Request", "Status: Triage Needed"]
|
||||
body:
|
||||
- type: input
|
||||
id: application
|
||||
attributes:
|
||||
label: For which application would like to see this Guide?
|
||||
description: Radarr / Sonarr / Bazarr / etc
|
||||
placeholder: Enter the application name here
|
||||
- type: textarea
|
||||
id: guide_description
|
||||
attributes:
|
||||
label: Describe what you would like to see in the Guide
|
||||
description: A clear and concise description of what you want to see in the Guide
|
||||
placeholder: Enter a brief description here
|
||||
validations:
|
||||
required: true
|
@ -1,3 +1,13 @@
|
||||
# Guides mainly for the Starr Apps (Sonarr/Radarr) and everything related to it
|
||||
# Guides mainly for the Starr Apps (Sonarr/Radarr) and everything related to them
|
||||
|
||||
I have switched to MkDocs, sorry if we broke your links. The same content is available here: [trash-guides.info](https://trash-guides.info/)
|
||||
The guide can be found at the following location [trash-guides.info](https://trash-guides.info/)
|
||||
|
||||
## Support
|
||||
|
||||
If you have any questions about the guide or need assistance, please join our [Discord](https://trash-guides.info/discord) server.
|
||||
|
||||
Do not open an issue on GitHub for support questions. Any support questions will be closed. If you are unsure, please check out the [discord](https://trash-guides.info/discord) server first.
|
||||
|
||||
## Would you happen to have any suggestions for the guide?
|
||||
|
||||
Join the [#suggestions](https://discord.com/channels/492590071455940612/1021029470389403818) section of our [discord](https://trash-guides.info/discord) server.
|
||||
|
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 319 KiB After Width: | Height: | Size: 321 KiB |
@ -0,0 +1,284 @@
|
||||
# How to setup Quality Profiles (German)
|
||||
|
||||
*aka How to setup Custom Formats to get German Audio if available*<br><br>
|
||||
|
||||
!!! note "This guide is created and maintained by [Lokilicious](https://github.com/Lokilicious) and [PCJones](https://github.com/PCJones)"
|
||||
|
||||
There isn't a *best* way to set up Custom Formats to get German (or German+English dual) audio. It depends on your setup (hardware devices) and personal preferences.
|
||||
|
||||
Some prefer high-quality audio (HD Audio), and others prefer high-quality video. Many prefer both.
|
||||
|
||||
In this Guide, we try to give a recommendation that suits most users.
|
||||
|
||||
---
|
||||
|
||||
## Basics
|
||||
|
||||
It is quite important that you follow and understand what is expected by TRaSH's guide:
|
||||
|
||||
- Adding Custom Formats, as explained in [How to import Custom Formats](/Sonarr/sonarr-import-custom-formats/){:target="\_blank" rel="noopener noreferrer"}.
|
||||
- Setting up a quality Profile to make use of the Custom Formats, as explained in [How to setup Quality Profiles | Basics section](/Sonarr/sonarr-setup-quality-profiles/#basics){:target="_blank" rel="noopener noreferrer"}.
|
||||
|
||||
!!! warning "Please read those two sections before continuing the guide, as they contain important information. The rest of this guide will assume you did."
|
||||
|
||||
!!! tip
|
||||
TRaSH created a [flowchart](/Sonarr/sonarr-setup-quality-profiles/#which-quality-profile-should-you-choose){:target="\_blank" rel="noopener noreferrer"} to make your decision easier. Remember that this chart does not include any of the following Custom Formats, and you will still need to read this guide to get German-only/German Dual Language("German DL") releases.
|
||||
|
||||
---
|
||||
|
||||
## Using this Guide
|
||||
|
||||
There are two ways of using this Guide, with and without TRaSH original Guide's international/English-based group tiers.
|
||||
(which can be found here: [Collection of Custom Formats](/Sonarr/sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"}).
|
||||
|
||||
In this Guide, we focus on combining both languages and thus include the Custom Formats from TRaSH's original Guide.
|
||||
|
||||
These Custom Formats are recommended if you prefer German Dual-Language releases but also want to download the original and/or English audio if no German Dual-Language is available (yet). This ensures the original English release will be of the best quality possible.
|
||||
|
||||
---
|
||||
|
||||
## Sonarr specific settings
|
||||
|
||||
There are a couple of changes that are needed for German Custom Formats to work properly:
|
||||
|
||||
??? abstract "Disable Propers and Repacks - [Click to show/hide]"
|
||||
Change the Propers and Repacks setting in `Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/Sonarr-collection-of-custom-formats/#repackproper) Custom Formats.
|
||||
|
||||
This way, you can ensure that Custom Formats preferences are used and not ignored.
|
||||
|
||||
You can still prefer Propers and Repacks through the provided Custom Formats.
|
||||
|
||||
??? success "Screenshot example - [Click to show/hide]"
|
||||

|
||||
|
||||
??? abstract "Merge Qualities - [Click to show/hide]"
|
||||
|
||||
To allow upgrades based on language without release qualities interfering, we need to [merge all desired qualities](/Sonarr/Tips/Merge-quality/) into one group.
|
||||
|
||||
You will find a recommendation on which qualities should be included/merged for the different profiles in the individual profiles sections.
|
||||
|
||||
{! include-markdown "../../includes/starr/move-quality-to-top.md" !}
|
||||
|
||||
!!! tip "Tip"
|
||||
You don't need to include some of these resolutions, such as 2160p or 720p, if you are not interested in them.
|
||||
|
||||
??? abstract "Adapt the Standard Episode Format and Series Folder Format - [Click to show/hide]"
|
||||
Please have a look here: [Recommended naming scheme](/Sonarr/Sonarr-recommended-naming-scheme/){:target="_blank" rel="noopener noreferrer"}.
|
||||
|
||||
??? abstract "Set the Maximum Custom Format Score - [Click to show/hide]"
|
||||
To allow upgradeability to the best possible quality, we set the `Upgrade Until Custom Format Score` to `35k`, which is more than the highest reachable score.
|
||||
|
||||
!!! tip "Tip"
|
||||
If you want to stop upgrades at a specific score, feel free to adapt this setting based on your needs.
|
||||
|
||||
---
|
||||
|
||||
## Dealing with German Umlauts and German titles
|
||||
|
||||
Two facts can lead to Sonarr being unable to match a German movie release.
|
||||
|
||||
- Indexers typically do not allow the use of German Umlauts in release names.
|
||||
- Most TV shows have titles that are different in German from those in English.
|
||||
|
||||
To help with this, there is a handy service called [Umlautadaptarr](https://github.com/PCJones/UmlautAdaptarr){:target="_blank" rel="noopener noreferrer"}. This service acts as a middle layer between Sonarr and the Indexer to ensure that Umlauts and German titles are mapped correctly.
|
||||
|
||||
Sonarr also addresses this issue in their own [Wiki](https://wiki.servarr.com/sonarr/faq#why-cant-sonarr-import-episode-files-for-series-x-why-cant-sonarr-find-releases-for-series-x){:target="_blank" rel="noopener noreferrer"} and provides a Google Sheet to enter title translations which are then added to Sonarr by the Devs.
|
||||
|
||||
---
|
||||
|
||||
## Score logic
|
||||
|
||||
{! include-markdown "../../includes/merge-quality/sonarrv4-current-logic.md" !}
|
||||
|
||||
---
|
||||
|
||||
## Quality profiles
|
||||
|
||||
### German audio
|
||||
|
||||
Depending on what's released first and available, the following Workflow Logic will be used:
|
||||
|
||||
- When an `English` version is released, it will download the release in the best available quality based on the Custom Formats used.
|
||||
- When a `German` or `German DL` version is released, it will upgrade to that version.
|
||||
- The downloaded media will be upgraded to any of the added Custom Formats until the defined Score defined in the Quality Profile under `Upgrade Until Custom Format Score` is reached.
|
||||
|
||||
!!! tip "Download German audio ^^only^^"
|
||||
|
||||
Set the `Minimum Custom Format Score` in your Quality Profile to `10k`
|
||||
Note: Most German releases come in dual languages, so you might still see an English audio track in addition to the German one.
|
||||
|
||||
!!! warning "Releases where German is the original language"
|
||||
|
||||
Due to technical limitations, releases in which German is the movie's original language will be identified as `German DL` even though they might not contain another language.
|
||||
The only (cosmetic) impact of this is that the scores of those releases will be slightly higher than expected.
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-advanced-audio-information-en.md" !}
|
||||
|
||||
---
|
||||
|
||||
### Releases you should avoid
|
||||
|
||||
This is a must-have for every Quality Profile you use. All these Custom Formats make sure you don't get Low Quality Releases.
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-unwanted-en.md" !}
|
||||
|
||||
---
|
||||
|
||||
### HD Bluray + WEB
|
||||
|
||||
If you prefer High-Quality HD Encodes (720p/1080p)
|
||||
|
||||
!!! abstract "Recommended merging of qualities"
|
||||
|
||||
We recommend to [merge the following qualities](/Sonarr/Tips/Merge-quality/):
|
||||
|
||||
- Bluray-1080p
|
||||
- WEBDL-1080p
|
||||
- WEBRip-1080p
|
||||
- Bluray-720p
|
||||
- WEBDL-720p
|
||||
- WEBRip-720p
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-audio-version-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-hd-bluray-web-scoring-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-misc-required.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-resolution-scoring-hd-only-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-unwanted-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-streaming-services.md" !}
|
||||
|
||||
**The following Custom Formats are optional:**
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-misc-optional.md" !}
|
||||
|
||||
---
|
||||
|
||||
### HD Remux + WEB
|
||||
|
||||
If you prefer 1080p Remuxes (Bluray-1080p Remux)
|
||||
|
||||
!!! abstract "Recommended merging of qualities"
|
||||
|
||||
We recommend to [merge the following qualities](/Sonarr/Tips/Merge-quality/):
|
||||
|
||||
- Bluray-1080p Remux
|
||||
- WEBDL-1080p
|
||||
- WEBRip-1080p
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-remux-web-scoring-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-misc-required.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-resolution-scoring-hd-only-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-unwanted-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-streaming-services.md" !}
|
||||
|
||||
**The following Custom Formats are optional:**
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-misc-optional.md" !}
|
||||
|
||||
---
|
||||
|
||||
### UHD Bluray + WEB (2160p)
|
||||
|
||||
If you prefer High-Quality UHD Encodes (2160p)
|
||||
|
||||
!!! abstract "Recommended merging of qualities"
|
||||
|
||||
We recommend to [merge the following qualities](/Sonarr/Tips/Merge-quality/):
|
||||
|
||||
- Bluray-2160p
|
||||
- WEBDL-2160p
|
||||
- WEBRip-2160p
|
||||
|
||||
??? tip "Alternative Quality Profile - [Click to show/hide]"
|
||||
|
||||
You may add the following qualities to the merged quality group if you want to grab HD (720p/1080p) releases before a UHD release is available:
|
||||
|
||||
- Bluray-1080p
|
||||
- WEBDL-1080p
|
||||
- WEBRip-1080p
|
||||
- Bluray-720p
|
||||
- WEBDL-720p
|
||||
- WEBRip-720p
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-audio-version-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-uhd-bluray-web-scoring-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-all-hdr-formats.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-misc-required.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-resolution-scoring-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-unwanted-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-streaming-services.md" !}
|
||||
|
||||
**The following Custom Formats are optional:**
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-misc-optional.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-misc-uhd-optional.md" !}
|
||||
|
||||
---
|
||||
|
||||
### UHD Remux + WEB (2160p)
|
||||
|
||||
If you prefer 2160p Remuxes (Bluray-2160p Remux)
|
||||
|
||||
!!! abstract "Recommended merging of qualities"
|
||||
|
||||
We recommend to [merge the following qualities](/Radarr/Tips/Merge-quality/):
|
||||
|
||||
- Bluray-2160p Remux
|
||||
- WEBDL-2160p
|
||||
- WEBRip-2160p
|
||||
|
||||
Note: The Bluray-2160p quality is not included as the main fallback for this profile is WEB. However, feel free to add it if needed.
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-audio-version-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-remux-web-scoring-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-all-hdr-formats.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-misc-required.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-cf-german-resolution-scoring-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-unwanted-en.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/sonarr-streaming-services.md" !}
|
||||
|
||||
**The following Custom Formats are optional:**
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-misc-optional.md" !}
|
||||
|
||||
{! include-markdown "../../includes/german-guide/sonarr-german-misc-uhd-optional.md" !}
|
||||
|
||||
---
|
||||
|
||||
### HDR Formats
|
||||
|
||||
TRaSH provides great guides and explanations about them at the following link:
|
||||
|
||||
- [HDR Formats](/Sonarr/sonarr-setup-quality-profiles/#hdr-formats){:target="_blank" rel="noopener noreferrer"}
|
||||
|
||||
---
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- A special thanks to the awesome community at the [UsenetDE Discord](https://discord.gg/NBrHshesU9) for their contribution during the guide creation.
|
||||
- [TRaSH](https://trash-guides.info/), for granting us a small space on his guide for this, his knowledge, and his friendliness.
|
||||
- [Someone Said "Nice"?](https://github.com/NiceTSY), for laying the foundation for the German guide through his work on the French guide.
|
||||
- and to all the people who helped us to test those profiles and formats (and continue to do so).
|
||||
|
||||
--8<-- "includes/support.md"
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"trash_id": "4eadb75fb23d09dfc0a8e3f687e72287",
|
||||
"trash_scores": {
|
||||
"default": -35000
|
||||
},
|
||||
"name": "Not German or English",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "Not English Language",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not German Language",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not German in Title",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "(?i)\\bgerman\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"trash_id": "9aa0ca0d2d66b6f6ee51fc630f46cf6f",
|
||||
"trash_scores": {
|
||||
"default": 250
|
||||
},
|
||||
"name": "German 1080p Booster",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "German",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Original Language",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": -2
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "1080p",
|
||||
"implementation": "ResolutionSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 1080
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"trash_id": "b493cd40d8a3bbf2839127a706bdb673",
|
||||
"trash_scores": {
|
||||
"default": 9000
|
||||
},
|
||||
"name": "German 2160p Booster",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "German",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Original Language",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": -2
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "2160p",
|
||||
"implementation": "ResolutionSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 2160
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,100 @@
|
||||
{
|
||||
"trash_id": "7940b2fb0278f27cf4f70187f2be95d6",
|
||||
"trash_scores": {
|
||||
"default": 4000
|
||||
},
|
||||
"name": "German Bluray Tier 01",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "ZeroTwo",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(ZeroTwo)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ZeroTwo Aliases",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(BUTTERCUP|HARTZ02|XiSS|DOGPACK404|PRiNCESSDiANA|DiVA|D02KU)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TSCC",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TSCC)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TvR",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TvR)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "NIMA4K",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(NIMA4K)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TVS",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TVS)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PXL",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(PXL)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CNY",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(CNY)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bluray",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not REMUX",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,73 @@
|
||||
{
|
||||
"trash_id": "83b336a90d90d6b35ca673b007f80661",
|
||||
"trash_scores": {
|
||||
"default": 3900
|
||||
},
|
||||
"name": "German Bluray Tier 02",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "VECTOR",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(VECTOR)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "MULTiPLEX",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(MULTiPLEX)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SiXTYNiNE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(SiXTYNiNE)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Oergel",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(Oergel)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ABJ",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(ABJ)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bluray",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not REMUX",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"trash_id": "d8f8e1539827967e0e564833e6c08d33",
|
||||
"trash_scores": {
|
||||
"default": 3800
|
||||
},
|
||||
"name": "German Bluray Tier 03",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "RobertDeNiro",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(RobertDeNiro)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bluray",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not REMUX",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,352 @@
|
||||
{
|
||||
"trash_id": "a6a6c33d057406aaad978a6902823c35",
|
||||
"trash_scores": {
|
||||
"default": -35000
|
||||
},
|
||||
"name": "German LQ",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "PsO",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(PsO)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cancer58",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(Cancer58)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tylor.D",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(Tylor\\.D)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "1XBET",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(1XBET)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "2dead",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(2dead)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HELD",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(HELD)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "kala",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(kala)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "POE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(POE)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SHOWE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(SHOWE)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SHOWEHD",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(SHOWEHD)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ORCA88",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(ORCA88)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LuRCH",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(LuRCH)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "N2D2",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(N2D2)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "GETB8",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(GETB8)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TFARC",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TFARC)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Kristallprinz",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(Kristallprinz)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LAW",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(LAW)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CTFOH",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(CTFOH)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Pendeti",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(Pendeti)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "OJ",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(OJ)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PS",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(PS)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FSX",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(FSX)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "EMVY",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(EMVY)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ZaidaNulled",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(ZaidaNulled)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "MEGA",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(MEGA)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "MBA",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(MBA)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FORMBA",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(FORMBA)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PaZ",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(PaZ)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Whistler",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(Whistler)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "omikron",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(omikron)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WOTT",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(WOTT)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SunDry",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(SunDry)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PL",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(PL)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TVARCHiV",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TVARCHiV)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "P73",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(P73)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LizardSquad",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(LizardSquad)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "AVTOMAT",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(AVTOMAT)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "iSSEYMiYAKE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(iSSEYMiYAKE)$"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"trash_id": "237eda4ef550a97da2c9d87b437e500b",
|
||||
"trash_scores": {
|
||||
"default": -35000
|
||||
},
|
||||
"name": "German Microsized",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "FuN",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(FuN)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "w00t",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(w00t)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "GTF",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(GTF)$"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,64 @@
|
||||
{
|
||||
"trash_id": "da0f005f9c3edf34fc26e18dce8c6573",
|
||||
"trash_scores": {
|
||||
"default": 6000
|
||||
},
|
||||
"name": "German Remux Tier 01",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "TvR",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TvR)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "pmHD",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(pmHD)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "NIMA4K",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(NIMA4K)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "QfG",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(QfG)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TSCC",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TSCC)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Remux",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,28 @@
|
||||
{
|
||||
"trash_id": "6bc5ccd80a03e7abb8f556eecd174b73",
|
||||
"trash_scores": {
|
||||
"default": 5900
|
||||
},
|
||||
"name": "German Remux Tier 02",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "MULTiPLEX",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(MULTiPLEX)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Remux",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,226 @@
|
||||
{
|
||||
"trash_id": "c2eec878fa1989599c226ce4c287d6a7",
|
||||
"trash_scores": {
|
||||
"default": 1500
|
||||
},
|
||||
"name": "German Scene",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "DETAiLS",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(DETAiLS)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WAYNE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(WAYNE)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WOMBAT",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(WOMBAT)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SAUERKRAUT",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(SAUERKRAUT)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WvF",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(WvF)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "4KCONNECTiON",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(4KCONNECTiON)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "STARS",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(STARS)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "AWARDS",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(AWARDS)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DMPD",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(DMPD)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "EXCiTED",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(EXCiTED)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "iNTENTiON",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(iNTENTiON)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "JaJunge",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(JaJunge)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "MGE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(MGE)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "MisFiTS",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(MisFiTS)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RUBBiSH",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(RUBBiSH)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RWP",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(RWP)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TMSF",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TMSF)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TV4A",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TV4A)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HAXE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(HAXE)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "muhHD",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(muhHD)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ENDSTATiON",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(ENDSTATiON)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "HDARCHiV",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(HDARCHiV)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PL3X",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(PL3X)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WATCHABLE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(WATCHABLE)$"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,109 @@
|
||||
{
|
||||
"trash_id": "68be37323132b35cf333c81a2ac8fc16",
|
||||
"trash_scores": {
|
||||
"default": 2000
|
||||
},
|
||||
"name": "German Web Tier 01",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "ZeroTwo",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(ZeroTwo)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ZeroTwo Aliases",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(BUTTERCUP|HARTZ02|XiSS|DOGPACK404|PRiNCESSDiANA|DiVA|D02KU)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TSCC",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TSCC)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TvR",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TvR)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "NIMA4K",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(NIMA4K)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TVS",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(TVS)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PXL",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(PXL)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "QfG",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(QfG)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CNY",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(CNY)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WebDL",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WebRip",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,82 @@
|
||||
{
|
||||
"trash_id": "f51b96a50b0e6196cb69724b7833d837",
|
||||
"trash_scores": {
|
||||
"default": 1900
|
||||
},
|
||||
"name": "German Web Tier 02",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "VECTOR",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(VECTOR)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "MULTiPLEX",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(MULTiPLEX)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SiXTYNiNE",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(SiXTYNiNE)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Oergel",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(Oergel)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "4SF",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(4SF)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ABJ",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(ABJ)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WebDL",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WebRip",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,46 @@
|
||||
{
|
||||
"trash_id": "bda67c2c0aae257308a4723d92475b86",
|
||||
"trash_scores": {
|
||||
"default": 1800
|
||||
},
|
||||
"name": "German Web Tier 03",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "RobertDeNiro",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(RobertDeNiro)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "BALENCiAGA",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(BALENCiAGA)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WebDL",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WebRip",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,46 @@
|
||||
{
|
||||
"trash_id": "c5dd0fd675f85487ad5bdf97159180bd",
|
||||
"trash_scores": {
|
||||
"default": 11000
|
||||
},
|
||||
"name": "German DL (undefined)",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "NOT Original Language",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": -2
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "German",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DL",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "(?<!WEB[-_. ]?)\\b(DL)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ML",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(ML)\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"trash_id": "8a9fcdbb445f2add0505926df3bb7b8a",
|
||||
"trash_scores": {
|
||||
"default": 10000
|
||||
},
|
||||
"name": "German",
|
||||
"includeCustomFormatWhenRenaming": true,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "German",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "NOT Original",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": -2
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DL",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": true,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "(?<!WEB[-_. ]?)\\b(DL)\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"trash_id": "133589380b89f8f8394320901529bac1",
|
||||
"trash_scores": {
|
||||
"default": -35000
|
||||
},
|
||||
"name": "Not German or English",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "Not English Language",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not German Language",
|
||||
"implementation": "LanguageSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not German in Title",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "(?i)\\bgerman\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|