Giter Site home page Giter Site logo

tvrename's Introduction

TvRename

Identify and rename television episode files.

Modes

Rename

The rename mode is used to identify and rename episodes. The --dry-run argument can be added to skip the final rename step.

docker run -it --rm \
  -e PUID=1000 -e PGID=1000 \
  -v "/tmp/tv:/tmp/tv:rw" \
  -v tvrenamecache:/cache \
  jasongdove/tvrename:develop \
  rename --imdb 0101049 "/tmp/tv/some/show/season 01"

Verify

The verify mode is used to identify episodes and verify that they are named correctly.

docker run -it --rm \
  -e PUID=1000 -e PGID=1000 \
  -v "/tmp/tv:/tmp/tv:rw" \
  -v tvrenamecache:/cache \
  jasongdove/tvrename:develop \
  verify --imdb 0101049 "/tmp/tv/some/show/season 01"

tvrename's People

Contributors

jasongdove avatar dependabot[bot] avatar

Stargazers

 avatar Nate Harris avatar  avatar James Mackay avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

tvrename's Issues

i need some help

hey so i found this project last night and i got tvrename compiled but it kept throwing errors about vobsub2srt ( im on windows 10) i could not for the life of me figure out how to get vobsub2srt to work.. is there a way to getting vobsub2srt to work on windows? or should i try to build this in a linux virtual machine? im really confused id appreciate some help
Thanks! :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.