Linux
Installation instructions for Linux
Last updated
Installation instructions for Linux
Last updated
Download the latest release.
This will extract shinkro
to /usr/local/bin
.
You can optionally mention the config directory using the --config
flag:
Follow the shinkro configuration page below to edit and save the config.toml file. At minimum, you must set shinkro.Username, shinkro.Password, plex.PlexUsername, and plex.AnimeLibraries.
On Linux-based systems, it is recommended to run shinkro as a sort of service with auto-restarting capabilities, in order to account for potential downtime. The most common way is to do it via systemd.
Create a service file in /etc/systemd/system/
called shinkro.service
:
Then open the file for editing via nano or your preferred editor:
Add the following contents:
Start the service. Enable will make it startup on reboot.
The recommended way is to use the official Plex Webhook but it requires a Plex pass. If you do not have a plex pass, you can use Tautulli.