MLDonkey
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    analogkid
    Posts: 665 from 2004/11/3
    From: near myself
    @magnetic:

    Yes, a proper Webinterface.
  • »07.12.11 - 14:31
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    Never thought I would get on MLDonkey, been a ctorrent man for ages. This is a welcome change and thanks guys for the tremendous effort.
    No problems other than how to properly quit. I guess you close the webpage first, then kill MLDonkey icon?
  • »07.12.11 - 23:27
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    @xyphoid

    Glad you liked it!

    There is many ways to 'properly' quit:

    Press CTRL-C in the shell window "MLdonkey output" or
    Kill_MLDonkey icon or
    In MLdonkey web interface: press "Help+" button then press "Kill core" or
    In Taskmanager you can break the "Backgroud CLI [mlnet]" task.
    And there are probably a way via telnet also, haven't used it myself.

    Under some circumstances it can happen that you aren't able to communicate
    with mldonkey thru it's webinterface, in that case use CTRL-C or taskmanager.

    You don't need to close webpage, you can have it open if you wish, doesn't matter.
  • »08.12.11 - 09:56
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    magnetic
    Posts: 2129 from 2003/3/1
    From: Los Angeles
    Can one of you post a screenshot of the advanced html interface in OWB and morphos plz?
    Pegasos 2 Rev 2B3 w/ Freescale 7447 "G4" @ 1ghz / 1gb Nanya Ram
    Quad Boot: MorphOS 2.7 | Amiga OS4.1 U4 | Ubuntu PPC GNU/Linux | OS X 10.4
  • »08.12.11 - 22:30
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    So I've been testing it and found that the quit feature is fickle.
    It sometimes hangs, and kill donkey never works, it just pops up a cli window saying to do something.
    Downloading sometimes stops, and kills the entire internet connection, prompting restart. On other cases
    the output "core started" window closes out automatically, and internet connection may be restored by browsing
    how do you quit a download. Deleting the torrent out of temp doesn't work, and the web interface picks it up from somewhere
    web interface buttons are useless, as they don't work clearall resume all p c.
    I by no means insinuate this is a problem in the program, just what's happening on my end.
    With this said I have had success with d/l's but multiple d/l's or 350+mg files causes the glitches described.
  • »16.12.11 - 01:12
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    @xyphoid

    I found out that your problem is related to the MBUF_CONF MAXMEM.
    By deafault this value is to low for filesharing applications and the result is that your network connection will crash and you must reboot the system.
    The solution for this is:
    1. Edit the file "NetStack.config" its located in SYS:Prefs/Env-Archive/sys/net/
    The file looks like this:
    useloopback=YES
    debugsana=NO
    ;usens=SECOND
    gateway=NO
    ;MBUF_CONF MAXMEM=4096
    LOG FilterCons = 7
    LOG FilterFile = 0
    LOG FilterLogServer = 7
    ConsoleName = "NIL:"
    LogFileName = "t:NetStack.log"

    edit the line ";MBUF_CONF MAXMEM=4096" to "MBUF_CONF MAXMEM=16384"
    dont forget to uncomment the line in the beginning!

    2. Save the file.
    3. Reboot.

    16384 is the smallest number that works good for mldonkey (atleast one night test download), maybe MorphOS developers can change there default installation to this, it will save alot of new user problems. Its very easy to crash the network with default numbers:( if you are using a file sharing application like mldonkey, and I cant
    see any point to save memory on this except efika users maybe, but in that case I think its best efika users lower there numbers instead to help newcomers get a stable network if they use some filesharing applications.

    Remember that there is one issue, sometimes not very often the webinterface will not respond and mldonkey stops to download, in that case you must quit and restart mldonkey.

    Regarding your problem with Kill_MLDonkey I made a mistake, the system couldnt find a program named "wget", if you edit the file you can change "wget" to "tools/wget". After you saved this file, be sure the "Script" bit is set in information window.

    >the output "core started" window closes out automatically
    You get this if there is some *.tmp files in the root directory, check logfile mlnet.log for something like this:
    File files.ini.tmp exists
    An error may have occurred during previous configuration save.
    Please, check your configurations files, and rename/remove this file
    before restarting

    [ Edited by dake 17.12.2011 - 12:47 ]
  • »17.12.11 - 10:38
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    Thanks dake, I'll try it now and edit findings later
  • »17.12.11 - 14:37
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Daff
    Posts: 243 from 2003/4/5
    magnetic : some screenshots are available in this tutorial : http://obligement.free.fr/articles/mldonkey.php
    Obligement - L'Amiga au maximum
    http://obligement.free.fr
  • »17.12.11 - 15:36
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    @myself
    >Remember that there is one issue, sometimes not very often the webinterface will not respond and mldonkey stops to download, in that case you must quit and restart mldonkey.

    Bah, now I remember that this is an old issue dated two years ago:( I must increase loop_delay value "5" in download.ini file to something about 50 or 100 or higher if there remain problems. Damn, am I that old already!

    The good thing about this memory blackout: I dont even have a small issue downloading tons of files now:)
  • »18.12.11 - 19:00
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    I'll try this tip Dake since i was still having that webinterface issue.

    yep 100 works well!

    [ Edited by xyphoid 19.12.2011 - 16:02 ]
  • »19.12.11 - 01:03
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    I messed with some values in the web interface, and in my hast to lower upload value from 10 to 3kb/s
    I may have messed something up. Now I only get 8kb/s download max on everything! I tried increasing
    d/l value to 0 (unlimited kb/s) but value remains 9, and I only get 8.9 tops, if that.
    any help?
  • »22.01.12 - 17:10
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    Fine! I increased the upload value back to 10, now 0 - value for d/l now works
    Lesson learned...stop being stingy!
  • »22.01.12 - 17:17
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    The minimum value of upload is 10 to get the maximum download speed.
    If you go below this 10kb value your download will suffer greatly.
  • »22.01.12 - 18:10
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    amyren
    Posts: 219 from 2010/5/15
    From: Norway
    Anyone knows the correct way to add the MLDonkey into OWB MIME types, so that clicking a torrent file will launch MLDonkey and add the torrent, or just add the torrent if MLDonkey already running?
  • »25.01.12 - 14:58
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    You can use this to add the torrent file.

    Mime-Type: application/x-bittorrent
    Extension: torrent
    Action: External viewer
    Viewer: copy move %f Download:mldonkey/torrents/incoming/

    [ Edited by dake 25.01.2012 - 17:02 ]
  • »25.01.12 - 16:55
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Ruud
    Posts: 335 from 2009/2/2
    From: Hampshire, UK
    You can also use EnqueueTorrent to add torrent files to mldonkey's download queue. Copy it to C: and add the following MIME type to OWB:

    Mime-Type: application/x-bittorrent
    Extension: torrent
    Action: External viewer
    Viewer: c:enqueueTorrent %l
    "We live, we die, we laugh, we cry"
  • »25.01.12 - 18:20
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    amyren
    Posts: 219 from 2010/5/15
    From: Norway
    @Ruud
    Thanks, that did work.

    I also tried the other method posted by dake, but that only gave me error messages. Probably me that didnt do it correctly.

    [ Edited by amyren 26.01.2012 - 09:14 ]
  • »26.01.12 - 09:11
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    amyren
    Posts: 219 from 2010/5/15
    From: Norway
    I got help here before with some settings that fixed my download speed problems.
    But yesterday I was about to download a movie and it started to download with promising speed.
    That was until it had downloaded 1.15GB out of 2.21GB.
    Then the download rates was down to a few kB/s. I tried to reboot, but that didnt help.
    I then figured it could be a temporary network problem or something, so I left it over night. But today it still was at 1.15GB.

    To test the torrent I started the same torrent on my pc. I copied the downloaded files from my Morphos machine to the pc and made utorrent do a recheck of the archive, and then it did continue from 1.15GB. utorrent then downloaded the movie and completed in a few hours.

    Are there som additional settings that I should check, or is it that there still are problems with MLDonkey and 2GB+ files?
  • »26.01.12 - 20:08
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    MLDonkey is unfortunately not compiled with large file support.
  • »26.01.12 - 20:20
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Simon
    Posts: 809 from 2008/7/6
    From: Antwerp, Belgium
    I can't get the method Ruud with enqueueTorrent working ... it gives me an error " can't open ... "

    Dake's method should work but it asks for some assigns

    Why can't these things just work out of the box like µtorrent or as such.
    Proud member of the Belgian Amiga Club since 2003

  • »17.02.12 - 21:31
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    >MLDonkey is unfortunately not compiled with large file support.

    wish i was aware of that... i'm stuck on a 8gig file for month now@ tops 7kb/s if that :-o
    5.6gigs in, about to ubuntu the rest :-D
  • »17.02.12 - 23:54
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    @Oepabakkes
    Have you changed the "Viewer: copy move %f Download:mldonkey/torrents/incoming/" to "Viewer: copy move %f <YOUR PARTITION HERE>:mldonkey/torrents/incoming/"

    @xyphoid
    RTFM:) the readme file says "This port has no support for large files"
  • »18.02.12 - 09:11
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Stevo
    Posts: 894 from 2004/1/24
    From: #AmigaZeux
    @dake (and everyone else capable ;-))

    It seems the latest stable release of MLDonkey supports magnetic links. Any chance of an update?

    http://mldonkey.sourceforge.net/forums/viewtopic.php?t=5695
    ---
    http://www.iki.fi/sintonen/logs/its_only_football.txt
  • »06.11.12 - 22:42
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    dake
    Posts: 204 from 2007/9/14
    From: The building p...
    There is some problems with this release.
    Very often if you break mldonkey before the download is finished it will not start again. Then you had to delete the files.ini file, move torrent files from download to incoming directory and restart mldonkey.
    There is also some crap files showing up when downloading thru magnetic links.
    So this release is not mature for public unfortunately.
  • »07.11.12 - 17:37
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Stevo
    Posts: 894 from 2004/1/24
    From: #AmigaZeux
    Thanx for replying dake; are these problems platform independent?
    ---
    http://www.iki.fi/sintonen/logs/its_only_football.txt
  • »07.11.12 - 20:08
    Profile