Features
- Metadata Providers: Newly added section to allow future support for multiple provides. Several placeholder providers exist (AniList, MangaDex, Bedetheque) and will be added in future releases. New UI offers inline test and save of credentials.
- Metadata Provider & Priority Per Library: You can now assign metadata providers and configure their priority per library. For example - use Metron and ComicVine for your Comics. Use MangaDex (coming soon) and ComicVine for your Manga.
- Updated Fetch Metadata Buttons: Metadata buttons have been consolidated into 2 buttons. A green "Fetch Metadata" button will try all providers in priority order, stopping on the first valid result. The blue "GCD Database" button will show if you have a local GCD Database configured and will bypass all providers, using it directly.
Back End
- Credentials Moving to Database: To allow better management of credentials and API keys, they are now being stored securely in the local database.
- Added Issue Slug: Added
/issue-{slug}route to better handle Metron Series/Issue ID routing and remove persistent errors between series and issue IDs. Closes Unnecessary API Call #52 - Refactor Metadata Into Providers: Refactored all Metadata functions to work on a similar provider model, allow for easier addition of future providers.
Bug Fixes
- ComicVine / Metron Not Matching Issue ##.Notation: Added metadata logic to handle files with
Issuein the name as well as those frustrating Marvel issues with the oddNumber.TEXTnumber patterns. Closes #51 - Rename Fails on Integers in Series Names: Updated rename pattern to allow for
Issuein the name as well as better integer handline for series likeTop 10- Closes #48 - Refactor Search to Use Data Attributes: This commit resolves issues related to single quotes or special characters in series name when searching GetComics or Metron.
New Requirements
- With v4, CLU now requires a local path to store thumbnails and the database. For a collection of 115K comics, you will need ~3GB of space for thumbnails.
- For the Pull List feature, you will need a Metron account
Full Documentation
Full documentation and install steps are available on clucomics.org
Docker Deploy
Docker images are updated for image: allaboutduncan/comic-utils-web:latest
Support and Feature Requests
Support and feature requests are now available at "The Stack" Discord
Images
