diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e88d971e1..36e02ab6a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: '0' - - uses: actions/setup-python@v3 + - uses: actions/setup-python@v4 with: python-version: 3.x - run: pip install -r docs/requirements.txt diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index 78e0cc818..462efed88 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -49,14 +49,14 @@ I also made 3 guides related to this one. | Movie Versions | Unwanted | Misc | HQ Source Groups | Streaming Services | | --------------------------------------------- | ---------------------------------- | ------------------------------------- | --------------------- | ---------------------------- | -| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Repack/Proper](#repack-proper) | [HQ-Remux](#hq-remux) | [Amazon](#amazon) | -| [Remaster](#remaster) | [EVO (no WEBDL)](#evo-no-webdl) | [Repack2](#repack2) | [HQ](#hq) | [Apple TV+](#apple-tvplus) | -| [4K Remaster](#4k-remaster) | [LQ](#lq) | [Multi](#multi) | [HQ-WEBDL](#hq-webdl) | [Disney+](#disneyplus) | -| [Special Editions](#special-edition) | [x265 (720/1080p)](#x265-7201080p) | [x264](#x264) | | [HBO Max](#hbo-max) | +| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Repack/Proper](#repack-proper) | [HQ-Remux](#hq-remux) | [Amazon](#amzn) | +| [Remaster](#remaster) | [EVO (no WEBDL)](#evo-no-webdl) | [Repack2](#repack2) | [HQ](#hq) | [Apple TV+](#aptv) | +| [4K Remaster](#4k-remaster) | [LQ](#lq) | [Multi](#multi) | [HQ-WEBDL](#hq-webdl) | [Disney+](#dsnp) | +| [Special Editions](#special-edition) | [x265 (720/1080p)](#x265-7201080p) | [x264](#x264) | | [HBO Max](#hmax) | | [Criterion Collection](#criterion-collection) | [3D](#3d) | [x265](#x265) | | [Hulu](#hulu) | -| [Theatrical Cut](#theatrical-cut) | [No-RlsGroup](#no-rlsgroup) | [MPEG2](#mpeg2) | | [Netflix](#netflix) | -| [IMAX](#imax) | [Obfuscated](#obfuscated) | [FreeLeech](#freeleech) | | [Peacock TV](#peacock-tv) | -| [IMAX Enhanced](#imax-enhanced) | [DV (WEBDL)](#dv-webdl) | [Dutch Groups](#dutch-groups) | | [Paramount+](#paramountplus) | +| [Theatrical Cut](#theatrical-cut) | [No-RlsGroup](#no-rlsgroup) | [MPEG2](#mpeg2) | | [Netflix](#nf) | +| [IMAX](#imax) | [Obfuscated](#obfuscated) | [FreeLeech](#freeleech) | | [Peacock TV](#pcok) | +| [IMAX Enhanced](#imax-enhanced) | [DV (WEBDL)](#dv-webdl) | [Dutch Groups](#dutch-groups) | | [Paramount+](#pmtp) | | | | [Anime Dual Audio](#anime-dual-audio) | | | ------ @@ -1184,7 +1184,7 @@ I also made 3 guides related to this one. ------ -### Amazon +### AMZN Amazon @@ -1195,14 +1195,14 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/amazon.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/amzn.json' %]][[% endfilter %]] ``` [TOP](#index) ------ -### Apple TVplus +### APTV Apple TV+ @@ -1213,14 +1213,14 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/apple-tvplus.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/aptv.json' %]][[% endfilter %]] ``` [TOP](#index) ------ -### DisneyPlus +### DSNP Disney+ @@ -1231,14 +1231,14 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/disneyplus.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/dsnp.json' %]][[% endfilter %]] ``` [TOP](#index) ------ -### HBO Max +### HMAX HBO Max @@ -1249,7 +1249,7 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/hbo-max.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/hmax.json' %]][[% endfilter %]] ``` [TOP](#index) @@ -1274,7 +1274,7 @@ I also made 3 guides related to this one. ------ -### Netflix +### NF Netflix @@ -1285,14 +1285,14 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/netflix.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/nf.json' %]][[% endfilter %]] ``` [TOP](#index) ------ -### Peacock TV +### PCOK Peacock TV @@ -1303,14 +1303,14 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/peacock-tv.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/pcok.json' %]][[% endfilter %]] ``` [TOP](#index) ------ -### ParamountPlus +### PMTP Paramount+ @@ -1321,7 +1321,7 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/paramountplus.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/pmtp.json' %]][[% endfilter %]] ``` [TOP](#index) diff --git a/docs/json/radarr/amazon.json b/docs/json/radarr/amzn.json similarity index 96% rename from docs/json/radarr/amazon.json rename to docs/json/radarr/amzn.json index 96ad1d912..61a519280 100644 --- a/docs/json/radarr/amazon.json +++ b/docs/json/radarr/amzn.json @@ -1,6 +1,6 @@ { "trash_id": "b3b3a6ac74ecbd56bcdbefa4799fb9df", - "name": "Amazon", + "name": "AMZN", "includeCustomFormatWhenRenaming": true, "specifications": [ { diff --git a/docs/json/radarr/apple-tvplus.json b/docs/json/radarr/aptv.json similarity index 96% rename from docs/json/radarr/apple-tvplus.json rename to docs/json/radarr/aptv.json index b345644ef..9291cffdf 100644 --- a/docs/json/radarr/apple-tvplus.json +++ b/docs/json/radarr/aptv.json @@ -1,6 +1,6 @@ { "trash_id": "3472d276482257d68f7836a55ca24877", - "name": "Apple TV+", + "name": "APTV", "includeCustomFormatWhenRenaming": true, "specifications": [ { diff --git a/docs/json/radarr/disneyplus.json b/docs/json/radarr/dsnp.json similarity index 96% rename from docs/json/radarr/disneyplus.json rename to docs/json/radarr/dsnp.json index 3b62e7c1c..bde408be2 100644 --- a/docs/json/radarr/disneyplus.json +++ b/docs/json/radarr/dsnp.json @@ -1,6 +1,6 @@ { "trash_id": "84272245b2988854bfb76a16e60baea5", - "name": "Disney+", + "name": "DSNP", "includeCustomFormatWhenRenaming": true, "specifications": [ { diff --git a/docs/json/radarr/hbo-max.json b/docs/json/radarr/hmax.json similarity index 96% rename from docs/json/radarr/hbo-max.json rename to docs/json/radarr/hmax.json index f7e50d380..689545e8e 100644 --- a/docs/json/radarr/hbo-max.json +++ b/docs/json/radarr/hmax.json @@ -1,6 +1,6 @@ { "trash_id": "5763d1b0ce84aff3b21038eea8e9b8ad", - "name": "HBO Max", + "name": "HMAX", "includeCustomFormatWhenRenaming": true, "specifications": [ { diff --git a/docs/json/radarr/netflix.json b/docs/json/radarr/nf.json similarity index 96% rename from docs/json/radarr/netflix.json rename to docs/json/radarr/nf.json index bee77be77..f328c1578 100644 --- a/docs/json/radarr/netflix.json +++ b/docs/json/radarr/nf.json @@ -1,6 +1,6 @@ { "trash_id": "170b1d363bd8516fbf3a3eb05d4faff6", - "name": "Netflix", + "name": "NF", "includeCustomFormatWhenRenaming": true, "specifications": [ { diff --git a/docs/json/radarr/peacock-tv.json b/docs/json/radarr/pcok.json similarity index 96% rename from docs/json/radarr/peacock-tv.json rename to docs/json/radarr/pcok.json index 787fcefa2..aee2f861c 100644 --- a/docs/json/radarr/peacock-tv.json +++ b/docs/json/radarr/pcok.json @@ -1,6 +1,6 @@ { "trash_id": "c9fd353f8f5f1baf56dc601c4cb29920", - "name": "Peacock TV", + "name": "PCOK", "includeCustomFormatWhenRenaming": true, "specifications": [ { diff --git a/docs/json/radarr/paramountplus.json b/docs/json/radarr/pmtp.json similarity index 96% rename from docs/json/radarr/paramountplus.json rename to docs/json/radarr/pmtp.json index b568569f7..dbf9080d2 100644 --- a/docs/json/radarr/paramountplus.json +++ b/docs/json/radarr/pmtp.json @@ -1,6 +1,6 @@ { "trash_id": "e36a0ba1bc902b26ee40818a1d59b8bd", - "name": "Paramount+", + "name": "PMTP", "includeCustomFormatWhenRenaming": true, "specifications": [ { diff --git a/docs/requirements.txt b/docs/requirements.txt index f7f0bb6f9..f4bfd58a9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,6 @@ lightgallery==0.5 mkdocs-awesome-pages-plugin==2.7.0 mkdocs-git-revision-date-localized-plugin==1.0.1 mkdocs-macros-plugin==0.7.0 -mkdocs-material==8.3.3 +mkdocs-material==8.3.5 mkdocs-minify-plugin==0.5.0 mkdocs-redirects==1.0.4 diff --git a/docs/updates.txt b/docs/updates.txt index 0d0e567bf..5d22732d5 100644 --- a/docs/updates.txt +++ b/docs/updates.txt @@ -1,3 +1,7 @@ +# 2022-06-13 +Shortened Streaming Service naming #626 +- Changed: On request Streaming Service to short names. + # 2022-06-08 Radarr cf dv hdr10 fix for bad (re)named files #615 - Added: Fix for bad (re)named DV HDR10 releases.