A program to write metadata from metron.cloud to a comic archive
Project description
Quick Description
A command-line tool to tag comic archives with metadata from metron.cloud.
Installation
PyPi
Or install it yourself:
$ pip install --user metron-tagger
FAQ
How to enable RAR support?
It depends on the unrar command-line utility, and expects it to be in your $PATH.
Help
usage: metron-tagger [-h] [-r] [-o] [--id ID] [-d] [--ignore-existing] [-i] [--missing] [-s] [-z] [--validate] [--delete-original] [--duplicates] [--version] path [path ...] Read in a file or set of files, and return the result. positional arguments: path Path of a file or a folder of files. options: -h, --help show this help message and exit -r, --rename Rename comic archive from the files metadata. (default: False) -o, --online Search online and attempt to identify comic archive. (default: False) --id ID Identify file for tagging with the Metron Issue Id. (default: None) -d, --delete Delete the metadata tags from the file. (default: False) --ignore-existing Ignore files that have existing metadata tag. (default: False) -i, --interactive Interactively query the user when there are matches for an online search. (default: False) --missing List files without metadata. (default: False) -s, --sort Sort files that contain metadata tags. (default: False) -z, --export-to-cbz Export a CBR (rar) archive to a CBZ (zip) archive. (default: False) --validate Verify that comic archive has a valid ComicInfo.xml. (default: False) --remove-non-valid Remove ComicInfo.xml from comic if not valid. Used with --validate option (default: False) --delete-original Delete the original archive after successful export to another format. (default: False) --duplicates Identify and give the option to delete duplicate pages in a directory of comics. (Experimental) (default: False) --version Show the version number and exit
Bugs/Requests
Please use the GitHub issue tracker to submit bugs or request features.
License
This project is licensed under the GPLv3 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
metron_tagger-2.6.0.tar.gz
(50.0 kB
view details)
Built Distribution
File details
Details for the file metron_tagger-2.6.0.tar.gz
.
File metadata
- Download URL: metron_tagger-2.6.0.tar.gz
- Upload date:
- Size: 50.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f60ff0c62010b0f8c78ad6c0c93059c86346dc03cd34e2b0dc50adcafe101576 |
|
MD5 | 77356eb35e804170394b2aa28b0c9462 |
|
BLAKE2b-256 | ed302f520a5cb997bbcb7313c2237b1dfafc9e06acecf003f0501666d3cef377 |
File details
Details for the file metron_tagger-2.6.0-py3-none-any.whl
.
File metadata
- Download URL: metron_tagger-2.6.0-py3-none-any.whl
- Upload date:
- Size: 42.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4606892c898abcb631ce0766253b6bf6324f1fd7edc6d8e18494da23584d323f |
|
MD5 | 09f164abf7f537c83c923107c79c0965 |
|
BLAKE2b-256 | 464b1ea4c69626aac248f7879d2752a0e41b2ac1d458ac084b70b887c7f54bb3 |