Skip to content

Rust program to trim unnecessary metadata from media filenames.

License

Notifications You must be signed in to change notification settings

patrickramp/rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rename Media

Simple little Rust program to clean up season file names.

Written in rust this programs trims all files in the current directory containing "S01E01" or similar in the name. It trims everything after the season / episode indicator replaces blank spaces with "." and preserves the file type.

About

Rust program to trim unnecessary metadata from media filenames.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages