jkwill87 / mnamer

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

{resolution} in movie directory #249

Open alezvic opened 1 year ago

alezvic commented 1 year ago

Right now, we have {quality} to rename files and directories, which is a great feature. However, some people like to only list the resolution of the file, ignoring parameters like source (web, BluRay), format and codec (mp4, av1, h264, etc).

Extra points if we can choose between 4K or 2160p, FullHD or 1080p, HD or 720p, etc.

I don't know how mnamer grabs the {quality} parameter, maybe I'm asking too much, but it'd be great. Thanks.