Merge branch 'master' into imgbot

pull/1091/head
TRaSH 2 years ago committed by GitHub
commit fbbf86ff1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3.3.0 - uses: actions/checkout@v3.3.0
- uses: actions/setup-python@v4.4.0 - uses: actions/setup-python@v4.5.0
with: with:
python-version: 3.x python-version: 3.x
- uses: actions/cache@v3.2.3 - uses: actions/cache@v3.2.3
@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v3.3.0 - uses: actions/checkout@v3.3.0
with: with:
fetch-depth: '0' fetch-depth: '0'
- uses: actions/setup-python@v4.4.0 - uses: actions/setup-python@v4.5.0
with: with:
python-version: 3.x python-version: 3.x
- uses: actions/cache@v3.2.3 - uses: actions/cache@v3.2.3

@ -18,7 +18,7 @@ jobs:
name: Validate metadata.json name: Validate metadata.json
steps: steps:
- uses: actions/checkout@v3.3.0 - uses: actions/checkout@v3.3.0
- uses: actions/setup-python@v4.4.0 - uses: actions/setup-python@v4.5.0
with: with:
python-version: "3.x" python-version: "3.x"
- run: pip install jsonschema - run: pip install jsonschema

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 163 KiB

@ -67,15 +67,6 @@
"value": "\\b(AhmadDev)\\b" "value": "\\b(AhmadDev)\\b"
} }
}, },
{
"name": "Amb3r",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Amb3r)\\b"
}
},
{ {
"name": "Anime Chap", "name": "Anime Chap",
"implementation": "ReleaseTitleSpecification", "implementation": "ReleaseTitleSpecification",
@ -1111,15 +1102,6 @@
"value": "\\b(VipapkStudios)\\b" "value": "\\b(VipapkStudios)\\b"
} }
}, },
{
"name": "VOSTFR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(VOSTFR)\\b"
}
},
{ {
"name": "Wardevil", "name": "Wardevil",
"implementation": "ReleaseTitleSpecification", "implementation": "ReleaseTitleSpecification",

@ -67,15 +67,6 @@
"value": "\\b(AhmadDev)\\b" "value": "\\b(AhmadDev)\\b"
} }
}, },
{
"name": "Amb3r",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Amb3r)\\b"
}
},
{ {
"name": "Anime Chap", "name": "Anime Chap",
"implementation": "ReleaseTitleSpecification", "implementation": "ReleaseTitleSpecification",
@ -1111,15 +1102,6 @@
"value": "\\b(VipapkStudios)\\b" "value": "\\b(VipapkStudios)\\b"
} }
}, },
{
"name": "VOSTFR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(VOSTFR)\\b"
}
},
{ {
"name": "Wardevil", "name": "Wardevil",
"implementation": "ReleaseTitleSpecification", "implementation": "ReleaseTitleSpecification",

@ -2,7 +2,7 @@ mkdocs-glightbox==0.3.1
mkdocs-awesome-pages-plugin==2.8.0 mkdocs-awesome-pages-plugin==2.8.0
mkdocs-git-revision-date-localized-plugin==1.1.0 mkdocs-git-revision-date-localized-plugin==1.1.0
mkdocs-macros-plugin==0.7.0 mkdocs-macros-plugin==0.7.0
mkdocs-material==9.0.3 mkdocs-material==9.0.5
mkdocs-minify-plugin==0.6.2 mkdocs-minify-plugin==0.6.2
mkdocs-redirects==1.2.0 mkdocs-redirects==1.2.0
mkdocs-include-markdown-plugin==4.0.3 mkdocs-include-markdown-plugin==4.0.3

@ -1,3 +1,15 @@
# 2023-01-18 23:15
**[New]**
- None
**[Updated]**
- [Guide] Removed Amb3r and VOSTFR from the Anime Low Quality Groups as these are French specific Anime groups. *PR#1101*
- [Guide] Added the standard Web Tiers to the Sonarr Anime guide with scoring that matches as some web groups do Anime releases now. *PR#1101*
- [Guide] Added VOSTFR with the score -10000 to the Sonarr and Radarr Anime guides as this is for French Anime only *PR#1101*
**[Fixed]**
- None
# 2023-01-14 21:15 # 2023-01-14 21:15
**[New]** **[New]**
- None - None

@ -29,3 +29,4 @@
| [{{ radarr['cf']['10bit']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#10bit) | 0 | {{ radarr['cf']['10bit']['trash_id'] }} | | [{{ radarr['cf']['10bit']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#10bit) | 0 | {{ radarr['cf']['10bit']['trash_id'] }} |
| [{{ radarr['cf']['anime-dual-audio']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ radarr['cf']['anime-dual-audio']['trash_id'] }} | | [{{ radarr['cf']['anime-dual-audio']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ radarr['cf']['anime-dual-audio']['trash_id'] }} |
| [{{ radarr['cf']['dubs-only']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dubs-only) | {{ radarr['cf']['dubs-only']['trash_score'] }} | {{ radarr['cf']['dubs-only']['trash_id'] }} | | [{{ radarr['cf']['dubs-only']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dubs-only) | {{ radarr['cf']['dubs-only']['trash_score'] }} | {{ radarr['cf']['dubs-only']['trash_id'] }} |
| [{{ radarr['cf']['french-vostfr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vostfr) | -10000 | {{ radarr['cf']['french-vostfr']['trash_id'] }} |

@ -11,12 +11,16 @@
| [{{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-08-mini-encodes) | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_id'] }} | | [{{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-08-mini-encodes) | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-01-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-01-muxers) | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-01-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-01-muxers) | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-02-top-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-02-top-fansubs) | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-02-top-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-02-top-fansubs) | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | 450 | {{ sonarr['cf']['web-tier-01']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | 400 | {{ sonarr['cf']['web-tier-02']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-03-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-03-official-subs) | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-03-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-03-official-subs) | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | 350 | {{ sonarr['cf']['web-tier-03']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-04-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-04-official-subs) | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-04-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-04-official-subs) | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-05-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-05-fansubs) | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-05-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-05-fansubs) | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-06-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-06-fansubs) | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-06-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-06-fansubs) | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-raws']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-raws) | {{ sonarr['cf']['anime-raws']['trash_score'] }} | {{ sonarr['cf']['anime-raws']['trash_id'] }} | | [{{ sonarr['cf']['anime-raws']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-raws) | {{ sonarr['cf']['anime-raws']['trash_score'] }} | {{ sonarr['cf']['anime-raws']['trash_id'] }} |
| [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups) | {{ sonarr['cf']['anime-lq-groups']['trash_score'] }} | {{ sonarr['cf']['anime-lq-groups']['trash_id'] }} | | [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups) | {{ sonarr['cf']['anime-lq-groups']['trash_score'] }} | {{ sonarr['cf']['anime-lq-groups']['trash_id'] }} |
| [{{ sonarr['cf']['av1']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#av1) | -10000 | {{ sonarr['cf']['av1']['trash_id'] }} |
| [{{ sonarr['cf']['uncensored']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#uncensored) | 0 | {{ sonarr['cf']['uncensored']['trash_id'] }} | | [{{ sonarr['cf']['uncensored']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#uncensored) | 0 | {{ sonarr['cf']['uncensored']['trash_id'] }} |
| [{{ sonarr['cf']['v0']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v0) | {{ sonarr['cf']['v0']['trash_score'] }} | {{ sonarr['cf']['v0']['trash_id'] }} | | [{{ sonarr['cf']['v0']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v0) | {{ sonarr['cf']['v0']['trash_score'] }} | {{ sonarr['cf']['v0']['trash_id'] }} |
| [{{ sonarr['cf']['v1']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v1) | {{ sonarr['cf']['v1']['trash_score'] }} | {{ sonarr['cf']['v1']['trash_id'] }} | | [{{ sonarr['cf']['v1']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v1) | {{ sonarr['cf']['v1']['trash_score'] }} | {{ sonarr['cf']['v1']['trash_id'] }} |
@ -27,3 +31,4 @@
| [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} | | [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} |
| [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} | | [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} |
| [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} | | [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} |
| [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) | -10000 | {{ sonarr['cf']['french-vostfr']['trash_id'] }} |

Loading…
Cancel
Save