JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 21.12.2021, 00:27
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default Packagizer Issue with Regex: partial match

I have a dlc file called:

Code:
"welcome -Placeholder3.dlc"
I want to extract the "Placeholder3"

This regex was provided:
Code:
file:.+/([^/]+)\.dlc
the result is
Code:
"welcome -Placeholder3"
using:
Code:
(-.*)\.dlc
it doesn't seem to work as the desired regex.

I created a regex **External links are only visible to Support Staff****External links are only visible to Support Staff** but that one doesn't work for jdownloader. Is it using some other regex?

How do I get a regex that machines just "Placeholder3"?

Last edited by snuffleupagus; 21.12.2021 at 02:21.
Reply With Quote
  #2  
Old 21.12.2021, 17:43
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

please see and continue here
https://board.jdownloader.org/showthread.php?t=89129
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 21.12.2021, 17:46
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

Quote:
Originally Posted by snuffleupagus View Post
I created a regex regex101.com/r/3AkAep/1/ but that one doesn't work for jdownloader. Is it using some other regex?
working fine here
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

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 04:39.
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 - 2024, Jelsoft Enterprises Ltd.