

My goal here is to document as much of it as possible, and be as available as I can in the comments here so I can help out anyone else starting their home server adventure!īy the end of this guide, you will have a server that lets you access your media wherever you want, automatically grabs movies and tv shows when they are requested via a web UI and is optimized for seeding. A couple of weeks later I realized this wasn't just a project, it was a full-blown hobby.Īfter a ton of trial and error and a couple of hard drive wipes later, I've finally achieved a setup that I am truly happy with. A few months ago my dad gave me a spare computer and after a bit of research I set out on creating a home media server. Saving to: ‘/tmp/5.json?channel=plexpass’ Last-modified header missing - time-stamps turned off. Shared object "libsoci_core.so" not found, required by "Plex Media Server" (keep in mind as well, before the script would even run, you have to install the wget package) Line 212 new: service plexmediaserver startĪfter those changes, I updated from 1.16 to 1.18. Line 212 old: service plexmediaserver_plexpass start Line 194 new: service plexmediaserver stop 2>&1

Line 194 old: service plexmediaserver_plexpass stop 2>&1 Line 9, change the variable from "plexmediaserver-plexpass.bak" to "plexmediaserver.bak" Line 8, change the variable from "plexmediaserver-plexpass" to "plexmediaserver" What it needs to do as well, is change the following:

When passing the -n argument from the command line to use the normal version rather than the Plex Pass version, it changes PLEXPASS=0, but that ONLY changes the version to download. I edited the script for myself to make it work, and it's only a couple of small changes that are needed. Just used this script on 11.2-U6, and it still works great, BUT, only if you have a Plex Pass, which I do not (yet).
