This commit is contained in:
Yusef Ouda 2025-09-27 22:53:20 -04:00 committed by GitHub
commit e3ef4dae54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ Usage:
python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber
* With renumbering episodes and composite thumb: * With renumbering episodes and composite thumb:
python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber --composite-thumb python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber --composite_thumb
''' '''
import argparse import argparse