No description
Find a file
2022-08-31 02:34:04 +02:00
src Use a lazy quantifier in the title capture group so that the titleSeparator capture group actually works 2022-08-31 02:34:04 +02:00
.gitignore Initial Commit 2022-08-27 20:15:31 +02:00
Cargo.lock Remove unused dependencies 2022-08-28 01:31:29 +02:00
Cargo.toml Remove unused dependencies 2022-08-28 01:31:29 +02:00
readme.md Add help text to the readme 2022-08-28 01:35:41 +02:00

Media Linter

A tool to lint the file names of your media

Usage

USAGE:
    media-linter.exe [OPTIONS] <PATH>

ARGS:
    <PATH>

OPTIONS:
    -h, --help            Print help information
        --no-emoji
        --show-success
    -V, --version         Print version information

Filenames

Type Filename
Show Show Name S00E00 - Episode Name.ext
Movie Movie Name (year) [resolution].ext

Rules

...