Brian Pepple
Brian Pepple
Not that I'm aware of off the top of my head, but I'll look into it some more later today.
I moved my comicapi repo into a publicly viewable repo (and also rename it to comicarchive). As I've got free time I'll clean it up a bit so eventually it...
I'm about half-way through implementing this. I've just got to clean things up a bit, and then add back the functionality to query CV for the information for files without...
@trumblejoe: I ended up creating my own version based on Tenma (tho technically it's not a fork) which you can use until Tenma comes back from hiatus and adds the...
@tarnecki: You're not running into api rate issues since I easily import 500 or so comics an hour. I looked at the import code 6 months or so ago, and...
@tarnecki: It might be helpful to provide some info from the Tenma logs (located in the tenma/logs directory) to see where it's hanging up. Don't attach the output from the...
@tarnecki: Ok, so it looks like it's not finding a match on comicvine and trying to add the issue based on the filename. Shouldn't be terribly difficult to recreate this...
@tarnecki: So, I tested some example files this morning and the importing the comic based on the file name works fine but since I'm doing this from a local install...
You could if you want, tho if there is a bug with getting the file name from the file locations with the docker set-up that should probably be fixed. Depending...
Figured it was a delimited string, but design-wise seems a bit fragile to do it this way. Might make sense to add a subelement or something to track the arc...