Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
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,

Code Block
languagebash
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

...