From c849f21e16320a94c697200be1eb306c5627c018 Mon Sep 17 00:00:00 2001 From: yuv420p10le <139547685+yuv420p10le@users.noreply.github.com> Date: Thu, 23 May 2024 18:50:25 +0300 Subject: [PATCH] Wrote about plexpass_hook and intro skipping. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ad24ae..eb39e99 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ Build using Visual Studio 2022, C++20. * For intro/credit detection, go to Settings -> Library -> Marker source; and select the "local detection only" option. * If hardware transcoding (or any other feature) does not work, it should not be related to this repository. Use Google to troubleshoot why said feature doesn't work on your setup specifically. +* The "Skip Intro" button will not be displayed on clients that don't have the Plex Pass. It's a client sided limitation. I wrote a crack for the Plex client on Windows to circumvent it, at [plexpass_hook](https://github.com/yuv420p10le/plexpass_hook). The "Skip Credits" button will appear on all clients, including the free ones. ### Screenshots