-
Notifications
You must be signed in to change notification settings - Fork 166
Installation FreeBSD (Terminal)
Table of Contents:
-
Download the latest release of the WebTools plugin from here
-
Extract the downloaded ZIP archive
unzip WebTools.bundle.zip
-
Copy the
WebTools.bundle
folder to thePlug-ins
folder on your system:sudo cp -r WebTools.bundle "/usr/local/plexdata/Plex Media Server/Plug-ins/"
-
Restart Plex Media Server
sudo service plexmediaserver restart
-
Open the WebTools interface at
http://<System IP>:33400
orhttp://<System IP>:33443
and login with your Plex.tv account -
Open the "Unsupported AppStore" module:
-
Find the "Trakt.tv" plugin listed under "Application", and click "Install":
-
The "Trakt.tv" plugin should appear at
Plex/Web -> Channels
in about one minute. (but can vary depending on the speed of your system)If the plugin doesn't appear after waiting a few minutes: the plugin may not be installed correctly, or has crashed on startup. Please post an issue here with the latest plugin log file for support.
-
Configure the plugin by clicking on the plugin settings button at
Plex/Web -> Channels
:
-
Download the latest release of the Trakt.tv plugin
-
Stable (recommended)
wget https://github.com/trakt/Plex-Trakt-Scrobbler/archive/master.zip -O Plex-Trakt-Scrobbler.zip
-
Beta
wget https://github.com/trakt/Plex-Trakt-Scrobbler/archive/beta.zip -O Plex-Trakt-Scrobbler.zip
-
Development
wget https://github.com/trakt/Plex-Trakt-Scrobbler/archive/develop.zip -O Plex-Trakt-Scrobbler.zip
-
-
Extract the downloaded ZIP archive
unzip Plex-Trakt-Scrobbler.zip
-
Copy the
Trakttv.bundle
folder to thePlug-ins
folder on your system:sudo cp -r Plex-Trakt-Scrobbler-*/Trakttv.bundle "/usr/local/plexdata/Plex Media Server/Plug-ins/"
-
Restart Plex Media Server
sudo service plexmediaserver restart
-
The "Trakt.tv" plugin should appear at
Plex/Web -> Channels
in about one minute. (but can vary depending on the speed of your system)If the plugin doesn't appear after waiting a few minutes: the plugin may not be installed correctly, or has crashed on startup. Please post an issue here with the latest plugin log file for support.
-
Configure the plugin by clicking on the plugin settings button at
Plex/Web -> Channels
:
Copying the plugin into the Plug-ins
folder may result in incorrect permissions on the Trakttv.bundle
folder, permissions can be fixed with the following steps:
-
Determine the user + group which has ownership of Plex Media Server:
stat --format '%U:%G' "/usr/local/plexdata/Plex Media Server"
-
Update ownership of the
Trakttv.bundle
foldersudo chown -R plex:plex "/usr/local/plexdata/Plex Media Server/Plug-ins/Trakttv.bundle"
(Replace
plex:plex
with the output from step 1) -
Update permissions on the
Trakttv.bundle
foldersudo chmod -R 770 "/usr/local/plexdata/Plex Media Server/Plug-ins/Trakttv.bundle"
GUI
Windows
Terminal
Debian
FreeBSD
macOS
Open Media Vault
Android
NVIDIA SHIELD
Single-board computers
Hardkernel ODROID
Pine A64
Raspberry Pi