-
Features
- Support
MetronInfo.xml v1.0 Schema
for comic metadata. - Support CB7 (7zip) comic archives.
- Search Indexing now also done in the import phase which is faster than
syncing from the db:- 20k comics both imported and indexed in 9 minutes on my old macbook at
a rate of 30 comics per second. Half a million comics might take less
than 5 hours on the same machine. - However this update replaces the search index and Codex will sync the
search index when it starts.
- 20k comics both imported and indexed in 9 minutes on my old macbook at
- Fewer database updates when comics change metadata or don't change
metadata at all means fewer and faster update imports. - New Tags:
- Add Universes. Main Characters, and Main Team marked with a ★.
- Metron tags can provide links to web databases for each tag.
- New Import Metadata on Demand Admin Flag.
- Add manual Import Abort task for admins.
- Browser tab titles show route and page title, no longer show custom
banner. - Logging format changed.
- Support
-
Fixes
- Reading Order in reader was not always defaulting to your last Browser Top
Group. - Fixed filtering on Critical Rating and FileType
- Fixed searching on Critical Rating field.
- Bug displaying Age Rating, Original Format, Scan Info, Tagger in metadata.
- Fixed database locking crashes.
- Attempt to fix major version change CSRF errors by forcing logout if CSRF
errors occur.
- Reading Order in reader was not always defaulting to your last Browser Top
-
Dev
- Uses Comicbox 2.0 see
Comicbox NEWS for all details
- Uses Comicbox 2.0 see