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/3cdd1bc3b1e8614920047f46003d7553d146ebf4
You should set ROOT_URL correctly, otherwise the web may not work correctly.
@ -4,7 +4,7 @@ Here I will try to collect a collection of the most needed and commonly used Cus
These have been collected from either discussions on discord or that I created with help from others.
Special thanks to [rg9400](https://github.com/rg9400){:target="_blank"}, [bakerboy448](https://github.com/bakerboy448){:target="_blank"} and Team Radarr.
!!! tip
!!! warning "Important"
Keep in mind Custom Formats are made to fine tune your Quality Profile
**Quality Profile trumps Custom Formats**
@ -93,7 +93,7 @@ You will need to add the following to your new Custom Format when created in you
This is a cosmetic annoyance till I come up for another way to solve this,
being that this Custom Format is used to not download BR-DISK it does its purpose as intended.
Several reasons why this is happening:
- Blame the often wrongly used naming of x265 encodes.
- Radarr v3 uses dynamic custom formats.
@ -182,12 +182,12 @@ Custom Format for Single Layer Dolby Vision releases.
!!! note
This seems the preferred option for PLeX with a Shield 2019 model that supports DV.
But keep in mind it also depends on how the releaser names the files!
Shield can play any Single Layer DV in a .ts container via Plex natively. It can also play most Single Layer in .mkv but only via PlexForKodi with a modded version of exoplayer.
An incompatible variant should still play as HDR10 in most clients.
**UPDATE:** DV is part of the MKV spec now and ExoPlayer added native support so hopefully coming soon.
------
@ -295,7 +295,7 @@ x265 is a *free software library* and *application* for encoding video streams i
Something like 95% of video files are x264 and have much better direct play support.
If you have more than a couple users, you will notice much more transcoding.
Just depends on your priorities.
So basically if you are storage poor and just need to save space, use x265.
The catch is if you want best quality x265, you need source quality files, so you still have huge file sizes.
If you want maximum compatibility and the option to change your files to something else later, then x264.
@ -391,11 +391,11 @@ x265 is a *free software library* and *application* for encoding video streams i
!!! note
You might want to add the following also [EVO except WEB-DL](#evo-except-web-dl)