S
S
Sergey2018-11-27 23:44:32
ubuntu
Sergey, 2018-11-27 23:44:32

Plex media server automatic server update in ubuntu how?

I wanted to implement an automatic update of the plex server so that everything is done by a cron script.
After I see it 5bfdad392bd7b445054038.pngmanually, I update it like this:
wget plexmediaserver_version.deb
sudo dpkg -i plexmediaserver_version.deb
sudo nano /usr/lib/plexmediaserver/Resources/Profiles/Web.xml (change the value 6 to 2 )
sudo service plexmediaserver restart
as it were all in put the script?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bioroido, 2018-11-28
@Raschen

https://support.plex.tv/articles/235974187-enable-...
and in cron apt-get update && apt-get upgrade -y

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question