Project

showfix

0.0
No commit activity in last 3 years
No release in over 3 years
A gem to easily rename TV show files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 3.0.0.beta1

Runtime

>= 1.3
>= 0.18.1
 Project Readme

Showfix

Gem Version Build Status Dependency Status Code Climate Coverage Status

Description

This gem allows you to easily rename TV episode files. Useful for mass-renaming mismatched show titles.

Installation

$ gem install showfix

Usage

The most common usage is to fix all files within the current directory. You can optionally add --pretend to the command if you would like to see what it will rename, without actually touching your files.

$ cd SomeTvShow
$ showfix rename

For detailed help, just run showfix help for a list of commands.

Roadmap

  • Support for multi-episode files (S01E20-E21)
  • Ability to manually enter season/episode numbers for show files that are not numbered at all

Contributing

See the contribution guide.

Thanks

Special thanks to Philipp Böhm for making serienrenamer

License

MIT