Merge branch 'master' into Radarr-french-cf

pull/970/head
NiceTSY 2 years ago committed by GitHub
commit 6303ec1d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@
}, {
"name": "Ignore AV1",
"trash_id": "4861d8238f9234606df6721df6e27deb",
"term": "/\bAV1\b/i"
"term": "/\\bAV1\\b/i"
}],
"required": [],
"preferred": [{

@ -1,3 +1,19 @@
# 2022-11-15 00:30
**[Sonarr]**
- Add: `Lilith-Raws` to anime-raws. #964
- Fix: AV1 Formatting in the json. #972
**[Radarr]**
- Updated: Matching `How to setup Custom Formats` with flowchart. #966
- Renamed: `How to setup Custom Formats` to `Setup quality profiles`. #966
- Fixed: copy/paste error for `AV1` json. #967
- Added: DV info to HDR Flowchart. #971
**[Guide]**
- Changed: Increase width of the page. #966
- Removed: Bottom navigation. #966
- Fixed: Typo that caused unreadable selectetion from navigation. #966
# 2022-11-07 23:00
**[SQP-1]**
- Removed: un-needed optional. #962

@ -0,0 +1,7 @@
!!! info "Dolby Vision is available in several profiles"
- Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br> On a AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio. (*Incompatible devices will playback with blown out pinks and greens*)
- Profile 7 - This is what comes with HD Bluray Remuxes.<br>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.
- Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br>This works with several mainstream media players,<br> but the AppleTV can only play the HDR10 fallback. (*although your TV will incorrectly say that it is playing DV*).
**Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.**

@ -1,5 +1,7 @@
??? summary "All HDR Formats - [CLICK TO EXPAND]"
{! include-markdown "../../includes/cf/dv-info.md" !}
![!HDR Formats Flowchart](/Radarr/images/flowchart-hdr-formats.png)
| Custom Format | Score | Trash ID |

Loading…
Cancel
Save