I have seen people having the same issue in another thread, unfortunately it was closed because the original issue of the thread owner was slightly different and solved.
Issue:
When enabling “Disable video stream transcoding” in the Plex servers Transcoders setting, the series intro detection is extremely slow.
During this operation with video transcoding disabled, the server is basically idling.
My assumption:
To speed up the intro detection, Plex transcodes the video to a lower quality to make analysis easier.
This would could also affect other operation like video thumbnail generation (unconfirmed).
On the other hand (as far as I have read), the detect intro operation uses the audio stream, which should not be affected by this option anyhow…
My proposal:
If this beahavior is the expected one, i.e. it is not a bug, then I would love to see an explicit “Disable video stream transcoding” for client playback. But this has been requested years ago.
I’ve been having this same issue. However, toggling the Transcoder option in settings doesn’t resolve the issue. The only successful work around i’ve been able to use is this following:
analyze a season
then initiate an optimized version of that same season
then go to the status>conversions menu to see the optimize jobs are all paused. – resume the optimization
this triggers the intros to start processing at an acceptable rate. It seems as though if the intro detection job is invoked and it’s the only task in the batch it’s getting hung up.