Yes, 0.9.1.7.803 is the version im on and trying to update to the current version 0.9.12.13.1464.
If I just install the current one there's no problem, and it shows up with jail an all, but not when I click "Update" on the "Installed" plugins tab.
Yes, 0.9.1.7.803 is the version im on and trying to update to the current version 0.9.12.13.1464.
If I just install the current one there's no problem, and it shows up with jail an all, but not when I click "Update" on the "Installed" plugins tab.
yeah, I believe that version and before had the data-directory in /usr/pbi/plexmediaserver-amd64/plexdata which made updating take forever because it had to compress/diff this directory (which could be huge).
You could copy this directory over to a working install of the latest version at /var/db/plexdata.
here's how you would do it. though I might be wrong about the datadirectory location and whether this will fix updates. I don't personally use the plex plugin, but I know some of the people who do use a script to update.
Code:
cp -a /mnt/ZPOOL/Jails/plexmediaserver_1/var/db/plexdata /mnt/ZPOOL/Jails/plexmediaserver_2/var/db/plexdata
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.