Hello,
I have the problem that my TV saves mts files the following way:
1st 12min. name.mts
2nd 12min. name.mts1
3rd 12min. name.mts2
I would rather like to have it (on my computer)
1st 12min. name.mts
2nd 12min. name1.mts
3rd 12min. name2.mts
So, can someone write me a script (if that is not asking a lot) that replaces "anyname.mtsX" with anynameX.mts"
So to say I only want to move the number from behind the mts before the dot in front of the *mts. The names shall be unchanged.
Mind, the first file belong to one documentary always starts without number.
Thank you. (I don't do coding and only can type in terminal, what people tell me I should type, so I don't know, if it is a bit harsh to ask for something like that).
I have the problem that my TV saves mts files the following way:
1st 12min. name.mts
2nd 12min. name.mts1
3rd 12min. name.mts2
I would rather like to have it (on my computer)
1st 12min. name.mts
2nd 12min. name1.mts
3rd 12min. name2.mts
So, can someone write me a script (if that is not asking a lot) that replaces "anyname.mtsX" with anynameX.mts"
So to say I only want to move the number from behind the mts before the dot in front of the *mts. The names shall be unchanged.
Mind, the first file belong to one documentary always starts without number.
Thank you. (I don't do coding and only can type in terminal, what people tell me I should type, so I don't know, if it is a bit harsh to ask for something like that).