themaCreator
http://creator.themasoftware.com/forum/

Replacements help.
http://creator.themasoftware.com/forum/viewtopic.php?f=4&t=7222
Page 5 of 6

Author:  kemrad [ September 27th, 2023, 1:54 pm ]
Post subject:  Re: Replacements help.

Thank you, it works.

Datingmystepson - Crystal Clark Riding More Than Bicycles

Is it possible to make sure that the first word (site name) is written as in the folder name?

DatingMyStepson - Crystal Clark Riding More Than Bicycles

Thanks.

Attachments:
Захват1.jpg
Захват1.jpg [ 11.71 KiB | Viewed 654 times ]

Author:  Freddy [ September 27th, 2023, 4:15 pm ]
Post subject:  Re: Replacements help.

With "Capitalize" option enabled - not really.

But all words are already capitalized in your example, just disable that option and it will be fine.

Author:  ad-team [ September 28th, 2023, 8:13 am ]
Post subject:  Re: Replacements help.

Before
Code:
WildOnCam 23 09 21 Myra Moans Hardcore XXX 1080p MP4-WRB[XC]


After

Code:
WildOnCam Myra Moans Hardcore (23-09-21)

Author:  Freddy [ September 28th, 2023, 9:35 am ]
Post subject:  Re: Replacements help.

Search for:
Code:
(.+?).([0-9]{2}).([0-9]{2}).([0-9]{2}).(.+?)XXX.+


Replace with:
Code:
$1 $5 ($2-$3-$4)


Enable regex search.

Author:  ad-team [ September 28th, 2023, 10:43 am ]
Post subject:  Re: Replacements help.

Thanks Bro

Author:  ad-team [ November 5th, 2023, 9:10 pm ]
Post subject:  Re: Replacements help.

Hello
before:
Code:
https://filecrypt.cc/Container/D28F1B402C.html

After

For Direct links you need to buy Golden subscription for more info contact us
Code:
[hide]https://filecrypt.cc/Container/D28F1B402C.html[/hide]


thanks

Author:  Freddy [ November 6th, 2023, 8:51 am ]
Post subject:  Re: Replacements help.

It's a bit hard to understand. Do you already have "code" tags there?

"hide" tag inside the "code" tag won't work (it won't be shown, as you can see here).

Author:  ad-team [ November 6th, 2023, 8:52 am ]
Post subject:  Re: Replacements help.

What I want is to add sentence
Then add hide to filecrypt host
No need code

Author:  Freddy [ November 6th, 2023, 9:13 am ]
Post subject:  Re: Replacements help.

Search for:
Code:
https?://filecrypt.+


Replace with:
Code:
[b]For Direct links you need to buy Golden subscription for more info contact us[/b]\n[hide]$0[/hide]


Enable regex search.

Author:  ad-team [ February 22nd, 2024, 9:21 pm ]
Post subject:  Re: Replacements help.

before
Code:
Ed Lev-Shine-(nm037)-Web-2024-Afo

After
Code:
Ed Lev-Shine-Web-2024-Afo


before
Code:
Andy Moor With Somna Ft Natalie Major-Born To Run (yelow Remix)-(avaw3193)-Web-2024-Afo


after

Code:
Andy Moor With Somna Ft Natalie Major-Born To Run-Web-2024-Afo

mean :remove words between ()
thanks

Author:  Freddy [ February 22nd, 2024, 10:50 pm ]
Post subject:  Re: Replacements help.

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


Replace with:
Code:
(leave empty)


Enable regex search.

Author:  ad-team [ February 27th, 2024, 6:04 pm ]
Post subject:  Re: Replacements help.

Hello
before
Code:
Autodesk Inventor Professional 2024 2 Update Only x64


after
Code:
Autodesk Inventor Professional 2024.2 Update Only x64


before
Code:
Turbo Studio 19 6 1208 28


After
Code:
Turbo Studio 19.6.1208.28


Thanks

Author:  Freddy [ February 28th, 2024, 9:04 am ]
Post subject:  Re: Replacements help.

Add both (it will make sure to cover more cases):

Search for:
Code:
([0-9]+)\s([0-9]+)


Replace with:
Code:
$1.$2


Enable regex search.


Search for:
Code:
([0-9]+) ([0-9]+)


Replace with:
Code:
$1.$2


Enable regex search.

Author:  ad-team [ February 28th, 2024, 2:34 pm ]
Post subject:  Re: Replacements help.

Thanks bro

Author:  ad-team [ March 23rd, 2024, 1:36 am ]
Post subject:  Re: Replacements help.

Hi
before
Code:
tenoke-deep.in.the.woods


after
Code:
Deep.In.The.Woods-Tenoke


Also
before
Code:
tenoke-krimson


after
Code:
Krimson-Tenoke


Thanks bro

Page 5 of 6 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/