Skip to content

marsjupiter1/node-red-media-file-name-cleaning-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

node-red-media-file-name-cleaning-flow

This node-red flow is a demonstration of using node-red to iterate a directory tree and rename files according to some rules. Specifically it's looking for filenames that do not conform with:

https://kodi.wiki/view/Naming_video_files/TV_shows#Episode_Groups

and renaming them so they will import. the actual rename is NOT connected and currently it only deals with folders under a folder called "tv seasons" It will output the actions it would intend to take. Seems to work with both windows11 and linux.

It should be easy enough to extend to other bad file patterns.

options are provided on the extent of renaming and how many folders will have their files renamed when you click inject.

About

node-red flow to clean up media filenames so they will import to Kodi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published