Skip to content

fourjuaneight/showrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showrunner

A simple utility to get TV Show data from TMDB and use episode titles to rename media files (based on a specific naming convention) and add metadata.

For help on how to use the app, you can run showrunner -h.

Usage

There are 3 ways to run the script:

make run
# script should run from root of repo
./showrunner.go

Local Binary

make build
# binary should be accessible from the root of the repo
./showrunner
make install
# binary should be accessible from anywhere
showrunner

About

📺 Rename media files based on naming convention and add metadata using TMDB data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published