Forums

Resolved
0 votes
I noticed a message on my Plex Media Server saying an update is available for Version 1.13.2.5142.

I wanted to see if anyone has updated to this version yet and if it's okay to update to or if anyone has had any problems updating.
Friday, June 08 2018, 03:52 PM
Share this post:
Responses (6)
  • Accepted Answer

    Friday, June 08 2018, 04:21 PM - #Permalink
    Resolved
    0 votes
    I updated a while ago to 1.10.1.4602. I'll try updating again but I don't really stress it - I just stream to a TV and Pi.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, June 08 2018, 04:49 PM - #Permalink
    Resolved
    1 votes
    Thanks Nick!

    From what I've read from other posts on how to do the upgrade, it's pretty simple. Something like this?

    yum update
    wget https://downloads.plex.tv/plex-media-server/1.13.2.5142-3ba6662e9/plexmediaserver-1.13.2.5142-3ba6662e9.x86_64.rpm
    yum install plexmediaserver*.rpm
    rm plexmediaserver*.rpm
    start plexmediaserver.service

    Would you advise to do it any other way?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, June 08 2018, 05:02 PM - #Permalink
    Resolved
    1 votes
    The initial installation should have set up a plex repo so you should be able do:
    yum update plexmediaserver --enablerepo=PlexRepo
    systemctl start plexmediaserver.service
    It is what I did, but have not tried using it.
    Like
    1
    The reply is currently minimized Show
  • Accepted Answer

    Friday, June 08 2018, 07:13 PM - #Permalink
    Resolved
    0 votes
    I ran the following code
    yum update plexmediaserver --enablerepo=PlexRepo
    systemctl start plexmediaserver.servicemediaserver --enablerepo=PlexRepo systemctl start plexmediaserver.service

    It updated my plex version to 1.13.0.5023, but not to 1.13.2.5142. Everything seems to be running smoothly still, but why did it not update it to the most current version?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, June 08 2018, 07:28 PM - #Permalink
    Resolved
    0 votes
    I think only certain releases go to the public. Paid users get more updates. Are you free or paid?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, June 08 2018, 07:32 PM - #Permalink
    Resolved
    0 votes
    I am running the free version.
    The reply is currently minimized Show
Your Reply