Skip to content

AshleyDeo/jellyfin-plugin-calibre

Repository files navigation

jellyfin-plugin-calibre

GitHub release License: GPL v3

This Jellyfin plugin provides metadata from user's Calibre library.
Based on the Bookshelf plugin

  • Adds metadata from Calibre custom columns
  • Adds Google Books, ComicVine, and ISBN provider id

How to use

  1. Add user custom columns seperated by semicolon ;
    Example: myColumn01;myColumn02;myColumn03
  2. Save plugin configuration
  3. The library must be refreshed

Rules

  • DO NOT use columns with code in template. It breaks the plugin.
  • Only add user custom columns
  • default only works for Genres, Tags, and Community Rating. It uses the original Bookshelf settings to get the metadata.
  • Ratings only take 1 value

Installation

From Repository

  1. Add link to Plugin Repository
https://raw.githubusercontent.com/AshleyDeo/jellyfin-plugin-calibre/main/manifest.json
  1. Install the "Calibre" plugin from the catalog

From .zip file

  1. Download the .zip file from release page.
  2. Extract it and place the .dll file in a folder called plugins/Calibre under the program data directory or inside the portable install directory.
  3. Restart Jellyfin.