#1
|
|||
|
|||
![]()
Hi, trying to see how to setup the packagizer to cleanup my download structure. Currently the linkgrabber is separating the subfolders as separate downloads, which is great but I'm trying to have the download folder names shortened to exclude the name of the source website. In other words, only have the downloaded folder names match exactly how they are titled on the source without the preamble host name. Hope that makes sense, I just need the folder names to match otherwise I'll have to edit the a lot of downloaded folder names after the fact. Thanks.
|
#2
|
||||
|
||||
![]()
Hi,
did you already try to build a rule on your own? Packagizer help articles: https://support.jdownloader.org/Know...paketverwalter Also: Without example URLs it is impossible to help you here since I cannot know how the part of package-name you want to remove looks like.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
#3
|
|||
|
|||
![]() Quote:
Thanks for the reply! Here's the URL I'm using: **External links are only visible to Support Staff****External links are only visible to Support Staff** I just want the download folders to match the exact names as listed in the URL folder structure. By default it's being renamed with the main directory name included with every subfolder. |
#4
|
||||
|
||||
![]()
I'm not sure if I get what you want:
The massive amount of packages along with the "strange names" happen because JD will try to preserve the serverside folder structure. Reference: https://support.jdownloader.org/Know...lder-structure If you force JD to merge all results coming from this link into one package, you will loose all of the serverside folder structure. If you wish to do this anyways, I can tell you how to do it.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
#5
|
|||
|
|||
![]() Quote:
/rootFoldername/subfolder1/somefile1.txt, I'm trying to get the package named "subfolder1"... instead, it's being named "rootFoldername_subfolder1" for each link using the default packagizer settings. Not sure what rule I'd have to create in order to get rid of the root folder name in each package, just preserve the subfolder names. |
#6
|
|||
|
|||
![]() Quote:
Nevermind, it appeared that JD was going to rename the packages incorrectly but after downloading a few links the folder structure appears to be right. It didn't look OK in the link grabber at first. Thanks for your help! |
#7
|
||||
|
||||
![]()
Thanks for the feedback!
The main confusion may come from JDownloader's inability to display sub-packages. To preserve the folder structure, each files which are supposed to go into one folder will need to go into one package. Quote:
Just think about what would happen to files inside nested subfolders with the exact same folder name e.g.: /rootFoldername/subfolder1/somefile33.txt /rootFoldername/subfolder2/subfolder1/somefile22.txt /rootFoldername/subfolder3/otherFolder/subfolder1/somefile.txt -> They would all go into package "subfolder1" or at least they would all be in a package named the same: "subfolder1" -> In the end you wouldn't be able to tell which is which anymore. Also, different folders could also contain different files with the same name -> Putting all into one package would cause conflicts here too.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
![]() |
Thread Tools | |
Display Modes | |
|
|