Intro Detection media file hashing so any file moves don't trigger re-running Intro Detection

Absolutely

I’ve posted about this a couple of times:

  • Plex already acknowledges that the file has been renamed / moved. If you check the log, you’ll notice Part rename detected

  • The Intro marker is already in the XML: <Marker id="95944" type="intro" startTimeOffset="225563" endTimeOffset="292505"> </Marker>

Intro and Credits detection are expensive operations which could be avoided.

1 Like