-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
I'm trying to add my own filename pattern and always only get an error output:
tvnamer --dry-run --verbose Episode\ 2\ Staffel\ 4\ von\ The\ Big\ Bang\ Theory.mp4
Loading config: /home/cweiske/.config/tvnamer/tvnamer.json
####################
# Starting tvnamer
Invalid filename: Cannot parse '/home/cweiske/Videos/download/Episode 2 Staffel 4 von The Big Bang Theory.mp4'
Usage: tvnamer [options] <files>
tvnamer: error: No valid files were supplied
Despite the verbose
flag, I don't see if tvnamer has a bug or if my custom filename_patterns
is invalid.
I'd expect that verbose
tells me when a pattern matches, but also when something else is missing (pattern incomplete, not enough info, ...).
Metadata
Metadata
Assignees
Labels
No labels