Plex Media Server – Issues

Plex

Plex

Dang.. Some days it’s hard to find what I need on the net. Now I could have SWORN that some time ago I had not only mentioned on my blog that I was a complete Plex Media Server fan, but that I have been running it forever and have only had 1 issue with it. That issue is I actually moved it from one machine to another (the server and data) and once there I found that I could no longer fix incorrect data matches.. None of the movie databases were listed anymore, etc.. Well it took me forever to figure out not only what the problem actually was, but how and where to fix it. That all being said, it happened to me today again, which is why I went looking here.

The issue is that for some reason whether through updates or whatever, the plugins get messed around and no longer work. The fix for this is relatively simple really:

Stop the service:
/etc/init.d/plexmediaserver stop

Move the Plugins directory (move and not delete – just in case):
mv /usr/lib/plexmediaserver/Resources/Plug-ins /usr/lib/plexmediaserver/Resources/Plug-ins-old

Start the service back up:
/etc/init.d/plexmediaserver start

Give it a minute or three and you should be back in business.

Enjoy!

Leave a Reply

You must be logged in to post a comment.