Hi,

Sorry for the stupid printf, I will release the change
ASAP. 
Fore the hanging problem, this due to the get_logo
function: it scans all radios web pages for finding a
logo, but the web pages don't have the same ping, so I
may try to put a little timeout in the get_logo
function.
To avoid this you can simply disable the get_logo
function by replacing:

my $img = get_logo($item->{description});
by 
my &img = "";

Cheers
Seb


 --- Kari Smolander <[EMAIL PROTECTED]> a
�crit : 
> 
> > > this is what I get when I run the script:
> > > 
> > > bleepyou:/home/mosten# perl shoutcast_grabber.pl
> -d 10 -o 
> > > /etc/freevo/shoutcast.fxd -quiet
> > > Modification of a read-only value attempted at
> shoutcast_grabber.pl 
> > > line 206.
> > 
> > Change "printf FIC $content;" to "print FIC
> $content;" in line 206.
> > 
> 
> In addition, the script gets stuck after 10 or so
> images fetched.
> Something else is wrong too.
> 
> Kari
> 
> 
> 
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Freevo-users mailing list
> [email protected]
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
>  


        

        
                
D�couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to