blacktwin / JBOPS

Just a Bunch Of Plex Scripts
1.69k stars 307 forks source link

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

Open theimmortal68 opened 10 months ago

theimmortal68 commented 10 months ago

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 commented 10 months ago

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