Skip to content

comictagger/metron_talker

Repository files navigation

Metron.cloud plugin for Comic Tagger

A plugin for Comic Tagger to allow the use of the metadata from Metron.cloud.

NOTE: Due to the bandwidth usage of cover matching, the auto-tagging features will no longer download the covers for comparison. Metron will be taking donations soon, so if you are able to contribute financially you will be able to. Check the website for details.

Installation

The easiest installation method as of ComicTagger 1.6.0-beta.1 for the plugin is to place the release zip file metron_talker-plugin-<version>.zip into the plugins directory.

Development Installation

You can build the wheel with tox run -m build or clone ComicTagger and clone the talker and install the talker into the ComicTagger environment pip install -e .