muxcc / Kinopoisk.bundle

Metadata Agent for Plex Media Server

Home Page:https://www.kinopoisk.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plex Metadata Agent

This plugin acts as an agent for Plex Media Server and downloads information about films from the Кинопоиск

GitHub release (latest by date) GitHub Release Date GitHub commits since latest release (by date) GitHub repo size GitHub all releases GitHub top language GitHub

Plex Metadata Agent

Features

1. Loading movie ratings

  • Kinopoisk
  • Rotten Tomatoes
  • IMDb
  • The Movies Database

2. Sources of film reviews

  • Kinopoisk
  • Rotten Tomatoes

3. Download movie trailers

4. Proxy server support (http, sock5)

Plugin paths and installation

Download the ZIP archive github.com

Windows

Unpack the downloaded archive into a folder %LOCALAPPDATA%\Plex Media Server\Plug-ins.

MacOS

Unpack the downloaded archive into a folder ~/Library/Application Support/Plex Media Server/Plug-ins

Debian / Ubuntu

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

FreeBSD

Unpack the downloaded archive into a folder /usr/local/plexdata/Plex Media Server/

FreeNAS

Unpack the downloaded archive into a folder ${JAIL_ROOT}/var/db/plexdata/Plex Media Server/

QNAP

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

Synology

Unpack the downloaded archive into a folder /volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins

About

This is a fork Kinopoisk.bundle
by Artem Mirotin aka @amirotin

About

Metadata Agent for Plex Media Server

https://www.kinopoisk.ru

License:MIT License


Languages

Language:Python 92.2%Language:C 7.8%