Can anyone help me work out where the code for the ‘skip intro’ button might be located? I am wanting to mod an automatically skip intro workaround somehow by triggering the button rather than it only displaying?
Obviously my programming skills are beginner level only and don’t go beyond Python, hence my post?
Without checking, it’s likely that it reads the intro markers from the XML (which are put there by the background process if enabled), and then just does a seekTo(10000) for example.
Edit: I’m really sorry for bumping this, I was looking for the similar issue and then saw this. I didn’t check the dates.