This plugin acts as an agent for Plex Media Server and downloads information about films from the Кинопоиск
- Kinopoisk
- Rotten Tomatoes
- IMDb
- The Movies Database
- Kinopoisk
- Rotten Tomatoes
Download the ZIP archive github.com
Unpack the downloaded archive into a folder %LOCALAPPDATA%\Plex Media Server\Plug-ins
.
Unpack the downloaded archive into a folder ~/Library/Application Support/Plex Media Server/Plug-ins
We check for the presence of the necessary libraries and / or install everything necessary
sudo apt update && sudo apt install -y git
cd /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/
sudo git clone https://github.com/muxcc/Kinopoisk.bundle.git
sudo chown -R plex:plex Kinopoisk.bundle/
sudo service plexmediaserver restart
Unpack the downloaded archive into a folder /usr/local/plexdata/Plex Media Server/
Unpack the downloaded archive into a folder ${JAIL_ROOT}/var/db/plexdata/Plex Media Server/
The specific location may vary. To check, enter in the console
getcfg -f /etc/config/qpkg.conf PlexMediaServer Install_path
We copy the issued path, adding at the end /Library/Plex Media Server
, for example, /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex media Server
Unpack the downloaded archive into a folder /volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins
This is a fork Kinopoisk.bundle
by Artem Mirotin aka @amirotin