CBZ Metadata, content in issue => abort, content in volume => data read

Bug #1495651 reported by Cyberman-fredlarts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

Importing CBZ metadata, when the field "issue" is filled, Calibre apparently aborts the reading (probably this line: mi.series_index = float(si) in archive.py - no idea why).
When "volume" is filled (with identical value) metadata is successfully read in.

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1495651

Attach a CBZ file demonstrating/reproducing the problem to this bug report. You can do that by clicking the "Add attachment or patch" link at the bottom of the bug's page. If the file you are attaching is copyrighted, mark the bug as private. You can do this by clicking the tiny lock icon next to "This report contains Public information" in the top right area of the bug's page.

 status incomplete

Changed in calibre:
status: New → Incomplete
Revision history for this message
Cyberman-fredlarts (cyberman-fredlarts) wrote :

These are Comics downloaded from Comixology.eu - they're free, but likely still not something that should be publicly displayed.

They've been downloaded using the Comixology Backup extension for Chrome, though an unpublished version that includes metadata gathered from the page (credits, title, issue if available).

The two tailwands comics are duplicates - one only has issue number, the other also volume number.
The CBLDF has no issue, but a series.
The Apama comic has a rather weird issue, the series is split as title. Not sure why, maybe the dash is making problems.

If you need more examples, here's the GitHub repository of my fork of the backup program (containing the metadata addition):
https://github.com/Cyberman-tM/comixology-backup

This is the file that contains the metadata creation:
https://github.com/Cyberman-tM/comixology-backup/blob/master/source/myBooks.js

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.