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

Replace filename append section name.
http://creator.themasoftware.com/forum/viewtopic.php?f=18&t=7215
Page 1 of 1

Author:  lyhonlam [ January 25th, 2022, 4:37 pm ]
Post subject:  Replace filename append section name.

Hello, how do i add section names before the filenames ? the program failed to grab information from sources (dlsite, dmm) when i try manually rename the folder/files before uploading.

For example:
https://www.dlsite.com/maniax/work/=/pr ... 66739.html

I want to add CG- before RJ366839 for the filename (CG-RJ366839.rar)
or Game-RJXXXXXX
(CG,Game are the Sections)

Author:  Freddy [ January 25th, 2022, 5:17 pm ]
Post subject:  Re: Replace filename

Hi,

you can do that with replacement, add under "REPLACEMENTS" -> "Subject" tab -> with "Apply to" selected "Filename":

Search for:
Code:
^


Replace with:
Code:
<sectionName>-


Enable regex search.

Author:  lyhonlam [ January 25th, 2022, 5:29 pm ]
Post subject:  Re: Replace filename

Freddy wrote:
Hi,

you can do that with replacement, add under "REPLACEMENTS" -> "Subject" tab -> with "Apply to" selected "Filename":

Search for:
Code:
^


Replace with:
Code:
<sectionName>-


Enable regex search.


Thank you ! it work great.
Another request: can you add getchu.com to sources list ? its very similar to dlsite/dmm.
Example page: http://www.getchu.com/soft.phtml?id=1090407

Author:  Freddy [ January 25th, 2022, 5:32 pm ]
Post subject:  Re: Replace filename append section name.

Will take a look.

Author:  Baker2 [ May 18th, 2022, 8:29 pm ]
Post subject:  Re: Replace filename append section name.

This code before, how to added afterthe link, example
CG-RJ366839.rar
CG-RJ366839 MYSITE.COM.rar ?

Thanks

Author:  Freddy [ May 18th, 2022, 8:33 pm ]
Post subject:  Re: Replace filename append section name.

Hi,

you can do that with replacement, add under "REPLACEMENTS" -> "Subject" tab -> with "Apply to" selected "Filename":

Search for:
Code:
$


Replace with:
Code:
 MYSITE.COM


Enable regex search.

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