Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Install

Download latest deb file and install it, 

 
sudo wget "http://downloads.plexapp.com/plex-media-server/0.9.8.18.290-11b7fdd/plexmediaserver_0.9.8.18.290-11b7fdd_amd64.deb"

sudo apt-get -f install avahi-daemon avahi-utils (if you still get an error message with this, try the next line)
sudo apt-get -f install (you may not need to do this if above worked)

sudo dpkg -i plexmediaserver_0.9.8.18.290-11b7fdd_amd64.deb (replacing the last filename with the name of the package you downloaded) 

This is also now configured to autostart on boot-up.

Upgrading

Console will notify and provide a direct link. You may also just download latest from website,

sudo dpkg -i plexmediaserver_0.9.12.13.1464-4ccd2ca_amd64.deb (replacing the last filename with the name of the package you downloaded)

Manually Stop and Start

...

Using Fix Incorrect Match

Plex uses different resources to match its media against. Normally, these are:

If an item doesn't appear in your preferred Agent's resource, it will not be matched. You can check your preferred Agent resource in the Server Preferences. If the preferred Agent doesn't match the item, you can try a different Agent using the Fix Incorrect Match tool.

References

https://plexapp.zendesk.com/hc/en-us/articles/200288586-Installation
install avahi-utils first

Make sure mount directories allow pled access. 

Version History - http://www.digital-digest.com/software/Plex_Media%29Center_history.html#55

  • No labels