Skip to content

AshleyDeo/jellyfin-plugin-calibre

Repository files navigation

jellyfin-plugin-calibre

GitHub release Github downloads 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 the folder where your Calibre library is located to Jellyfin
  2. On Admin Dashboard, go to My Plugins. It will show your folders/libraries with dropdowns.
  3. Add user custom columns seperated by semicolon ;
    Example: myColumn01;myColumn02;myColumn03
  4. Save plugin configuration
  5. The library must be refreshed

Check the Wiki for more info!

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.