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
GitHub
Installing the latest version from Github:
$ git clone https://github.com/bpepple/metron-tagger.git
$ cd metron-tagger
$ python3 setup.py install
FAQ
Why no .cbr (rar) support?
I’m not aware of any provider (Comixology, Humble Bundle, DriveThru Comics, etc.) of legally downloadable DRM-free comics that use the rar format.
It’s a non-free software file format.
It is trivial to convert to cbz (zip) format.
Help
usage: metron-tagger [-h] [-r] [-o] [--id ID] [-d] [--ignore-existing]
[--missing] [-u USER] [-p PASSWORD] [--set-metron-user]
[-s] [--sort-dir SORT_DIR] [--set-sort-dir] [--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.
optional arguments:
-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)
--missing List files without metadata. (default: False)
-u USER, --user USER Metron user identity (default: None)
-p PASSWORD, --password PASSWORD
Metron user password (default: None)
--set-metron-user Save the Metron user settings (default: False)
-s, --sort Sort files that contain metadata tags. (default: False)
--sort-dir SORT_DIR Directory wher files should be sorted to. This should
not have a trailing path serparator. (default: None)
--set-sort-dir Set the directory where files should be sorted. (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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metron-tagger-1.0.10.tar.gz.
File metadata
- Download URL: metron-tagger-1.0.10.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2e21eb775bf69fdb9053dc51155d53c47ead91cecb50cd7b133bbe08bac4ca6
|
|
| MD5 |
69cdffd9a95d0f5354479705d0baa675
|
|
| BLAKE2b-256 |
d63098c99285288135e336f100a0a68c92119257830a3ebf13a1dbced592594c
|
File details
Details for the file metron_tagger-1.0.10-py2.py3-none-any.whl.
File metadata
- Download URL: metron_tagger-1.0.10-py2.py3-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c18c98523c06f35755d052230f16ad5ccf4547787750a9a7d531d08a0414ff6d
|
|
| MD5 |
c2f28735dccc5ba762f41cd1c6270013
|
|
| BLAKE2b-256 |
8999ec4951e65e1ead5e543379c8105087b01e43f17738ddd2c533581440bafa
|