Skip to content

More verbose debug when writing custom filename pattern #216

@cweiske

Description

@cweiske

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions