Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Helps you organize your Media Library files by scraping TheTVDB website and renaming your media files. Also helps you with missing episodes. If you like my repo, please consider ing it!

Notifications You must be signed in to change notification settings

UbhiTS/tvdb-file-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

The TVDB File Renamer

A quick utility that helps you organize your Media Library by scraping TheTVDB.com website and renaming your files in a neat and clean fashion. It's extremely helpful for Plex, Kodi or other media servers if you know what I mean .

Also helps you with missing episodes (example given below). If you like my repo, I really hope you consider ing it.

If you want to see a video walkthrough of the utility in action, click below

Reduces your effort to organize and correctly name your media files :-

The example below is for Darkwing Duck, one of my favorite childhood cartoons :)

And below is the output when you run the program

  • All files that were found and matched, are marked in Green.
  • All files where the names were not matched are marked with Red.

Diagnosing and Correcting Mismatched Files

Using the output from the program, it becomes very easy to correct the filenames. In the example below, if we search "brainteasers" from the unmatched file in the program output, we find that it's S03E03.

The program was not able to find the file because on tvdb, there is an "!" at the end of the filename.

To correct, I added the missing "!" to my file and rerun the program, and "BOOM goes the DYNAMITE!!!"

How to Use

  • Find your TV Serial on the TheTVDB.com
  • Copy and paste the URL into the Program
  • Point the files_path to your media file directory
  • Run the Program

I hope this helps you. Please consider ing my repo if it did. It would encourage me a lot to share more with the community

HUGE DISCLAIMER

I cannot stress this enough to please backup your files before you run this program. It works, but because we are renaming files on your system, there can be a chance that you lose important data. Please please please backup your data before you even think of running this program. I've tried my best to take care any edge issues, but still don't guarantee 100% stability! I can say with 100% confidence that it's worked for me beautifully! If you find any issues, please feel free to log them here.

About

Helps you organize your Media Library files by scraping TheTVDB website and renaming your media files. Also helps you with missing episodes. If you like my repo, please consider ing it!

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages