Fixed: MarkDown Errors, typo's

Fixed: MarkDown Errors, typo's
pull/28/head
TRaSH 4 years ago
parent 1a4492f7cf
commit ece51fc9c3

@ -1,4 +1,4 @@
# How to provide a docker compose when you need help on Discord
# How to provide a docker compose
When you're running dockers and you need help on discord etc you often hear the question:

@ -1,4 +1,4 @@
# How to setup TorGuard for port forwarding
# Setup TorGuard for port forwarding
!!! note
These settings are a recommendation if you want to choose other settings be my guest.

@ -1,7 +1,6 @@
# Why Not x265
# x265-4k
Then the question why I put `/(x|h)\.?265/i` as `Must Not Contain`.
Luckily someone else on Discord described it nice and correctly in my opinion.
## x265
!!! quote
x265 is good for for 4k stuff or 1080p if they used the the remuxes as source.

@ -1,4 +1,4 @@
# How to setup NZBGet to use with Sonarr/Radarr
# Setup NZBGet to use with Sonarr/Radarr
This basic example is based on the use of docker images
@ -6,7 +6,7 @@ This basic example is based on the use of docker images
Keep in mind I've setup my paths so it works with hardlinks and you get instant moves.
!!! warning ""
The default path setup used by [Linux|Server.io](https://hub.docker.com/r/linuxserver/) don't support hardlinks and instant moves.
The default path setup used by [Linux|Server.io](https://hub.docker.com/r/linuxserver/) don't support hardlinks and instant moves, but you're able to change this, by not using the pre-defined paths like `/downloads` `/movies` and `/tv` and use paths like `/data/downloads`, `/data/media/movies` and `/data/media/tv`.
------

@ -17,6 +17,8 @@ I also made a [Guide](How-to-importexport-Custom-Formats-and-truly-make-use-of-i
------
## INDEX
| Audio | Audio Channels | Audio Advanced | Video | Video Advanced | Misc |
| :--------------------------------------- | ---------------------------- | --------------------------------------------- | --------------------------------------------------------- | --------------------------------------------- | --------------------------------------------- |
| [Dolby TrueHD/ATMOS](#dolby-truehdatmos) | [1.0 Mono](#10-mono) | [ATMOS (indeterminate)](#atmos-indeterminate) | [3D](#3D) | [Remaster](#remaster) | [BR-DISK](#br-disk) |
@ -91,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.
@ -180,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.
------
@ -293,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.
@ -389,7 +391,7 @@ 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)
BLOCK1 = Low-Quality Releases (often banned groups)
BLOCK2 = Another Small list of often banned groups.
BLOCK3 = And Another list.

@ -1,4 +1,4 @@
# How to import/export Custom Formats and truly make use of it
# How to import/export Custom Formats and make use of it
Here I will try to explain how you can import Custom Formats for Radarr v3 and make the most use of it.
@ -7,9 +7,10 @@ Here I will try to explain how you can import Custom Formats for Radarr v3 and m
**Quality Profile trumps Custom Formats**
* [How to import a JSON Custom Format](#how-to-import-a-json-custom-format)
* [How to make use of the Custom Formats in your profiles](#how-to-make-use-of-the-custom-formats-in-your-profiles)
* [Tips how to setup the scores](#tips-how-to-setup-the-scores)
- [How to import/export Custom Formats and make use of it](#how-to-importexport-custom-formats-and-make-use-of-it)
- [How to import a JSON Custom Format](#how-to-import-a-json-custom-format)
- [How to make use of the Custom Formats in your profiles](#how-to-make-use-of-the-custom-formats-in-your-profiles)
- [Tips how to setup the scores](#tips-how-to-setup-the-scores)
## How to import a JSON Custom Format
@ -92,9 +93,9 @@ Lets say you prefer HD audio (with object metadata)
In this example above I have lossy Atmos over lossless DTS because the object metadata matters more to me over lossy vs lossless
* Separate all your audio codecs by 100
* Separate special editions/hybrid/4k remaster, etc by 10
* Separate channel count by 5
- Separate all your audio codecs by 100
- Separate special editions/hybrid/4k remaster, etc by 10
- Separate channel count by 5
keep in mind some scores could add up so keep that in mind (depending which Custom Formats you've added and use).

@ -1,4 +1,4 @@
# Recommended naming scheme examples
# Recommended naming scheme
Often on Radarr discord people asking what's the recommended/best way to naming your files.
First of it's personal preference, but the support staff often recommend to add also non recoverable info.

@ -1,4 +1,4 @@
# Recommended naming scheme examples
# Recommended naming scheme
Often on Sonarr discord people asking what's the recommended/best way to naming your files.
first of it's personal preference, but the support staff often recommend to add also non recoverable info.
Loading…
Cancel
Save