Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23630/src/helpers
Modified Files:
tv_grab.py
Log Message:
Oops, we don't need a reference to the epg.
Index: tv_grab.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/tv_grab.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** tv_grab.py 14 Aug 2004 01:18:07 -0000 1.8
--- tv_grab.py 14 Aug 2004 01:26:02 -0000 1.9
***************
*** 12,15 ****
--- 12,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.9 2004/08/14 01:26:02 rshortt
+ # Oops, we don't need a reference to the epg.
+ #
# Revision 1.8 2004/08/14 01:18:07 rshortt
# Make tv_grab helper work again, now with pyepg.
***************
*** 87,91 ****
print 'caching data, this may take a while'
! epg = pyepg.load(xmltvtmp, os.path.join(config.FREEVO_CACHEDIR, 'epg'))
shutil.move(xmltvtmp, config.XMLTV_FILE)
--- 90,94 ----
print 'caching data, this may take a while'
! pyepg.load(xmltvtmp, os.path.join(config.FREEVO_CACHEDIR, 'epg'))
shutil.move(xmltvtmp, config.XMLTV_FILE)
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog