Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Unlike other tagging tools, Perdoo employs a manual approach when metadata files
### Output Extensions

- .cbz
- .cbt
- .cb7 _(Requires installing `cb7` dependencies: `pipx install perdoo[cb7]`)_

### Metadata Files

Expand Down Expand Up @@ -187,6 +189,7 @@ password = "<Metron Password>"
- `output.format`
The output file format for the comic archives.
Defaults to `cbz`.
Options are `cbz`, `cbt` or `cb7`

- `output.comic_info.create`
Whether to create a ComicInfo.xml file in the output archive.
Expand Down Expand Up @@ -214,7 +217,8 @@ password = "<Metron Password>"
The order in which the services will be used for metadata retrieval.
Metadata will be fetched from the first service that returns a result.
Don't include the service name in the list if you don't want to use it.
Defaults to `["Metron", "Comicvine"]`, options are `Metron` and `Comicvine`.
Defaults to `["Metron", "Comicvine"]`.
Options are `Metron` or `Comicvine`.

## Socials

Expand Down
90 changes: 45 additions & 45 deletions docs/img/perdoo-commands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading