• FrederikBaerentsen released this 2026-01-28 12:21:17 +01:00 | 99 commits to master since this release

    What's New

    • One-time SQLite initialization - No more hangs or need to restart ComicRack after extended use
    • Indexed volume lookup - Dramatically faster processing when updating large comic batches
    • SQLite busy timeout - 5-second timeout prevents indefinite hangs on database locks
    • Fixed PATH accumulation bug that caused instability over time

    Installation

    Download CVIssueCount_v3.1.crplugin below and double-click it to install.

    ComicRack CE path: C:\Users\<username>\AppData\Roaming\cYo\ComicRack Community Edition\Scripts\CVIssueCount

    Downloads
  • FrederikBaerentsen released this 2026-01-25 16:11:08 +01:00 | 104 commits to master since this release

    What's New

    • Settings dialog - Configure API key, delays, and database options through a GUI
    • Local database support - Use an offline ComicVine database for instant lookups without API rate limits
    • Configurable API delay - Set your own delay between API calls (or disable it entirely)

    Installation

    Download CVIssueCount_v3.0.5.crplugin below and double-click it to install.

    ComicRack CE path: C:\Users\<username>\AppData\Roaming\cYo\ComicRack Community Edition\Scripts\CVIssueCount

    Setup

    1. Select comics in your library
    2. Right-click -> Automation -> CVIssueCount
    3. Click the Settings button
    4. Enter your ComicVine API key
    5. Click Save

    That's it! No need to edit any files or restart ComicRack.

    Optional: Local Database

    For faster lookups without API calls, download the offline ComicVine database from this Reddit post and place localcv.db in the plugin folder. See the Setting up SQLite for Local Database for SQLite setup instructions.

    Downloads
  • FrederikBaerentsen released this 2024-09-16 17:21:49 +02:00 | 562 commits to master since this release

    To install the script download CVIssueCount_v2.1.crplugin below and double click it.

    Afterwards you need to add your own API key from ComicVine. Go to C:\Users\<username>\AppData\Roaming\cYo\ComicRack\Scripts\CVIssueCount and open the CVIssueCount.py file.
    If you use the Community Edition, the path is C:\Users\<username>\AppData\Roaming\cYo\ComicRack Community Edition\Scripts\CVIssueCount.

    At line 179 where it says you enter your api key and save the file. You will need to restart ComicRack (File->Restart).

    You can now highlight a section of comics, right-click, select Automation and then CVIssueCount.

    Downloads
  • FrederikBaerentsen released this 2022-08-13 21:04:10 +02:00 | 1210 commits to master since this release

    CVIssueCount v2 release

    To install the script download CVIssueCount_v2.crplugin below and double click it.

    Afterwards you need to add your own API key from ComicVine. Go to C:\Users\<username>\AppData\Roaming\cYo\ComicRack\Scripts\CVIssueCount and open the CVIssueCount.py file. At line 179 where it says you enter your api key and save the file. You will need to restart ComicRack (File->Restart).

    You can now highlight a section of comics, right-click, select Automation and then CVIssueCount.

    Downloads