Skip to content

Auto-tagging not working with 0.1.5 #19

@beville

Description

@beville

I guess this is related to the change made in response to #17

Now that the cover image isn't being downloaded from Metron, autotagging fails. I was expecting the visual image hash would be used from the Metron DB, but maybe that's not in place yet?

This is CT 1.6.0a10, with Metron plugin 0.1.5.

Maybe there are pending app changes that are needed to make this possible, and I'm jumping the gun.

$ comictagger --source metron --verbose -fost cr "Whiz Comics #008.cbz"  
2024-02-17T09:57:28 | comictagger | INFO | ComicTagger Version: 1.6.0a10 running on: Linux PyInstaller: No
2024-02-17T09:57:29 | comictaggerlib.issueidentifier | INFO | Using Metron to search for:
2024-02-17T09:57:29 | comictaggerlib.issueidentifier | INFO | 	Series: Whiz Comics
2024-02-17T09:57:29 | comictaggerlib.issueidentifier | INFO | 	Issue:  8
2024-02-17T09:57:29 | comictaggerlib.issueidentifier | INFO | Searching for Whiz Comics #8 ...
2024-02-17T09:57:29 | comictalker.metron_talker.metron | INFO | Metron searching: Whiz Comics
2024-02-17T09:57:29 | comictaggerlib.issueidentifier | INFO | Searching in 1 series
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | Found 1 series that have an issue #8
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | Examining covers for  ID: 5275 Whiz Comics (1940):
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | best score 100
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | 
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | Compared to covers in 1 issue(s): [100]
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | Very weak scores for the cover. Analyzing alternate pages and covers...
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | Examining alternate covers for ID: 5275 Whiz Comics (1940):
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | --->100
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | 
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | No matching pages in the issue.
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | --------------------------------------------------------------------------
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | -----> Whiz Comics (1940) #8  (9/1940) -- score: 100
2024-02-17T09:57:31 | comictaggerlib.issueidentifier | INFO | --------------------------------------------------------------------------
2024-02-17T09:57:31 | comictaggerlib.cli | ERROR | Online search: Low confidence match. Save aborted
2024-02-17T09:57:31 | comictaggerlib.cli | INFO | Archives with low-confidence matches:
------------------
2024-02-17T09:57:31 | comictaggerlib.cli | INFO | /data/downloads/Whiz Comics #008.cbz -- Single low-confidence match:
2024-02-17T09:57:31 | comictaggerlib.cli | INFO |     1. Whiz Comics (1940) #8 [Fawcett Publications] (9/1940) - 
2024-02-17T09:57:31 | comictaggerlib.cli | INFO | Files tagged with metadata provided by Metron https://metron.cloud

If I use ComicVine source for this comic, it succeeds at cover matching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions