Skip to content

C# program for renaming and moving files using the tvdb and moviedb

Notifications You must be signed in to change notification settings

erladion/MoveAndRename

Repository files navigation

MoveAndRename

This is an application for renaming Series episode files and movies and moving them to folders specified containing these kinds of items.

To compile and run

First you will need TVDBSharp and TMDbLib

TVDBSharp

Available at: https://www.nuget.org/packages/TVDBSharp/ or using the following nuget command: Install-Package TVDBSharp

TMDbLib

Available at: https://www.nuget.org/packages/TMDbLib/ or using the following nuget command: Install-Package TMDbLib

About

C# program for renaming and moving files using the tvdb and moviedb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages