Skip to content

NoxModule/PlexAutoIntroSkip

Repository files navigation

Plex Auto Intro Skip

Plex has an great feature that allows users to Skip TV Show Intros, but it requires users to click on the "Skip Intro" button each time. This can become a useless feature as soon as you are doing anything else, because you have to stop what you are doing to click on the button. Plex Auto Intro Skip is here to solve this problem.

Note: While Tampermonkey exists along with this Plex auto-skip intro script, it only works if the window and tab is focused which means it is useless as soon as you are doing anything else. This is because of how the Page Lifecycle API functions.

Prerequisites

  • Microsoft Edge (Chromium version) - Comes with latest Windows Updates.

How to Install

  1. Download latest Plex Auto Intro Skip Release and place it in a location it will be run from.
  2. Right-click on PlexAutoIntroSkip.exe, select "Create shortcut", right-click on newly created shortcut, and select "Properties".
  3. In the shortcut's properties window navigate to the end of "Target" textbox and add a space followed by "{URL_TO_PLEX_SERVER}" with double-quotes.
    • Finished example: C:\bins\PlexAutoIntroSkip\PlexAutoIntroSkip.exe "https://plex.server/"
  4. Click the "Ok" button, and move (or pin) the shortcut to the desired location to launch from.

Options

  • -w, --wait-time : Time to wait, in milliseconds, after Skip Button becomes visible before clicking.
    • Default: 3000

Notes

  • On initial launch you will be asked to sign in to Plex, this is because the program is using a different user data directory than default for the instance of Microsoft Edge.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages