I replied to your private message
@zSolo
It will check 3 feeds a minute maximum, so if you put lots of feeds in there it might lag. Its possible to increase this limit if you like.zSolo wrote:When i put like 5 min per update it takes like a hour to annouce the new news
Search for this line and increase the 3 to whatever value you wish.
Code: Select all
if {$i == 3} { break }
Your feeds should now work in v0.4 which ill upload soon.
@demond
Giel was having problems with a modified proc to shorten the URL's the script outputs. rss-synd also supports the Location header.