Skip Intro and Skip Credits

Detects intros and end credits once per file and adds Skip Intro and Skip Credits to Plex, and to Jellyfin and Emby through its own plugin.

Note

Intro & Credits is in the dev image (stevezzau/media_preview_generator:dev) now, and in latest from the next release.

Media Preview Generator detects where each file's intro and end credits are and sends those points to Plex, Emby and Jellyfin, so viewers get a skip button. It detects each file once and sends the same answer to every server that has the file. On Jellyfin and Emby it works through its own plugin. It runs in the same Docker container that makes your preview thumbnails, and it stays off until you turn it on for a server.

What viewers get, and what each server needs

Plex and Emby can have markers of their own. With Use ours, the default, the app's markers replace them. Keep Plex's or Keep Emby's leaves them alone. For what each server offers by itself, see the comparison.

How it detects intros and credits

It looks in four places:

When it isn't sure, it sends nothing. The file waits in Needs review instead of getting a guess, because a missing skip button is better than one that skips into the story. From there you can check it, adjust the times, or add a marker yourself.

When it runs

Limits

Edit this page on GitHub