From 8933bef81f4733d901e846ec0d7f75809ad0a8d9 Mon Sep 17 00:00:00 2001 From: Giuseppe Barbieri Date: Nov 19 2024 04:19:09 +0000 Subject: [PATCH 1/3] Improve Netflix documentation --- diff --git a/modules/ROOT/pages/faq.adoc b/modules/ROOT/pages/faq.adoc index f9a65f9..c1b06aa 100644 --- a/modules/ROOT/pages/faq.adoc +++ b/modules/ROOT/pages/faq.adoc @@ -77,10 +77,12 @@ See xref:troubleshooting.adoc#entering-grub[Entering the GRUB boot menu]. Run `sudo widevine-installer` and follow the prompts. Note that Widevine is third-party software not officially affiliated nor endorsed by the Fedora Project or Asahi Linux. -In addition, Netflix requires manual browser configuration to work. You need to install a browser extension to override your User-Agent for specific sites, and set the user agent for Netflix to: +Netflix will still complain though: "This title is not available to watch instantly", E100. You need to install a browser extension to override your User-Agent for specific sites (such as https://addons.mozilla.org/en-US/firefox/addon/uaswitcher[this one]), and set the user agent for Netflix to: Mozilla/5.0 (X11; CrOS aarch64 15329.44.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 +In User-Agent Switcher head to 'Preferences' and add manually a new entry with the above String + === How do I enable playback of restricted codecs (H.265/HEVC, AC-4, etc.) See xref:quick-docs::rpmfusion-setup.adoc[Enabling the RPM Fusion repositories]. From 342227b102a4852b391a4010177be62b03bfcf7c Mon Sep 17 00:00:00 2001 From: Giuseppe Barbieri Date: Nov 20 2024 09:11:09 +0000 Subject: [PATCH 2/3] Update modules/ROOT/pages/faq.adoc --- diff --git a/modules/ROOT/pages/faq.adoc b/modules/ROOT/pages/faq.adoc index c1b06aa..946c618 100644 --- a/modules/ROOT/pages/faq.adoc +++ b/modules/ROOT/pages/faq.adoc @@ -81,7 +81,7 @@ Netflix will still complain though: "This title is not available to watch instan Mozilla/5.0 (X11; CrOS aarch64 15329.44.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 -In User-Agent Switcher head to 'Preferences' and add manually a new entry with the above String +In User-Agent Switcher head to 'Preferences' and add manually a new entry with the above String. You may also want to check the option "Override for Domain", to avoid having that User-Agent messing with other sites, such as Slack === How do I enable playback of restricted codecs (H.265/HEVC, AC-4, etc.) From cf319d8ea343a5f70314ccaef7817f72475e40a0 Mon Sep 17 00:00:00 2001 From: Giuseppe Barbieri Date: Nov 20 2024 10:12:46 +0000 Subject: [PATCH 3/3] Update modules/ROOT/pages/faq.adoc --- diff --git a/modules/ROOT/pages/faq.adoc b/modules/ROOT/pages/faq.adoc index 946c618..0089a49 100644 --- a/modules/ROOT/pages/faq.adoc +++ b/modules/ROOT/pages/faq.adoc @@ -81,7 +81,7 @@ Netflix will still complain though: "This title is not available to watch instan Mozilla/5.0 (X11; CrOS aarch64 15329.44.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 -In User-Agent Switcher head to 'Preferences' and add manually a new entry with the above String. You may also want to check the option "Override for Domain", to avoid having that User-Agent messing with other sites, such as Slack +In User-Agent Switcher head to 'Preferences' and add manually a new entry with the above String. You may also want to check the option "Override for Domain", to avoid having that User-Agent messing with other sites, such as Youtube, Slack, etc. === How do I enable playback of restricted codecs (H.265/HEVC, AC-4, etc.)