Rename all files based on a particular format and separator #5427
Unanswered
lamyergeier
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By using tagger, I was able to update the scene title. Is it possible to rename all video files to the following format and separator
~~~
${Studio}~~~
${Scene_Title}~~~${Video_Size_in_MB}~~~${Video_length}~~~${Video_bits_per_second}~~~${Video_Resolution}.${Extension}
For example:
Corbin_Fisher~~~Thad_takes_Cain~~~950MB~~~00:18:21~~~717736bps~~~1920x1080.mp4
Beta Was this translation helpful? Give feedback.
All reactions