Results 1 to 15 of 99

Thread: Web gui for ctorrent - YODCTCS

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Hi all!

    A small bugfix release:
    # Version 0.7.2 - 15/02/2009

    * bugfix: the wget details display is correct even the file size is unknown
    * recompiled with GWT 1.5.3
    * new option: ctorrent-complete command to be run after downloading finished
    * modified upload/download limit calculation after inactivity
    * packages for Whiterussian will not be built anymore

  2. #2
    Hi, i've installed dctcs_0.7.2-2-oleg_mipsel.ipk on Azbox (see http://www.satpimps.com/showthread.php?t=113468) and it works great!!!
    Many Thanks!!!

    I've found a small bug in the upload/download limit calculation: download limit
    is calculated with the value used for upload limit; checking the code in file client.c at line 431:

    cdl = cdl == 0 && ulimit != 0 ? ulimit * 1024 / numclients : cdl;

    instead of

    cdl = cdl == 0 && dlimit != 0 ? dlimit * 1024 / numclients : cdl;

    Sorry I can't compile the package cause i dont know how to prepare the required environment to build...

    Please, can you do something?

    Thanks in advance

    pppppp

    Quote Originally Posted by dske View Post
    Hi all!

    A small bugfix release:
    # Version 0.7.2 - 15/02/2009

    * bugfix: the wget details display is correct even the file size is unknown
    * recompiled with GWT 1.5.3
    * new option: ctorrent-complete command to be run after downloading finished
    * modified upload/download limit calculation after inactivity
    * packages for Whiterussian will not be built anymore
    Last edited by pippopappa; 23-06-2010 at 11:29. Reason: azbox link

  3. #3
    yes i can do something
    even better i did.
    you can download the corrected version
    http://sites.google.com/site/yodctcs...attredirects=0

  4. #4
    Quote Originally Posted by dske View Post
    yes i can do something
    even better i did.
    you can download the corrected version
    http://sites.google.com/site/yodctcs...attredirects=0
    wow so fast!!
    thank you very much!

Similar Threads

  1. Which web cameras are supported?
    By punhal in forum WL-500w Q&A
    Replies: 4
    Last Post: 05-05-2009, 11:51
  2. Web на 80 порту работает, а на других нет.
    By neyva in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 5
    Last Post: 16-10-2007, 01:25
  3. best torrent client with web gui
    By amkrisis in forum WL-500gP Q&A
    Replies: 3
    Last Post: 01-06-2007, 09:12
  4. web interface loads only occasionally during boot
    By oferlaor in forum WL-500g Q&A
    Replies: 5
    Last Post: 18-10-2004, 10:48

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •