JDownloader Community - Appwork GmbH
 

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 25.05.2012, 23:17
abud
Guest
 
Posts: n/a
Default Create subfolders after adding links

Hi,

I recently installed Jdownloader2 beta and love the new features like Packagizer that allows so much flexibility.

One option that seems to be missing is the "Create subfolders after adding links" that was available in the previous version (was using nightly).

Often, I queue many files from the linkgrabber to the download window and they do not start to download right away. I do need the folder to be created after adding link to the download window because it easily allow me to download a .jpg file associated to the video that I download before the transfer start.

Is the option missing or is there another way to make it happen ?

Thanks
  #2  
Old 26.05.2012, 02:27
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

default rule within package customiser.

create subfolder by packagename.

make sure its present and enabled (if you have deleted you can restore from right click default rules)
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
  #3  
Old 26.05.2012, 04:08
abud
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by raztoki View Post
default rule within package customiser.

create subfolder by packagename.

make sure its present and enabled (if you have deleted you can restore from right click default rules)
Unless I'm doing something wrong, this sets the download directory to the package name but it does not create the directory until the download starts...

The option "Create subfolders after adding links" will create all the folders when the packages are transfered from the link grabber list to the download list.

When items are queued in the download list, the directories will not be created until the download starts. I need all the directories of all the packages added to the download list to be created immediately when the links are added to the download list and not just when each download starts.

Thanks.

Last edited by abud; 26.05.2012 at 04:40.
  #4  
Old 26.05.2012, 09:22
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

JD never created directories in that manner, it only ever created a new directory as the download sequence commenced. This hasn't changed nor will it.

They simplified how jd processes settings like mkdir <packagename>
It will work when enabled and links that have entered linkgrabber after been enabled.

I believe this is our only implementation for JD2 it wont be coming back in any other form like before. It was too statically assigned, you couldn't disable it for a given custom packagiser rule. This way you can. It gives you the most flexibility to all users and the only downside is you need to have the default 'create subdirectory by packagename' rule enabled at the time of passing links into linkgrabber.

If you want more control over directory making please use external program to add links to jd in package names that you desire and make folders with your program at the time of adding to JD linkgrabber/downloadlist. Communicate with JD2 via its new API.

Thread is still re-solved.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
  #5  
Old 27.05.2012, 08:20
abud
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by raztoki View Post
JD never created directories in that manner, it only ever created a new directory as the download sequence commenced. This hasn't changed nor will it.

They simplified how jd processes settings like mkdir <packagename>
It will work when enabled and links that have entered linkgrabber after been enabled.

I believe this is our only implementation for JD2 it wont be coming back in any other form like before. It was too statically assigned, you couldn't disable it for a given custom packagiser rule. This way you can. It gives you the most flexibility to all users and the only downside is you need to have the default 'create subdirectory by packagename' rule enabled at the time of passing links into linkgrabber.

If you want more control over directory making please use external program to add links to jd in package names that you desire and make folders with your program at the time of adding to JD linkgrabber/downloadlist. Communicate with JD2 via its new API.

Thread is still re-solved.
I don't understand. The nightly build of jdownloader always created the directory when the package was transfered from the linkgrabber list to the download list when the option "Create subfolders after adding links" was checked.

Please check the option "Create subfolders after adding links" of the nightly build.

I'm not talking about how it's done. I do beleive that the way it's implemented now is better. The option of creating the directory when the package gets transfered from the link grabber list to the download list is completely seperate from the logic of the packager.

The packager deals with the link when it's intercepted from the clipboard and transfered to the linkgrabber list. The creation of the folder, when a file/package is transfered from the linkgrabber list to the download list is happens after that.

I did try to work with drbits, vivalostioz, remi and you in the past to use the Remote Control Addin that is now obsolete. I never really got any sucess in making it work.

I do beleive that it would be a nice feature to add the option to have jdownloader create the folder when the file is added to the download list instead of waiting for it to start transfering to create the folder.

Thanks
  #6  
Old 27.05.2012, 12:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,920
Default

Bugtracker ticket:


GreeZ pspzockerscene
__________________
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?
  #7  
Old 27.05.2012, 18:59
abud
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
Bugtracker ticket:


GreeZ pspzockerscene
Super! Thank you!
  #8  
Old 02.06.2012, 01:01
Marucins
Guest
 
Posts: n/a
Lightbulb

Use this settings

  #9  
Old 02.06.2012, 10:58
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

rightclick in table, you can also import pre defined rules
__________________
JD-Dev & Server-Admin
  #10  
Old 07.10.2012, 16:37
8GPMPY
Guest
 
Posts: n/a
Default

Try to enter

"C:\Temp\<jd:packagename>" (adapt C:\Temp to your setup)

as download directory.

This works for me, but only for archives.
  #11  
Old 07.10.2012, 18:34
darekk darekk is offline
JD Beta
 
Join Date: May 2010
Posts: 56
Default

simple feature, requested a long time ago... still at 0% :-(
  #12  
Old 07.10.2012, 23:58
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,920
Default

Some tickets are done after 2+ years

GreeZ 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?
  #13  
Old 02.07.2013, 10:10
coalado's Avatar
coalado coalado is offline
JD Manager
 
Join Date: Feb 2009
Posts: 1,980
Default

__________________
  #14  
Old 03.07.2013, 00:00
darekk darekk is offline
JD Beta
 
Join Date: May 2010
Posts: 56
Default

Hi Coalado,

looks great to me.... however I have update my JD2 to the lastest version and can't seem to find that option under advanced settings.... :-( Any idea what would bring up that option?

thx & cu
darek
  #15  
Old 03.07.2013, 01:44
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

It hasn't been released yet. Wait for the next core update (up to #21570).
  #16  
Old 03.07.2013, 08:35
darekk darekk is offline
JD Beta
 
Join Date: May 2010
Posts: 56
Default

ok, thanks! :-)
  #17  
Old 05.07.2013, 00:04
Arbie Arbie is offline
JD Addict
 
Join Date: Jan 2010
Posts: 162
Default

THANK YOU! I too have been wanting this ever since I moved to JD2 about a year ago. Not having it meant I had to create literally hundreds of folders manually. I did request it a couple of times; really glad to notice that it's SOLVED.
  #18  
Old 05.07.2013, 00:11
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,920
Default

Thanks for the feedback.

GreeZ pspzockerscene *closed*
__________________
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?
Closed Thread

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 18:10.
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.