showrunner

command module
v0.0.0-...-ae0a29e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2023 License: MIT Imports: 11 Imported by: 0

README

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:

Gorun
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
GOPATH Binary
make install
# binary should be accessible from anywhere
showrunner

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL