Hi guys, I have a problem with the skip function. I activated the intro detection in the settings and it did perfectly detect the intro. I can chose to skip it in chapters, but when the intro starts there isnt appearing a skip button.
From what I know, intro detection doesn’t show in chapters.
Also… enabling the option Enable intro detection in a particular library’s configuration doesn’t trigger the detection right away.
Check if Settings > [Server Name] > Library > Generate intro video markers is set to as a scheduled task or as a scheduled task and when media is added. If enabled you can manually trigger the intro detection by triggering Plex to Analyze for individual seasons (I don’t remember if this will also work for entire shows).
I allready tried that and it did detect it, its actually just the skip button that is missing. In chapter it is even described as “Intro” (check the screenshot). The skip button is missing on all devices, so it cant be a fault in the installation i think.
ah okey, but the tutorial u sent me I allready did a few days ago. Its set on “as a scheduled task and when media is added”. I allready tried to do it manual, by analyse a season of a series but it didnt change anything.
I take it the show you tested has its intros in the 1st half of the show and intros are longer than 20 seconds? If the intro chapter in your screenshot is showing one of the shows you manually analyzed, this should be the case.
If you manually trigger Analyze for a season… does that show in the Activity window? Scanning an entire season (or your library) should take some time and therefore be visible in the activity window for a moment.
After finishing the Analyze activity… can you verify the outcome?
You should be able to check that by navigating to an episode of that season and click ⋮ > Get Info → View XML. If Plex completed the intro detection and found an intro, the MediaContainer element will contain an element Marker with an attribute type="intro". Example:
Yes all shows I uploaded have 1:30min Intros at the beginning of the show.
No it doesnt show anything in the Activity window when i analyse. Do you have an idea why?
Also i checked the XML and there is nomarker with type=“intro”
If I should send you screenshots or other information just tell me.
Can you please check your log level is set to Debug (Settings > [Server Name] > General: Enable Plex Media Server debug logging is enabled, Enable Plex Media Server verbose logging is disabled).
Then pick a season you haven’t yet tested that meets the criteria for intro detection and trigger Analyze for that season.
Let the process finish, wait 1-2 minutes – then download your server logs and upload the resulting zip-file here.
Sorry, I didn’t notice your edit when you added the logs.
I have a suspicion that your issue might be related to that file organization of yours.
Edit:
to be more specific… try following the naming schema documented in the Plex support articles.
Example from your logs:
C:\BITCOIN STREAM\Serien <- I guess/hope this is where your library is pointing?
Tokyo Revengers <- ok
Staffel 1 <- only use "Season", prefer 2-digit season numbers
[Reddevil]Tokyo Revengers S01E01[Web 1080p E-AC3 x264 10bit] <- drop that extra folder level, it'll only confuse Plex
[Reddevil] Tokyo Revengers - S01E01 (Uncensored) (WEB 1080p Hi10p E-AC3) [Dual Audio.mkv]
Should be
C:\BITCOIN STREAM\Serien
Tokyo Revengers (2021) <- year the show was released is optional but can help
Season 01
Tokyo Revengers - s01e01 - Reborn.mkv <- episode title is optional (no value add for Plex)
As a side note… Plex will ignore the 1st set of content inside square brackets. Having them all over the file/folder names can produce some weird results.
There’s also some weird mix-ups where some folders/files are named Attack of Titans while others are named Attack on Titan within the same show’s folder.