Aquileo | Recent changes to patcheshttps://sourceforge.net/p/libretto/patches/2007-12-08T13:21:28ZRecent changes to patchesAquileo | Some updates to libretto :)2007-12-08T13:21:28Z2007-12-08T13:21:28ZMekDrophttps://sourceforge.net/u/mekdrop/https://sourceforge.net7380fc8405ce4c936120584ae3171280776382da<div class="markdown_content"><p>Hi,</p> <p>I have done some things with libretto for personal using. Maybe some things will be usefull not for me :)</p> <p>Changes list:<br /> [x] All download managers now have own classes. So it's easier to add new one. All such classes are loadding automatically so not everytime we need load all such code (less code = more speed). All such classes now is saved in ./downloaders folder. Every class has parse (for pasring log file), downloadOptions (for automatically adding some options to download manager), cmd functions (to get command line for download manager). Other functions and variables are optional. I have tried with wget and enhanchedtorrent - everything is working :) Because I haven't tried the same with aria2c i'm not sure if it works. <br /> [x] User can specify in includes/settings.php folder ($displayfolder variable) from where files where be displayded in add file page - it's for more easier local download file like torrent selection.<br /> [x] $boxtype in includes/settings.php specifies in what enviroment is running libretto. It is using for better ps command implementation. </p> <p>Thank you for libretto and good luck :)</p></div>