diff --git a/Jellyfin.Plugin.JRay/Configuration/configPage.html b/Jellyfin.Plugin.JRay/Configuration/configPage.html index f74e036..e94ad4c 100644 --- a/Jellyfin.Plugin.JRay/Configuration/configPage.html +++ b/Jellyfin.Plugin.JRay/Configuration/configPage.html @@ -29,10 +29,16 @@ Enable pause overlay
- Injects a small script into the web client that shows on-screen actors - when playback is paused. Disabling this removes the injected script. + Shows the cast of the current scene when playback is paused. This + requires the + File Transformation + plugin, which rewrites the web client's index.html as it is served. + JRay never modifies index.html on disk, so there is no fallback if + that plugin is absent — only the overlay is affected, and every + other JRay feature keeps working.
+