dfaker / WebmGenerator

UI and Automation to cut, filter and join high quality webms, mp4s or gifs.
Mozilla Public License 2.0
524 stars 33 forks source link

Turn off/replace WmG_x suffix #41

Closed foralltimes closed 3 years ago

foralltimes commented 3 years ago

Would be nice if we could either choose an automated tag to title names, or if we could just turn it off.

dfaker commented 3 years ago

One of the pleasures of working on this is seeing the ' WmG' suffix becoming more and more popular (with some small effort to even see it), I'll do some soul searching and consider putting an override in the configuration json.

foralltimes commented 3 years ago

Ultimately, it's your project. On the grand scheme of things, it's a minor thing.

dfaker commented 3 years ago

Is this causing any practical difficulty for you?

foralltimes commented 3 years ago

Not particularly, I usually just use a mass renamer program to get rid of/fix the numbers on clips. The only real problem it brings is when I go back to fix a frame or two from a subclip exported before subsequent clips, and it exports as a new number. Mostly user-generated issues, I only suggested it as it was something that came up a lot for myself.

dfaker commented 3 years ago

Ah you mean in the filename. The WmG is gone from there, but an incrementing number remains, as many slice a clip up onto scenes or retry with different filters so something needs to make them unique.

foralltimes commented 3 years ago

Oh I see! My apologies, I probably should've caught up version notes before making an issue. Thanks for that.