Server Version#: Version 1.22.0.4163 (Fedora 33 64bit)
Player Version#: Version 4.53.0
I moved by plex media server from one dedicated hardware system to another over the weekend. Overall process was fine, I’ve done this may times over my years of using plex so am very familiar with this steps. The process I use for this is → https://support.plex.tv/articles/201370363-move-an-install-to-another-system
My OS remains the same between source and target system but the one thing I did change was the location of the mount points for my media. I moved it from /mnt/xxx mounts to /data/xxx mounts. Permissions etc… are all the same.
As per the doc I added the new mounts to the libraries (doing one library at a time) and then let the system scan, pickup the new locations etc… Once complete empty trash, optimise db etc… all done and no errors. Again, as I say all was well and worked flawlessly, on deck, watched content, history etc… all came over okay and as I expected and my users watched content after I completed the move.
Now to the wrinkle in the sand… I typically check my logs daily to see what background task fired overnight and what might have failed and one of the checks I do is for intro markers
and it reported …
[mcurran@dokuro Scripts]$ grep “intro markers” /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Logs/Plex\ Media\ Server*.log
/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/Plex Media Server.log:Mar 14, 2021 07:00:42.347 [0x7f5bd636e640] DEBUG - The butler generated 316 season intro markers
[mcurran@dokuro Scripts]$
You can see that 316 intro markers was regenerated which really surprised me. These were generated previously and should have been brought over to the new server as part of the restore (I restored everything under /var/lib/plexmediaserver/Library
when moving to the new server. BTW, chapter thumbnails
seem to be the same and are being regenerated.
This looks like a bug so wanted to create a thread for it. In the bigger scheme of things for me the system will eventually complete all this re-work but really it would be nice to not have to do this again, especially for intros as this is a hugely intensive task on the server.