Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-tagging not working with 0.1.5 #19

Open
beville opened this issue Feb 17, 2024 · 1 comment
Open

Auto-tagging not working with 0.1.5 #19

beville opened this issue Feb 17, 2024 · 1 comment

Comments

@beville
Copy link

beville commented Feb 17, 2024

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.

@lordwelch
Copy link
Member

I'm re-working the Image Identifier right now so further additions will be easier and then that will be added. For now your best option is to auto-save on low-confidence matches.

Not sure when but I plan on covers not being required (just heavily suggested) as they are now because manga doesn't use them as much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants