http://cvs.sourceforge.net/viewcvs.py/freevo/freevo/src/helpers/ makelogos.py
You're welcome to update the documentation. :)
Aubin
On 11-Nov-03, at 8:01 PM, Chris Graham wrote:
I cant find the new makelogos.py file in cvs. I was looking here http://cvs.sourceforge.net/viewcvs.py/freevo/freevo/
can you send me the link?
You should also update this website http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage#head -3089591a3cd997b0823611f3ffe89b0f525ee88e telling people how to use makelogos
Thanx
From: Aubin Paul <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [Freevo-users] TV logos Date: Mon, 10 Nov 2003 20:59:07 -0500
On Mon, Nov 10, 2003 at 06:49:18PM -0700, Chris Graham wrote:
> then i had to edit makelogos.py and change line 58 from 'import xmltv' to
> 'import tv.xmltv as xmltv'
>
> Has this been fixed in laster versions of freevo? If it has not been fixed
> can someone fix it?
It's fixed in CVS now.
> when i got to run 'freevo makelogos' i get another error:
>
> Traceback (most recent calll last):
> File "/usr/lib/python2.2/site-packages/freevo/helpers/makelogos.py", line
> 85, in ?
> Image.open(img).save(output_file)
> File "/usr/lib/python2.2/site-packages/PIL/Image.py", line 1571, in open
> raise IOError("cannot identify image file")
> IOError: cannot identify image file
Fixed too.
> But when i go to run freevo there are some images in the tvguide i am just
> not sure if they are all there.
> I think this is a problem with the image file and not freevo. Anyone have
> any ideas on how to fix this?
Not every station has a logo; the IOError bug caused it to stop grabbing logos if one was missing, now it'll skip over the missing ones and continue.
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=dept/bcomm&pgmarket=en- ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgma rket%3den-ca
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
