Server Version#: Version 1.19.1.2645
Player Version#: N/A
So I was trying to diagnose some things in my plex logs, and I was looking at the way the log is written:
Apr 17, 2020 22:11:26.469 [ 22222222222222 ] DEBUG - Transcoder segment range: 1486 - 2686 (2686)
Where I have masked the ID with 2’s above, is that the session ID? And if so does that session ID tie to a user?
I was under the impression that it was the session ID, and I was trying to troubleshoot and issue. What I noticed is the logs telling me that session ID belonged to one use, then 13 seconds later it belongs to another use. So obviously that couldn’t be the session ID? Or if so, I have an issue, since those shouldn’t be used by multiple users?
Thanks!