Skip to content

fuzzy search matches files from two directories, renames the files in the second to the closest matching ones from the first

Notifications You must be signed in to change notification settings

zigzag1001/fuzzyFileRenameMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

fuzzyFileRenameMatch

fuzzy search matches files from two directories, renames the files in the second to the closest matching ones from the first

renaming files

  • move metadata from first directory to second. (if for example first directory has metadata, but second directory has higher audio quality)

image

Use

Never intended to use again so not user friendly

pip install fuzzywuzzy

Youre going to need to edit the .py files with your directory names

Also probably standardize the filenames through the clean_filename() function to help with fuzzyrenaming

This only cleans the filenames when fuzzy matching and dosent affect anything else

About

fuzzy search matches files from two directories, renames the files in the second to the closest matching ones from the first

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages