Quote:
Originally Posted by Jiaz
@mgpai: nice solution  my first thought was to randomize the order of the links within the packages 
@reddy.shyam: you could even use "download started" as trigger  the script does not rely on any special trigger objects
|
Hi @Jiaz, thanks for replying.

I too assumed it would be some kind of sorting. Looks like @mgpai is altogether at a different level.
Regarding your solution, If "download started" trigger means every time a new download starts, then don't you think "LinkGrabber Bottom Bar Button Pressed" is better? With "Download started" the list gets re-sorted everytime a new download begins irrespective of new links added or not but with "LinkGrabber Bottom Bar Button Pressed" trigger, re-sorting is done only when new links are added.
Is my understanding wrong?