Tam-Lin / comictagger

Automatically exported from code.google.com/p/comictagger
0 stars 0 forks source link

Tags being ignored, both searching and renaming #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have found a weird problem lately, where auto-tagging seemingly works (finds 
proper results) but the tags shown in the GUI and comments are just the name 
parsed. It happens sporadically, and I haven't been able to figure out when.

Attached is an example ( 
https://www.dropbox.com/s/az853yp4nf4t7ga/Screen%20Shot%202014-09-28%20at%201.16
.41%20PM.png?dl=0 )

If I see the comment data it seems to be incomplete:

zipinfo -z /The\ Boys/The\ Boys\ v01\ The\ Name\ of\ the\ Game/The\ Boys\ v01\ 
The\ Name\ of\ the\ Game\ -\ \#01.cbz 

{
  "lastModified": "2014-09-28 12:44:05.494453",
  "ComicBookInfo/1.0": {
    "publisher": "Dynamite Entertainment",
    "publicationYear": 2006,
    "publicationMonth": 10,
    "title": "The Name of the Game, Part One",
    "series": "The Boys",
    "tags": [],
    "comments": "'This book will out-PREACHER PREACHER.'\n\nEnglishman called Butcher meets Susan L. Rayner, the new director of CIA and tells her that he wants to be in charge of their anti-supe team, Rayner reluclantly agrees. They also have sex on her office desk.\n\nTagged with ComicTagger 1.1.15-beta using info from Comic Vine on 2014-09-28 12:44:05.  [Issue ID 105593]\n\nhttp://www.comicvine.com/the-boys-1-the-name-of-the-game-part-one/4000-105593/",
    "credits": [
      {
        "person": "Ben Abernathy",
        "role": "Editor"
      },
      {
        "person": "Darick Robertson",
        "role": "Artist",
        "primary": true
      },
      {
        "person": "Darick Robertson",
        "role": "Penciler"
      },
      {
        "person": "Darick Robertson",
        "role": "Cover"
      },
      {
        "person": "Garth Ennis",
        "role": "Writer",
        "primary": true
      },
      {
        "person": "Greg Thompson",
        "role": "Letterer"
      },
      {
        "person": "Kristy Quinn",
        "role": "Editor"
      },
      {
        "person": "Tony Aviña",
        "role": "Colorist"
      },
      {
        "person": "Tony Aviña",
        "role": "Cover"
      }
    ],
    "issue": "1"
  },
  "appID": "ComicTagger/1.1.15-beta"
}

The Comicvine URL clearly shows proper data:
http://www.comicvine.com/the-boys-1-the-name-of-the-game-part-one/4000-105593/

Original issue reported on code.google.com by e...@mac.com on 28 Sep 2014 at 11:32

Attachments: