From 3756f3fae77bdf92f73ebe2abc9ea639dbf898fe Mon Sep 17 00:00:00 2001 From: <> Date: Thu, 16 Jun 2022 19:52:51 +0000 Subject: [PATCH] Deployed 016e7d5 with MkDocs version: 1.3.0 --- json/radarr/amzn.json | 34 +++++++++ json/radarr/aptv.json | 34 +++++++++ json/radarr/dsnp.json | 34 +++++++++ json/radarr/hmax.json | 34 +++++++++ json/radarr/nf.json | 34 +++++++++ json/radarr/pcok.json | 34 +++++++++ json/radarr/pmtp.json | 34 +++++++++ sitemap.xml | 156 +++++++++++++++++++++--------------------- sitemap.xml.gz | Bin 961 -> 961 bytes 9 files changed, 316 insertions(+), 78 deletions(-) create mode 100644 json/radarr/amzn.json create mode 100644 json/radarr/aptv.json create mode 100644 json/radarr/dsnp.json create mode 100644 json/radarr/hmax.json create mode 100644 json/radarr/nf.json create mode 100644 json/radarr/pcok.json create mode 100644 json/radarr/pmtp.json diff --git a/json/radarr/amzn.json b/json/radarr/amzn.json new file mode 100644 index 000000000..61a519280 --- /dev/null +++ b/json/radarr/amzn.json @@ -0,0 +1,34 @@ +{ + "trash_id": "b3b3a6ac74ecbd56bcdbefa4799fb9df", + "name": "AMZN", + "includeCustomFormatWhenRenaming": true, + "specifications": [ + { + "name": "Amazon", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "\\b(amzn|amazon)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + } + ] +} \ No newline at end of file diff --git a/json/radarr/aptv.json b/json/radarr/aptv.json new file mode 100644 index 000000000..9291cffdf --- /dev/null +++ b/json/radarr/aptv.json @@ -0,0 +1,34 @@ +{ + "trash_id": "3472d276482257d68f7836a55ca24877", + "name": "APTV", + "includeCustomFormatWhenRenaming": true, + "specifications": [ + { + "name": "Apple TV+", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "\\b(atvp|aptv|Apple TV\\+)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + } + ] +} \ No newline at end of file diff --git a/json/radarr/dsnp.json b/json/radarr/dsnp.json new file mode 100644 index 000000000..bde408be2 --- /dev/null +++ b/json/radarr/dsnp.json @@ -0,0 +1,34 @@ +{ + "trash_id": "84272245b2988854bfb76a16e60baea5", + "name": "DSNP", + "includeCustomFormatWhenRenaming": true, + "specifications": [ + { + "name": "Disney+", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "\\b(dsnp|dsny|disney|Disney\\+)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + } + ] +} \ No newline at end of file diff --git a/json/radarr/hmax.json b/json/radarr/hmax.json new file mode 100644 index 000000000..689545e8e --- /dev/null +++ b/json/radarr/hmax.json @@ -0,0 +1,34 @@ +{ + "trash_id": "5763d1b0ce84aff3b21038eea8e9b8ad", + "name": "HMAX", + "includeCustomFormatWhenRenaming": true, + "specifications": [ + { + "name": "HBO Max", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "\\b(hmax|hbom|HBO Max)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + } + ] +} \ No newline at end of file diff --git a/json/radarr/nf.json b/json/radarr/nf.json new file mode 100644 index 000000000..f328c1578 --- /dev/null +++ b/json/radarr/nf.json @@ -0,0 +1,34 @@ +{ + "trash_id": "170b1d363bd8516fbf3a3eb05d4faff6", + "name": "NF", + "includeCustomFormatWhenRenaming": true, + "specifications": [ + { + "name": "Netflix", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "\\b(nf|netflix)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + } + ] +} \ No newline at end of file diff --git a/json/radarr/pcok.json b/json/radarr/pcok.json new file mode 100644 index 000000000..aee2f861c --- /dev/null +++ b/json/radarr/pcok.json @@ -0,0 +1,34 @@ +{ + "trash_id": "c9fd353f8f5f1baf56dc601c4cb29920", + "name": "PCOK", + "includeCustomFormatWhenRenaming": true, + "specifications": [ + { + "name": "Peacock TV", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "\\b(pcok|peacock)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + } + ] +} \ No newline at end of file diff --git a/json/radarr/pmtp.json b/json/radarr/pmtp.json new file mode 100644 index 000000000..dbf9080d2 --- /dev/null +++ b/json/radarr/pmtp.json @@ -0,0 +1,34 @@ +{ + "trash_id": "e36a0ba1bc902b26ee40818a1d59b8bd", + "name": "PMTP", + "includeCustomFormatWhenRenaming": true, + "specifications": [ + { + "name": "Paramount+", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "\\b(pmtp|Paramount Plus)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + } + ] +} \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index 839ee1898..2c6060b67 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,392 +2,392 @@ https://trash-guides.info/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/thnx/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Bazarr/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Bazarr/After-install-configuration/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Bazarr/Setup-Guide/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Bazarr/Tips/Bazarr-suggested-scoring/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Bazarr/scripts/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/Deluge/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/Deluge/Deluge-Basic-Setup/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/Deluge/Deluge-how-to-add-labels/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/NZBGet/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/NZBGet/Basic-Setup/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/NZBGet/Paths-and-Categories/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/NZBGet/scripts/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/SABnzbd/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/SABnzbd/Basic-Setup/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/SABnzbd/Paths-and-Categories/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/SABnzbd/scripts/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/qBittorrent/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/qBittorrent/3rd-party-tools/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/qBittorrent/Basic-Setup/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/qBittorrent/How-to-add-categories/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/qBittorrent/Paths/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/qBittorrent/Port-forwarding/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/ruTorrent/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Downloaders/ruTorrent/ruTorrent-Basic-Setup/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/Check-if-hardlinks-are-working/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/Examples/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/Hardlinks-and-Instant-Moves/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/Replace-copies-with-hardlinks/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/How-to-setup-for/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/How-to-setup-for/Docker/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/How-to-setup-for/Dockstarter/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/How-to-setup-for/Native/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/How-to-setup-for/Synology/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Hardlinks/How-to-setup-for/Unraid/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/How-to-setup-for/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/How-to-setup-for/Docker/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/How-to-setup-for/Dockstarter/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/How-to-setup-for/Native/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/How-to-setup-for/Synology/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/How-to-setup-for/Unraid/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Misc/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Misc/How-to-setup-Torguard-for-port-forwarding/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Misc/how-to-provide-a-docker-compose/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Misc/trash-sync/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Misc/x265-4k/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Plex/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Plex/Tips/4k-transcoding/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Plex/Tips/Optimal-plex-client-settings/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Plex/Tips/Plex-media-server/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Plex/profiles/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Radarr-Quality-Settings-File-Size/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Radarr-how-to-update-custom-formats/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Radarr-import-custom-formats/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Radarr-recommended-naming-scheme/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Radarr-remote-path-mapping/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Radarr-setup-custom-formats/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Tips/Merge-quality/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Tips/Radarr-add-a-movie-collection/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Tips/Radarr-rename-your-folders/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Tips/Radarr-show-unknown-movie-items/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Radarr/Tips/Sync-2-radarr-sonarr/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/SQP/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/SQP/1-1/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/SQP/1-2/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/Sonarr-Quality-Settings-File-Size/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx-Anime/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/Sonarr-recommended-naming-scheme/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/Sonarr-remote-path-mapping/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/Tips/Merge-quality/ - 2022-06-15 + 2022-06-16 daily https://trash-guides.info/Sonarr/Tips/Sync-2-radarr-sonarr/ - 2022-06-15 + 2022-06-16 daily \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 89174602b74dbc6f05410f0432d719fd415846a9..01567b9a0da2fd2d14d32dd1ff032e08579f1614 100644 GIT binary patch delta 911 zcmV;A191Go2f+siABzYG5sIsk2Oodb({^NKtT>5#aOzmjr8fjvkr;sh4S@RaukZ51 zk=#iRJ$08CkN}4B5cA^2E{OTNeeKS+7?TbDYH~3>pPZrB!B}5jO};*Ugx@Cb7H{Tl zbP4krb@u6MQsvzIQ53t~ZklYyS~Y1JVp$|z(L*Z6%Hn+b`(*LvjIQnl!(EZ3C4Wn} zxTG#)-AOlHDPQ6`;?u$?>kjkcq-NkKzJvTXq+IzuN3NxMRxvUryIyCEV13HUIncqc zZP`YZNpFm)SD4!dK6MR@DIaZ<#(PL@Sz^j)An6ck`ZDHDI@%^Dj)XU1=Uq^S9FaTT z4Z5~OA(TS_OO>pKes;+Mufh&;0Dol+IQ0!3dv$#Nd-(~o5K2L^7>Vyyt`aD3;JwON zlH;NjNeFS@)%DUpe=|}r1xfe?S)ztt*oBDrX=!r~F{00sP=ARA8Wr<_*1X_Ejk2J5 zc#3^{j4!m9$$0t!y_tvt4l%c;VO#3SYHabPK^ z`m@{fB7xk|lw=P6fQ?fcL5GHx9oX4i9aX}7%m*7x{e~U+o-o>*pf@NHnzS9WIP%Xb z+bs%%ULAaJp*#q~{^}z|B!4WSC3uD)r;z3kf?PqA7szpdJDW6Hu22&ZbCw~+(UIbc)sG;&n|z3w;PUp_YU`Lx%xemw;P~l zpN0c2yjlNhvaOW^N_+R9o$dA-$PzMvC*I`U9n@&7BH*~?83gpWWPea=%XC}eK^dke zdq%RMfG@3bHXphjuwI++kwz3&_8IxJ>);&f?kp07HRv|wP_VgoVVf*&ooMN(lEuYDCZFhdo?-TT6xK lk1Z;u{5QIYm~w=c5uKgF{y*z%Ur^+|_y@BhRIVU40049`!rA}; delta 911 zcmV;A191Go2f+siABzYGeJQGu2OobV({^NKtT>5#aOzmjr8fjvkr;sh4S@Raug~(s zk=$txIdzv8kN}4B5cA^2E{OTNeeKS+7?TbDa&j>}pPZrB!B}5jPQE^Tgx@Fc7O&=Q zbP4krb@u6UQsvzISroh7ZklYyS~Y1JVp$|z(L*Z6%Hn+b$7J#9jIQnl!(EZ3C4aYY z@rJsLbtm0)rF@C&h>r`StUJt$lbV5}_yO{3NV)QRj$BLiq+(=DcD2qJ!TOYybD)D? z+p>)+linCpuQ0a_eCiq)Q$E-xjrWk+vc#0pK++-7^kvMQbhJ%Q90{+(&by!tIU;ww zYjkaiLMVpr4Eq27R9L-kw*DkAJc+%VPuk^RG7)s5rnh)2qsEm=89X`VBksJz=!hL2pnZG-*3#apa#> zwp$biy*l{dLU|B|{nbZ`NPk#DOYjUqP9e=71i6AJFOcH^w>D|ETrb9v(u}etlkIc5 zhJVi5f5G^-q={imEug^k=0)*k-Gqc}xrgd>@O;IwpS^tpuQwd|?i}vfa`k&AuQx!= zJ`D$4c(eZ9WLql-l=kjHJKOCwkR@aSPrS*yJE+lEMZj^(GYIH$$$y~Mmg%;_y)sNs z_Kajh0bg3>Y(8{5V7)fsBaJAm>=W{5*TFf|-B~0EYtU`Vq3+h#TIIx_eq3eS#;A(4H)z1CniLQHu}74EUI!9NqjCkcY8s|X;7jNs3KpZ1egVA2SRygFZ9Ov%Oqw0PiS$sUPMIrDJX(}QdLfifOa$HaE{ResKOuY3QA9j8m{qFEId;AsU zNHBvqens$1W0lpHJFZw4aKRUC#uAOM%m%Wd5Ec@@WWPs;Dk0nrsS!PwANFwNZ7mg^ lKenit^55tpV#*O(Ms#)x`~R%7eL<1;;ya#MEP)_4005{a#i;-Q