mldonkey-tasks
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-tasks] [task #4400] BT: Ratio Web Site Support


From: spiralvoice
Subject: [Mldonkey-tasks] [task #4400] BT: Ratio Web Site Support
Date: Mon, 14 Nov 2005 19:54:42 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20051104 Firefox/1.0.7

Follow-up Comment #7, task #4400 (project mldonkey):

Sorry, the thing is a bit different.
calender_add works this way: you define an hour and the command
is executed every day at that hour, so the comment is right.
When you add an command to the calendar, lets say

calendar_add 20 "save"

the calendar option in downloads.ini looks like this:

 calendar = [
  ([
      0;
      1;
      2;
      3;
      4;
      5;
      6;
      7;], [
      20;], save);]

calendar_add automatically activates all week-days.
You can manually add more hours to this option, like this:

 calendar = [
  ([
      0;
      1;
      2;
      3;
      4;
      5;
      6;
      7;], [
      0;
      1;
      2;
      3;
      4;
      5;
      6;
      7;
      8;
      9;
      10;
      11;
      12;
      13;
      14;
      15;
      16;
      17;
      18;
      19;
      20;
      21;
      22;
      23;], save);]


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?func=detailitem&item_id=4400>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]