Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SeriesNameCorrector

SNC is a C# project to modify series episodes names and adding episode titles to them.

  • the result is in this form: 'SeriesName.Sx.Ex.EpisodeTitle' in which 'x' indicate an integer number starting from 1
  • the words are separated with '.' in naming

Installation

you just need to have .NET which is available from this link:

dotnet.microsoft.com/download

Usage

run next line in your terminal in the folder where .csproj located:

dotnet run <Path To The Series Folder> <IMDB Id> <Season Number>

snc 2

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages