-
CVIssueCount v3.1 release Stable
released this
2026-01-28 12:21:17 +01:00 | 99 commits to master since this releaseWhat'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.crpluginbelow and double-click it to install.ComicRack CE path:
C:\Users\<username>\AppData\Roaming\cYo\ComicRack Community Edition\Scripts\CVIssueCountDownloads
-
CVIssueCount v3.0 release Stable
released this
2026-01-25 16:11:08 +01:00 | 104 commits to master since this releaseWhat'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.crpluginbelow and double-click it to install.ComicRack CE path:
C:\Users\<username>\AppData\Roaming\cYo\ComicRack Community Edition\Scripts\CVIssueCountSetup
- Select comics in your library
- Right-click -> Automation -> CVIssueCount
- Click the Settings button
- Enter your ComicVine API key
- 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.dbin the plugin folder. See the Setting up SQLite for Local Database for SQLite setup instructions.Downloads
-
CVIssueCount v2.1 release Stable
released this
2024-09-16 17:21:49 +02:00 | 562 commits to master since this releaseTo install the script download
CVIssueCount_v2.1.crpluginbelow 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\CVIssueCountand open theCVIssueCount.pyfile.
If you use the Community Edition, the path isC:\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
-
CVIssueCount v2 release Stable
released this
2022-08-13 21:04:10 +02:00 | 1210 commits to master since this releaseCVIssueCount v2 release
To install the script download
CVIssueCount_v2.crpluginbelow 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\CVIssueCountand open theCVIssueCount.pyfile. 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