Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/7322e4cd72107d51b189db612f835b20eddf73e5
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
7 additions and
7 deletions
@ -51,7 +51,7 @@ I also made 3 guides related to this one.
| Movie Versions | Unwanted | HQ Source Groups | Streaming Services |
| --------------------------------------------- | ---------------------------------- | --------------------- | ---------------------- |
| [Hybrid ](#hybrid ) | [BR-DISK ](#br-disk ) | [HQ-Remux ](#hq-remux ) | [Amazon ](#amzn ) |
| [Remaster ](#remaster ) | [LQ ](#lq ) | [HQ ](#hq ) | [Apple TV+ ](#a p tv) |
| [Remaster ](#remaster ) | [LQ ](#lq ) | [HQ ](#hq ) | [Apple TV+ ](#a tvp ) |
| [4K Remaster ](#4k-remaster ) | [3D ](#3d ) | [HQ-WEBDL ](#hq-webdl ) | [Disney+ ](#dsnp ) |
| [Special Editions ](#special-edition ) | [DV (WEBDL) ](#dv-webdl ) | | [HBO Max ](#hmax ) |
| [Criterion Collection ](#criterion-collection ) | [x265 (HD) ](#x265-hd ) | | [Hulu ](#hulu ) |
@ -1277,7 +1277,7 @@ I also made 3 guides related to this one.
------
### AP TV
### ATVP
< sub > Apple TV+< / sub >
@ -1288,7 +1288,7 @@ I also made 3 guides related to this one.
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/ap tv.json' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/atvp .json' %]][[% endfilter %]]
```
< sub > < sup > [TOP](#index)< / sup >
@ -48,7 +48,7 @@ I also made 3 guides related to this one.
| Series Versions | Unwanted | HQ Source Groups | Streaming Services |
| --------------------- | ---------------------------------- | --------------------------- | ------------------- |
| [Hybrid ](#hybrid ) | [BR-DISK ](#br-disk ) | [WEB Tier 01 ](#web-tier-01 ) | [Amazon ](#amzn ) |
| [Remaster ](#remaster ) | [LQ ](#lq ) | [WEB Tier 02 ](#web-tier-02 ) | [Apple TV+ ](#a p tv) |
| [Remaster ](#remaster ) | [LQ ](#lq ) | [WEB Tier 02 ](#web-tier-02 ) | [Apple TV+ ](#a tvp ) |
| | [DV (WEBDL) ](#dv-webdl ) | [WEB Tier 03 ](#web-tier-03 ) | [DC Universe ](#dcu ) |
| | [x265 (HD) ](#x265-hd ) | [WEB Scene ](#web-scene ) | [Disney+ ](#dsnp ) |
| | [x265 (no HDR/DV) ](#x265-no-hdrdv ) | | [HBO Max ](#hmax ) |
@ -1177,7 +1177,7 @@ I also made 3 guides related to this one.
------
### AP TV
### ATVP
< sub > Apple TV+< / sub >
@ -1188,7 +1188,7 @@ I also made 3 guides related to this one.
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/ap tv.json' %]][[% endfilter %]]
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/atvp .json' %]][[% endfilter %]]
```
< sub > < sup > [TOP](#index)< / sup >
@ -2,7 +2,7 @@
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------- | ----------------------------------------- | -------------------------------------- |
| [{{ sonarr['cf']['amzn']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#amzn) | {{ sonarr['cf']['amzn']['trash_score'] }} | {{ sonarr['cf']['amzn']['trash_id'] }} |
| [{{ sonarr['cf']['ap tv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#ap tv) | {{ sonarr['cf']['ap tv']['trash_score'] }} | {{ sonarr['cf']['ap tv']['trash_id'] }} |
| [{{ sonarr['cf']['atvp ']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#atvp ) | {{ sonarr['cf']['atvp ']['trash_score'] }} | {{ sonarr['cf']['atvp ']['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']['dsnp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dsnp) | {{ sonarr['cf']['dsnp']['trash_score'] }} | {{ sonarr['cf']['dsnp']['trash_id'] }} |
| [{{ sonarr['cf']['nf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#nf) | {{ sonarr['cf']['nf']['trash_score'] }} | {{ sonarr['cf']['nf']['trash_id'] }} |