
drtimlockyer at gmail
Apr 15, 2012, 1:11 PM
Views: 961
Permalink
|
|
Re: EPG Grabber Script - updated for Myth 0.25
[In reply to]
|
|
When Sky TV a couple of years ago stopped their listings being put on the Internet I changed I EPGSNOOP which has worked really well. I did not know there was an alternative. Tim On Mon, Apr 16, 2012 at 7:31 AM, Nick Rout <nick.rout [at] gmail> wrote: > On Sun, Apr 15, 2012 at 9:08 PM, Curtis Walker <sultanoswing [at] gmail> > wrote: > > Due to an update in the syntax of mythfilldatabase in 0.25, the small > > shell script I wrote to grab and automatically insert the EPG data has > > changed slightly to: > > > > #! /bin/bash > > wget http://nzepg.org/freeview.xml.gz > > gunzip freeview.xml.gz > > mythfilldatabase --file --sourceid 1 --xmlfile freeview.xml > > rm freeview.xml > > exit > > why not simply use xmltv via tv_grab_nz-py ? > > _______________________________________________ > mythtvnz mailing list > mythtvnz [at] lists > http://lists.ourshack.com/mailman/listinfo/mythtvnz > Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/ >
|