View Single Post
  #2  
Old 05.02.2020, 18:34
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Please note that we do help on creating single packagizer rules but we will not help anyone to learn RegEx or create hundrets of rules for individuals --> This is not necessarily only an information for you but for every user who reads this thread.

If you need this frequently, please learn how to use it.

Here is an example using only wildcards - in this case your packagename will still contain the ID of that album:


As you can see using wildcards only you will reach the limits of wildcards quite soon (though technically it is possible to reach your goal here using wildcards but it is not nice at all).

This means using a RegEx is easier here:


You can test your changes with the "Test" button on the bottom left side (blue "play" button).
You will then easily see if the rule gets applied for your URLs or not.

To test Regular expressions, I recommend using this webtool: regex101.com

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote