#1
|
|||
|
|||
[NOT a bug] Change Download file path, Folder Structure broken.
I want to change some file download path like this.
[DefaultDownloadPath]/rootFoldername/subfolder1/subfolder2 [ChangedDownloadPath]/rootFoldername/subfolder1/subfolder2 C:\apple\fruit.jpg -> D:\apple\fruit.jpg C:\apple\pie\mango.jpg -> D:\apple\pie\mango.jpg C:\apple\jam\juice\bread.jpg -> D:\apple\jam\juice\bread.jpg But when I change download path, folder structure broke like this. [DefaultDownloadPath]/rootFoldername/subfolder1/subfolder2 [ChangedDownloadPath]\rootFoldername_subfolder1_subfolder2 C:\apple\fruit.jpg -> D:\apple\fruit.jpg C:\apple\pie\mango.jpg -> D:\apple_pie\mango.jpg C:\apple\jam\juice\bread.jpg -> D:\apple_jam_juice\bread.jpg It doesn't make subfolder, just make another rootfolder with underbar. |
#2
|
||||
|
||||
How/Where did you try to change the path?
In JDownloader or using the myjdownloader webiterface to remote control JDownloader? Please post your log-ID here | bitte poste deine Log-ID hier. -psp- EDIT You seem to be using wrong path separators (pay attention to slash vs backslash) also you need to use absolute paths.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 24.02.2023 at 16:47. Reason: Added information about path separators |
#3
|
|||
|
|||
Quote:
LinkGrabber - Properties - Set Download Path (with Subfolder by Package) This problem occured when I change Mega/Google Drive link. (with folder structure) |
#4
|
||||
|
||||
Please provide some screenshots that show how you are changing the path.
You may as well send them to us via support@jdownloader.org. I'll be gone now and I'll be back to provide further support on monay.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5
|
|||
|
|||
Quote:
I send E-mail with five screenshot. Ticket ID: RRS-703-14079 Subject: Change Download file path, Folder Structure broken. |
#6
|
||||
|
||||
I've checked your ticket and I need to say this is not a bug but you can call it a "design failure".
See, the cloud folder structure is only set one time when links get added. After that, all JD knows is your full download path and the package name. If you now set a new path and check the checkbox "Subfolder by package", JD will just add the package name to your previously selected folder without any additional logic. Now the package name is the path with slash/backslash replaced by "_". In the end this leads to the paths you get. See also: https://support.jdownloader.org/Know...lder-structure To be able to do what you want, JD would need to be aware of the additional cloud folder structure all of the time which JD is not.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#7
|
|||
|
|||
Hello. I guess I have the same problem. Whenever crawling a Mega.nz link with multiple layers of folders, the entire folder path becomes the packagename folder, then it puts the proper folders in that.
For example, if I had a Mega.nz folder with the following structure Directory subdirectory1 subdirectory2 JD would save the files to Directory_subdirectory1\Directory\subdirectory1 Directory_subdirectory2\Directory\subdirectory2 It didn't do this before. At least, it didn't behave this way quite a few updates ago. It can become a bit tedious to change all of this manually. Is there any way to change how folders are handled just for Mega? |
#8
|
||||
|
||||
Hi,
I'm still unable to reproduce this. Here is my idea on what happened: In the "Add links" dialog, you got both "Information overwrites packagizer rules" and "Subfolder by package" (in downloadpath) enabled. Possible solution: - Disable "Information overwrites packagizer rules" and: - Disable "subfolder by packagename" setting Also make sure that predefined Packagizer rule "Adopt folder structure" is enabled Related support articles:
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
Thread Tools | |
Display Modes | |
|
|