logo       

Re: tv_grab_se_swedb in CVS - testing wanted: msg#00118

tv.xmltv.devel

Subject: Re: tv_grab_se_swedb in CVS - testing wanted

Line 407:
my $home = $ENV{HOME} | ".";
| should be || for "or"
| is a bitwise or.

Line 427:
open( OUT, "> $home/.xmltv/cache.conf" )
or die "Failed to write to
$home/.xmltv/cache.conf";

What if I don't want to store the cache.conf under $HOME. Most grabbers
allow you to specify the path.

BTW... $HOME doesn't exist by default on windows. "HOMEDRIVE" and
"HOMEPATH" do, plus by default HOMEPATH has spaces in it!

I've updated the alpha-exe if a windows EXE person wants to give it a
shot. Seems to work, but there's a minor glitch with
XMLTV::ProgressBar.. it looks like this

downloading listings: 0% [
downloading listings: 1% [=
downloading listings: 3% [=
downloading listings: 5% [==
downloading listings: 6% [===
downloading listings: 8% [====
downloading listings: 10% [=====
downloading listings: 11% [=====
downloading listings: 13% [======
downloading listings: 15% [=======

I've seen this multiple lines before, I don't remember how I fixed it.
I think I didn't use the percentage mode.... I'll look into it.

Robert


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise