Hi, I was wondering if it's possible to manually update the plex on openmediavault with SSH ?
Is it possible to update plex (Not docker) ?
-
- OMV 4.x
- Update
- R0vsvamp
-
-
Hi, I was wondering if it's possible to manually update the plex on openmediavault with SSH ?
Yes it is. You must have the proper plex repository configured in OMV for this to work. Then you would run in the shell:
apt-get update
apt-get upgradeAny available updated packages will then be downloaded and installed.
-
Thanks for the Replay, Im no Linux Ninja.
How do I know if i have a plex repository, the only thing ive done is installing the PlexMediaServer from the OMW Extra.
-
-
Look in OMV | System | OMV-Extras | Repos tab and see if that repo is listed and enabled.
-
Look in OMV | System | OMV-Extras | Repos tab and see if that repo is listed and enabled.
I think it is, yes ?
-
Looks good to me. You will receive updates to Plex when they become available in the repo and when you get regular OMV updates.
You can check to see what version you have installed and what version is currently available in the repo by running this command in the shell:
apt-cache policy plexmediaserver
-
-
Installed: 1.14.1.5488-cc260c476
Candidate: 1.14.1.5488-cc260c476So I guess there is no updates ?
Would I be able to just run "apt-get update" just to see if there is anything im missing?
This might be a stupid question but where does the " apt-get update " pull the update from ?
Edit, oh I can see it pulls it from GitHub.
So I cant update my server without someone is makeing an update on github ?
-
The latest available is:
1.18.2.2029-36236cc4c
So it looks like the repo is not being kept current. I do not know why.
-
Move to docker. The plugin will not be maintained any more unless somebody else wants to to it.
-
-
Move to docker. The plugin will not be maintained any more unless somebody else wants to to it.
Yea, I tryed it one time and did not get it to work
-
@macom wrote this [How-To] on Plex. You will hurt his feelings if you don’t try it. https://forum.openmediavault.o…g-OMV-and-docker-compose/
There are several other related guides In the Guides section of this forum. They go together and should be read together. Docker is not that hard and there are plenty on this forum willing to help. The Plex plugin will not be available in future versions of OMV, so why not learn the Docker way now?
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!