JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 31.01.2023, 14:09
cstern cstern is offline
JD Beta
 
Join Date: Jul 2012
Location: Denmark
Posts: 54
Default Renaming download package name (regex, Packagizer)

I want to rename the downloaded package from "text1 - text2- text3" (where textx can be any string) to "text1 - text3 - text2".

The regex for the matching string should be
"(\w+)\s+-\s+(\w+)\s+-\s+(\w+)"

and the rename should then be
"$1 - $3 - $2"

I tried to set this up in packagizer as shown in the attached screendump. I obvioulsy did something wrong. Can you please help me?

Thanks in advance

(sorry for the spelling error in the subject line - I cannot correct it after posting - should of course be "Renaming" not "Reniming"....)
Attached Images
File Type: jpg Screendump 2023-01-31 kl. 13.57.jpg (81.7 KB, 2 views)

Last edited by cstern; 31.01.2023 at 14:12.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 18:51.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.