diff --git a/docs/json/sonarr/rp/optionals.json b/docs/json/sonarr/rp/optionals.json index 0a2b94fcd..cb3e5b89d 100644 --- a/docs/json/sonarr/rp/optionals.json +++ b/docs/json/sonarr/rp/optionals.json @@ -24,7 +24,7 @@ }, { "name": "Ignore AV1", "trash_id": "4861d8238f9234606df6721df6e27deb", - "term": "/\bAV1\b/i" + "term": "/\\bAV1\\b/i" }], "required": [], "preferred": [{ diff --git a/docs/updates.txt b/docs/updates.txt index 00384e6ec..582c6b2da 100644 --- a/docs/updates.txt +++ b/docs/updates.txt @@ -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 diff --git a/includes/cf/dv-info.md b/includes/cf/dv-info.md new file mode 100644 index 000000000..cb3224e68 --- /dev/null +++ b/includes/cf/dv-info.md @@ -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.
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.
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.
This works with several mainstream media players,
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.** diff --git a/includes/cf/radarr-all-hdr-formats.md b/includes/cf/radarr-all-hdr-formats.md index 19c490c4d..77b37a057 100644 --- a/includes/cf/radarr-all-hdr-formats.md +++ b/includes/cf/radarr-all-hdr-formats.md @@ -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 |