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!
-
Updated
Dec 8, 2022 - Python
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!
This is a more complex script that creates a list of names for the every files/folder within the directory, this includes sub files/ sub folders, using recursion. Next, the script outputs the list to a text file. The name of the output text file is needed as a parameter. Created and Tested on Windows OS.
processor to fix extension of images saved with wrong/duplicate/no extensions
a command line tool to rename directories/files with problematic characters or spaces
remove all emoji, unicode, and special/problematic characters from filenames and strings with this standalone tool / importable module
Script to copy/move files with the same name but different extensions.
A program solely written in python. It's purpose is to list down all files in a selected directory and export a text file with all filenames (including their extensions). As a personal project this is my first implementation of tkinter (A GUI library). Program intended to be updated with some handy customizations in the future.
Tool to get rid of (german) special characters in file and folder names to avoid incompatibilities
20230328 rename files in folder (1 to 1 match AND dictionaries match) by python
Add a description, image, and links to the filenames topic page so that developers can more easily learn about it.
To associate your repository with the filenames topic, visit your repo's landing page and select "manage topics."