Skip intro/credits button

Just a wild thought of me: use some (possibly AI trained) algorithm to add a (toast) button skip past the intro.
For example: HBO shows always show the famous HBO logo and whitenoise, many other shows fade to black after the intro, and at least the audio is cut. So the algorithm can scan video or audio to guess where the intro ends.
This would be an amazing feature that nobody has.

82 Likes

Well, I expected this to be a more requested feature. ?

1 Like

We have a lot of 5-6 minute episodes in a folder (okay, it’s Peppa Pig). It would be nice if we could set a marker to start where we want to start watching the episode, so we don’t have to hear that intro 10 times in an hour…

2 Likes

I think it would be great to have an option to skip intros for all sort of media.
There should be two options:

  1. Always skip
  2. Skip if bing watched
    The first one would be great for anime and other stuff where I don’t want to see the whole song every time
    The second would be a bit like Netflix and would allow to enjoy the show without interference

Maybe you could start be a crowd sourced open database for this stuff so not everybody has to do it on it’s own.

5 Likes

I really like the functionality on several Streaming Platforms to skip the Intro and Outro on series. A similar feature on Infuse would be really really nice.

Maybe it’s possible to enter a start time when the episode “really starts” and the end time Also to skip the end and directly goto next episode. So normally the trailer is the same per season so we could define it on season level?!

I would appreciate this feature

3 Likes

Hi,

same here :slight_smile:

Thx.

It’s nice to see that support for plex intro skipping has been added. Is there a way to possible be able to have this feature directly with infuse without having plex involved.

6 Likes

+1 for this

+1 for this feature

Seems like tvdb or wherever TV metadata is scraped from could add a piece of info per season that says “intro duration=“ and then this info could be scraped just like any other episode or season info. Infuse could then use this value to skip that duration at the start of the episode playback.

You would want this to be able to be different per season, because some shows (typically longer running ones) change their intros for different seasons of the same show.

1 Like

Is there a way to possible be able to have this feature directly with infuse??

I’m really shy of asking this after they supported spatial audio it was my dream :sweat_smile:

I feel like I’m greedy but skip the intro button will be amazing.

1 Like

Something like Netflix has. I understand this is not very straight forward to implement but was thinking something like when you first watch an episode to “teach” infuse about your intro. Like mark a frame or few frames as starting point (starting time is not always the same) and than an end point as a frame(s) or as a duration… After that to just apply all this for all the episodes in the series…

There are probably databases for this.

I believe already Plex has this feature, and infuse supports it(?) if i remember correctly. But would be nice if infuse could find a way to natively implement this, instead of waiting for platforms like jellyfin/emby to add their own.

Best way would be to scan all the episodes of a series and find if they alle share the same intro, and then removing them

1 Like

The current Infuse implementation doesn’t support this type of behaviour. First, it would be computationally intensive, second, it would trigger API bans from cloud services, third, it’s actually a lot of work to code this image recognition algorithm.

The best bet would be to find a database and use the metadata method to achieve this.

1 Like

The best you’re gonna get I’m afraid.

I can confirm that if you have the feature enabled on your Plex Media Server, Infuse recognizes the marker and presents a “Skip Intro” button.

1 Like

There is a straightforward way to implement this.

Let us set a default skip time for each series that will trigger once an episode starts.

It’s manual, but you only need to set it up once.

1 Like

But, there are cases like the Big Bang Theory, or Marvel’s Agents of S.H.I.E.L.D, etc., they have a segment before intro starts, then plays the intro, and then continues to the main part, then present an outro, then a special segment. It’s difficult to do this because it’s not static, and not at the beginning, and not just one segment to skip.

2 Likes