It is currently April 28th, 2024, 5:51 pm



Post new topic Reply to topic  [ 79 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6
Author Message
 Post subject: Re: Replacements help.
PostPosted: March 24th, 2024, 12:26 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12646
Location: Earth
"Settings" -> "Process" -> "File" -> enable "Capitalize file / folder name.".

This will affect the subject as well.

To move "tenoke-" to the end, subject replacement:

Search for:
Code:
^(.+?)-(.+)


Replace with:
Code:
$2-$1


Enable regex search.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: Replacements help.
PostPosted: March 30th, 2024, 9:35 pm 

Joined: August 17th, 2016, 8:29 pm
Posts: 244
Helllo

Code:
Nightmare House-  30 Mar, 2024


after
Code:
Nightmare House (2024)


Top
 Profile  
Reply with quote  
 Post subject: Re: Replacements help.
PostPosted: March 31st, 2024, 12:32 am 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12646
Location: Earth
Search for:
Code:
-\s*[0-9]{1,2}\s*[A-Za-z]{3},\s*([0-9]{4})


Replace with:
Code:
 ($1)


Enable regex search.

There is a space at the start in "Replace with".

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: Replacements help.
PostPosted: Yesterday, 11:03 pm 

Joined: August 17th, 2016, 8:29 pm
Posts: 244
Hello
before
Code:
MY.DESTINY.GIRLS.Update.v20240417-TENOKE


Code:
ReMix Update v1.01.07-TENOKE

Code:
Against the Storm Update v1.3.2R-TENOKE


after
Code:
MY DESTINY GIRLS Update - TENOKE


Code:
ReMix Update - TENOKE

Code:
Against the Storm update - TENOKE

thanks


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 79 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6

Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Theme designed by stylerbb.net © 2008
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All times are UTC