Python script to clean up and rename file names in your movie collection.
- Edit renamer2.py and update the settings for your collection.
- Install python modules: ffmpeg, tmdbv3api, mutagen
- Install ffmpeg, MKVToolnix
- Run renamer2.py
Note: You may want to set debug = True for the first run to see how it intends to rename your files before actually letting it rename them.