Skip to content

MiklinMA/jellyfin-kinopoisk-white

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KinoPoisk (white listed) Jellyfin plugin

About

This plugin for jellyfin media center fetches metadata from Kinopoisk.

In difference of kinopoisk unofficial plugin it utilizes the official Yandex API, so it could be used behind Russian White-Listed-Internet firewall.

Installation

Automatic

  1. Navigate to Settings -> Admin Dashboard -> Plugins -> Repositories
  2. Add a new repository with a Repository URL of https://raw.githubusercontent.com/MiklinMA/jellyfin-kinopoisk-white/refs/heads/master/manifest.json. The name can be anything you like (such as KinoPoisk).
  3. Save and navigate to Catalogue.
  4. Кинопоиск (белый список) should be present. Click on it and install the latest version.

Manual (and/or offline mode)

See the official Jellyfin documentation for install instructions.

  1. Download a version from the releases tab that matches your Jellyfin version.
  2. Create a directory KinopoiskWhite inside jellyfin plugins directory.
  3. Copy KinopoiskWhite.dll file into created directory.
  4. Restart Jellyfin instance.
  5. Check if plugin appears on jellyfin plugins page and in the library settings.

Development

  1. Use dotnet v9.0
  2. Install dependencies (online)
  3. Build
  4. Copy KinopoiskWhite.dll from bin/Debug/net9.0 to KinopoiskWhite subdir in your jellyfin plugins directory.
  5. Restart jellyfin

API

  • I use official Yandex API and GraphQL which one can find on hd.kinopoisk.ru and www.kinopoisk.ru
  • These APIs work as is so I don't know when it begins to behave differently (in this case feel free to create a ticket here)
  • The only reason of using these undocumented APIs is that they are available behind the Great Russian Firewall.

About

Плагин JellyFin для КиноПоиска, который позволяет получать метаданные даже "без нормального интернета".

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors