Search found 5 matches
- 12 Jan 2013, 20:29
- Forum: General Discussion
- Topic: Reverse file name
- Replies: 9
- Views: 13034
Re: Reverse file name
Hi The basics of finding my way around for what I usually use the program for is adequate. Its the matricidal side (.*)\s*#\s*([^#]+)of how to do, that is miles beyond my ability to find or understand. Your last piece of advise to include: Tick Include Subdirectories: Completed the job perfectly! Th...
- 10 Jan 2013, 19:04
- Forum: General Discussion
- Topic: Reverse file name
- Replies: 9
- Views: 13034
Re: Reverse file name
Thank you for the kind reply.
Its exactly the answer I did now want.
I had asked because I need help in finding the answer!
Cheers
Its exactly the answer I did now want.
I had asked because I need help in finding the answer!
Cheers
- 10 Jan 2013, 15:03
- Forum: General Discussion
- Topic: Reverse file name
- Replies: 9
- Views: 13034
Re: Reverse file name
Thank you SvA for the reply..
use the renamer plugin:
New name: $(OriginalName)
Search for: (.*)\s*#\s*([^#]+)
Replace with: $2 # $1
Regular expression and Exclude extension need to be ticked
I have followed you instruction.
The result is showing in a little box.. Nothing To Do.
Cheers
use the renamer plugin:
New name: $(OriginalName)
Search for: (.*)\s*#\s*([^#]+)
Replace with: $2 # $1
Regular expression and Exclude extension need to be ticked
I have followed you instruction.
The result is showing in a little box.. Nothing To Do.
Cheers
- 10 Jan 2013, 14:29
- Forum: General Discussion
- Topic: Reverse file name
- Replies: 9
- Views: 13034
Re: Reverse file name
Thank you for the reply.
Yes every file has one # space inside!
Yes the # character is always surrounded by spaces!
The file extensions can be different! Examples wav or mp3 or cd+g or xvid...etc
Many Thanks
Yes every file has one # space inside!
Yes the # character is always surrounded by spaces!
The file extensions can be different! Examples wav or mp3 or cd+g or xvid...etc
Many Thanks
- 08 Jan 2013, 20:17
- Forum: General Discussion
- Topic: Reverse file name
- Replies: 9
- Views: 13034
Reverse file name
Hi Can you help me please. I have version 2.53. I have a little mere than 20,000 music files in different folders! Examples. A Hard Days Night # The Beatles I Want To Hold Hand # The Beatles I need to have each of the 20,000 file renamed (reversed) as below. Examples. The Beatles # A Hard Days Night...