Komga - Sync Comic Ratings (from ComicBookRoundup)

Fetches comic ratings from comicbookroundup.com and syncs them into Komga metadata using the API

作者
wrecks-code
今日安裝
0
安裝總數
0
評價
0 0 0
版本
2.0
建立日期
2025-02-28
更新日期
2025-03-04
尺寸
22.0 KB
授權條款
MIT
腳本執行於

Komga Comic Ratings Sync from ComicBookRoundup

Effortlessly sync comic ratings from ComicBookRoundup directly into your Komga library. This userscript automates the process of fetching critic and user ratings, saving them as metadata links within Komga, enhancing your comic management experience.

🚀 Key Features

  • Single Series Sync: Update ratings for individual series with a click.

    Series Sync Animation

  • Bulk Library Sync: Process entire libraries with a live progress counter.

    Bulk Library Sync Animation

  • Detailed Logging: Monitor progress and troubleshoot with comprehensive console logs (F12 - > Console, Filter: komga).

    Detailed Logs Animation

  • New Feature: Add your own Rating! It also gets saved as a link in Komga.

    OwnRatingAnimation

  • Optional: Install the show-ratings-in-library.js as well if you want to see these ratings in your library view.

    image

⚙️ Requirements

  • A running Komga instance with API access enabled.
  • A valid Komga API key.
  • A userscript manager.

🔧 Installation

  1. Install a Userscript Manager:
    Choose and install one of the following:

  2. Add the Script:
    Create a new userscript in your chosen manager and copy-paste the contents of komga-sync-comic-ratings.js.

  3. Configure the Script:

    • Replace the URL at the top of the script with your Komga URL: js // @match https://komga.org/*
    • Replace the placeholder API key at the top of the script: js const KOMGA_API_KEY = "YOUR_API_KEY_HERE";

📝 License

This project is licensed under the MIT License.

🙏 Acknowledgements

  • Komga: For a powerful comic management platform.
  • ComicBookRoundup: For comprehensive comic ratings.
  • komf: Komga and Kavita Metadata Fetcher

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址