Search found 55 matches: repeated

Return to advanced search

Re: Add artist name to file ONLY if the artist name isnt present

... Cry (Keep Ya Head Up II).mkv` - `$NOT - $not - Doja.mkv` It will replace the filenames with the correct case while removing the repetitions of the repeated sequence. Make sure to test this in the "v2" section of Bulk Rename Utility to ensure it works as intended.
by KINGLIFER
Fri Aug 25, 2023 12:22 pm
 
Forum: How-To
Topic: Add artist name to file ONLY if the artist name isnt present
Replies: 6
Views: 2437

Add a tick to a block of individual files in a folder

Apologies if this is being repeated or if it is not relevant. I have a long list of files in several folders that require attention. Is it possible to tick off those files that have been attended to without going through the individual rename process? Thanks
by alanem
Mon Oct 31, 2022 12:31 pm
 
Forum: Suggestions
Topic: Add a tick to a block of individual files in a folder
Replies: 3
Views: 7577

Re: Renaming a folder with parentheses at the end

Hi Luuk... a thousand apologies for posting in the wrong forum section! I was in a hurry and I didn't pay attention. This error will not be repeated.

Your suggestion worked perfectly! Thanks a lot for the help!

PS: This software is great!
by rducas
Wed Aug 17, 2022 7:18 pm
 
Forum: BRU Support
Topic: Renaming a folder with parentheses at the end [+BRU Support]
Replies: 14
Views: 13227

Re: How to Rename Files in Multiple Folders to Folders Name

... with .d64 and all was well, I also had to go into the multi folder and do the same there but with replace 3 == replace (1) with (1).d64 and then repeated same for the max disk number I had (8)... But seriously though thank you so much I understand the program so much better now.
by wizzdome
Tue Jan 18, 2022 5:32 am
 
Forum: How-To
Topic: How to Rename Files in Multiple Folders to Folders Name
Replies: 2
Views: 3107

Re: Remove duplicate/repeated words

Hi, can you add some more examples of from -> to names wanted here and send you license info to support via e-mail? Thanks
by Admin
Sun Nov 28, 2021 12:19 am
 
Forum: Javascript Renaming
Topic: Remove duplicate/repeated words
Replies: 5
Views: 16362

Re: Remove duplicate/repeated words

This can be done with a little program in Javascript. a) replace specific characters with space. b) split name into words. c) from first word : if not found same word before then word add to name, separated by space. d) apply name. But Javascript requires a commercial license. Yeah, I forgot to men...
by piattobbaratto
Sat Nov 27, 2021 11:36 am
 
Forum: Javascript Renaming
Topic: Remove duplicate/repeated words
Replies: 5
Views: 16362

Re: Remove duplicate/repeated words

This can be done with a little program in Javascript.

a) replace specific characters with space.
b) split name into words.
c) from first word : if not found same word before then word add to name, separated by space.
d) apply name.

But Javascript requires a commercial license.
by Admin
Sat Nov 27, 2021 9:45 am
 
Forum: Javascript Renaming
Topic: Remove duplicate/repeated words
Replies: 5
Views: 16362

Re: Remove duplicate/repeated words

therube wrote:Not sure if something here will cover you or not, repeated ?


I read everything but nothing seems to work. I'm aware that what I'm asking is kinda complicated.
Anyway, I don't have to do everything with a single command.

Multiple steps are fine too.
by piattobbaratto
Sat Nov 27, 2021 5:39 am
 
Forum: Javascript Renaming
Topic: Remove duplicate/repeated words
Replies: 5
Views: 16362

Re: Remove duplicate/repeated words

Not sure if something here will cover you or not, repeated ?
by therube
Fri Nov 26, 2021 5:56 pm
 
Forum: Javascript Renaming
Topic: Remove duplicate/repeated words
Replies: 5
Views: 16362

Remove duplicate/repeated words

I was looking for a script or RegEx expression to remove repeated words. As you can see I have lots of characters: _ ( ) - [ ] { } = *space* I would like to replace these characters with an underscore, and then remove all the duplicate words. For instance, ...
by piattobbaratto
Thu Nov 25, 2021 9:33 am
 
Forum: Javascript Renaming
Topic: Remove duplicate/repeated words
Replies: 5
Views: 16362

Re: Using Title Enhanced Case with Roman Numerals

Yes, Im finally started seeing the patterns!!! The IXCM's are like 'counters'. They are used once (in front of non-counters) to subtract, or repeated up to three times for adding. After three times, we use the next 'non-counter', first with 'subtracter' to the left, then alone, then with up ...
by Luuk
Sun Apr 18, 2021 4:53 am
 
Forum: How-To
Topic: Using Title Enhanced Case with Roman Numerals
Replies: 40
Views: 36369

Re: Remove Duplicate Word from Names

See if these might work for you: Removing Repeated Words in File Names Batch remove duplicated word in folder/filename? Yes. I tried these. I replaced the _ by SPACE and this one removes the last word. newName=name.split('_').filter(function(item,i,allItems){ ...
by brunocalado
Wed Apr 14, 2021 10:51 pm
 
Forum: How-To
Topic: Remove Duplicate Word from Names
Replies: 6
Views: 7102

Re: Removing Repeated Words in File Names

Greetings. Im not can do with javascript, but changing the regex is much easier. The first customer wanted both words begin with "_" and also to keep the "_" but yours is only one "_" and also you consider the "_" is illegal, so I move the "_" outsid...
by Luuk
Fri Sep 18, 2020 8:28 am
 
Forum: Javascript Renaming
Topic: Removing Repeated Words in File Names
Replies: 15
Views: 74394

Re: Removing Repeated Words in File Names

I've stumbled across this thread as it's nearly exactly what I'm trying to do but cannot figure out how to get the RegEx to work. I have a file named July_July.zip and I want it to be July.zip I have the file selected in the window and then under RegEx (1) I put the code: Match: (.*)(_[^_]{2,})(_.*)...
by bmcelvan
Thu Sep 17, 2020 6:31 pm
 
Forum: Javascript Renaming
Topic: Removing Repeated Words in File Names
Replies: 15
Views: 74394
Next

Return to advanced search


cron