jkwill87 / mnamer

media file renaming and organizing tool
https://pypi.org/project/mnamer
MIT License
778 stars 67 forks source link

Add option to rename original movie directory #80

Open gethvi opened 4 years ago

gethvi commented 4 years ago

Please consider adding an option where instead of moving the movie into a new directory (--movie-directory) the tool would just rename the current directory where the movie resides. Reasons are:

Thank you for this great tool!

jkwill87 commented 4 years ago

Thanks for the suggestion, I'll give it some thought. This might be a bit tricky though, e.g. if a directory contains multiple movies or if a movie is in a nested directory. Adding an option to set permissions may be more tenable. Either way, handling subtitles will be one of the next features on the roadmap!