View Single Post
Old 06-12-2017, 08:43 PM   #14
dickloraine
Guru
dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.dickloraine ought to be getting tired of karma fortunes by now.
 
Posts: 631
Karma: 7544528
Join Date: Apr 2013
Location: Berlin
Device: PRS 350, Kobo Aura
Quote:
Originally Posted by ComiCDroid View Post
unfortunately, the comic tagger no longer connects to CV
Oh, you are right. Comicvine apparently changed the url for the api.

I did a quick fix for it, but have no intention to build executables for it. But it works the same just under python.

Here is the repo for it: https://github.com/dickloraine/Comictagger

What is needed is a python 2.7 installation and for the gui PyQt4.
Then unzip the source code somewhere and do
python setup.py install
in the directory in the console. That should install it.

The easiest way on windows that I know of to get python and PyQt4 is to use Chocolatey. It has a gui too.
dickloraine is offline   Reply With Quote