View previous topic :: View next topic |
Author |
Message |
zSolo Voice
Joined: 02 Feb 2007 Posts: 9
|
Posted: Sat Feb 03, 2007 11:10 pm Post subject: |
|
|
I edited my post as soon as you replied
It annouces like it should, But How do you configue it to annouce as soon as the news i sposted or faster |
|
Back to top |
|
 |
zSolo Voice
Joined: 02 Feb 2007 Posts: 9
|
Posted: Mon Feb 05, 2007 11:09 pm Post subject: |
|
|
CAn anyone help me, It takes extreamly long time for the news to update or to annouce or w.e |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Tue Feb 06, 2007 12:36 am Post subject: |
|
|
dude, decrease feed's poll frequency:
Code: |
# set your feed(s) sources here: feed name, channel, poll frequency in mins, feed URL
#
#set feeds(osnews:#chan1) {17 http://www.osnews.com/files/recent.rdf}
#set feeds(google:#chan2) {11 http://news.google.com/news?ned=us&topic=h&output=rss}
|
_________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
zSolo Voice
Joined: 02 Feb 2007 Posts: 9
|
Posted: Tue Feb 06, 2007 12:38 am Post subject: |
|
|
This will make it faster? Like can u explain the freq rate(number) concept. I saw your config and u had the freqs on 5 so i put mine on 5
Nm - Edit Poll Freq (in mins) Ha. I put it on 2, but it still takes a while.. but good script
Last edited by zSolo on Tue Feb 06, 2007 12:46 am; edited 1 time in total |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Tue Feb 06, 2007 12:44 am Post subject: |
|
|
that means how often the website which is the source of your RSS feed is being polled (checked) for news; 5 means that is done every 5 minutes, so your news can be late no more than 5 mins _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Tue Feb 06, 2007 12:46 am Post subject: |
|
|
and no, 5 in my config is not the poll frequency - pay closer attention to it
my poll frequences are 17 for osnews and 11 for google news _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
zSolo Voice
Joined: 02 Feb 2007 Posts: 9
|
Posted: Tue Feb 06, 2007 12:53 am Post subject: |
|
|
Well, Thx for the help, I put my freq on 2. And Its been over that time over 4 still nothing... its not my feed, cause its 2.0 weird : / but good script |
|
Back to top |
|
 |
zSolo Voice
Joined: 02 Feb 2007 Posts: 9
|
Posted: Tue Feb 06, 2007 7:21 pm Post subject: |
|
|
I dont understand why this takes hours to annouce the new news. Like i would post news say at 5:00 it will annouce the news 5:30-6:00 . Fake times jus showing example |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Wed Feb 07, 2007 11:41 pm Post subject: |
|
|
not a script problem; most likely you still can't get the config right _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
Adz Voice
Joined: 23 Feb 2007 Posts: 1
|
Posted: Fri Feb 23, 2007 2:05 pm Post subject: |
|
|
The $link doesnt seem to work for me, it just gives me the following error:
[18:00] Tcl error [::rssnews::news]: can't read "link": no such variable
Very nice work though mate! |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Fri Feb 23, 2007 11:33 pm Post subject: |
|
|
where did you put that $link? paste code _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
jjnerd Voice
Joined: 24 Feb 2007 Posts: 3
|
Posted: Sat Feb 24, 2007 6:39 pm Post subject: |
|
|
is it posible to get it to check feed like every second, server has no problems to handle that
and is that a latest version in first page? |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Sat Feb 24, 2007 11:03 pm Post subject: |
|
|
no, only by the minute
besides, it woudn't make sense; not to mention that the connect process itself takes more than a second _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
hellooo Voice
Joined: 20 Aug 2007 Posts: 2
|
Posted: Mon Aug 20, 2007 11:36 am Post subject: |
|
|
Hello, can you help me pls...i have downloaded your script and the http.tcl from the archive.
(17:27:20) (eps) [17:29] rssnews-2.2 by demond loaded
(17:27:20) (eps) [17:29] Tcl error in file 'eggdrop.conf':
(17:27:20) (eps) [17:29] conflicting versions provided for package "http": 2.5.2, then 2.5.001
(17:27:20) (eps) while executing
(17:27:20) (eps) "package provide http 2.5.001"
(17:27:20) (eps) (file "scripts/http.tcl" line 29)
(17:27:20) (eps) invoked from within
(17:27:20) (eps) "source scripts/http.tcl"
(17:27:20) (eps) (file "eggdrop.conf" line 189)
(17:27:20) (eps) [17:29] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR
Can you give me the right http.tcl pls? |
|
Back to top |
|
 |
hellooo Voice
Joined: 20 Aug 2007 Posts: 2
|
Posted: Mon Aug 20, 2007 12:26 pm Post subject: |
|
|
Hm i dont need the http.tcl anymore, thx. Now the Script works, but he cant post the News correctly: "NASA gibt "Endeavour" grünes Licht für Rückkeh"
äüöu dont work... |
|
Back to top |
|
 |
|