Hi there.
I've tried with the RegEx and failed.
I've got loads of files with a year in the title. Some are formatted with square brackets and another number, some have no brackets at all.
What I'm after is:
1) the files with the square brackets: e.g. [1234 6.6] to remove the number with the decimal and space, convert the brackets to () and move to the end -> (1234).extension
2) the files without brackets to have them and move the number to the end (end result as above)
I can faff about with other things myself, I'm just stuck with the RegEx. Any help would be appreciated. And yes, I've tried reading the manual and it confused me.
Thanks
			
		


 Nice!
 Nice!