JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04.05.2022, 20:14
bobross bobross is offline
Registered / Inactive
 
Join Date: May 2022
Posts: 2
Default Packagizer does not extract properly but Archive extractor does

Hi,

For some time now, I use jdownloader to download indie ren'py games. For the most part it works when I use the Archive Extractor plugin which extracts everything properly in my /games dir. For example see below:

Code:
#dir tree example for a renpy game
games
|-game-name
   |-game
   |-lib
   |-renpy
   |-.exe (32 + 64 bit)
   |-.py
   |-.sh
The problem becomes when I try to download anything else that is zipped. It is not ideal to extract videos and files in my games folder where it does not belong.

Init settings for Auto extractor are:
* Enabled
* Auto Extract archives after download
* Destination folder: /games
* rest default

At first I started to create a seperate rule for videos where it move auto extract and then move them to a desired location. Which only extract them into the my games folder and then does not move them at all.

So I tried the following:
1. Disable plugin Archive Extractor --> does not extract anything (duh)
2. Disable auto extract after download --> Some files are there but not all are kept, .sh, .exe and .py are missing for example.
2a. I read something about deep extracting and blacklisting preventing them from being extracted but I have disabled that by commenting them out like so in advanced settings:
Code:
[
 "##Lines with XX are comments",
 "##Skip deep extraction of archives that contain binary files",
 "##.*\\.exe",
 "##.*\\.msi",
 "##.*\\.bat",
 "##.xbe",
 "##.elf",
 "##.sh"
]
Still the same result
3. Disable Destination folder --> Renpy games do not extract properly as the extracted folder only contains arbitrary python files. No folders, no executables.


Not quite sure where the issue is, so any help would be appreciated!

I have attached my packagizer rules in the txt file and I have uploaded a sample here **External links are only visible to Support Staff****External links are only visible to Support Staff**
Attached Files
File Type: txt packagizer.txt (16.7 KB, 3 views)
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 11:50.
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 - 2025, Jelsoft Enterprises Ltd.