Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue - merge_multiepisodes.py not allowing --composite_thumb #405

Open
theimmortal68 opened this issue Nov 24, 2023 · 1 comment
Open

Comments

@theimmortal68
Copy link

The script works with just merging and renumbering. But when I add the --composite_thumb option I get this message:

usage: merge_multiepisodes.py [-h] --library LIBRARY --show SHOW [--renumber]
[--composite_thumb]
merge_multiepisodes.py: error: unrecognized arguments: --composite-thumb

I am running the scripts on Linux with python 3.9.16.

@JonnyWong16
Copy link
Contributor

Typo --composite_thumb, not --composite-thumb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants