Re: [icebox-devel] IceTV XML to TGD
Brought to you by:
purbanec
From: Fredrick M. <fr...@sp...> - 2006-02-06 12:11:09
|
On 23/11/2005, at 0:23, Fredrick Meunier wrote: > OK, I've built ice_guide_daemon on OS X, though without the > filesystem set up for ini files and /etc/version it doesn't get too > far. I think I'll start by making a custom version that just > retrieves and unpacks the EPG and TAP files for manual upload (in > the absence of puppy). Stage 2 might be to talk to Nathan to see > about integrating file upload etc. ala puppy. OK, I've put together a simple python downloader for the Topfield data at <http://home.exetel.com.au/fredm/ TopfieldICEGuideFetcher.html> as the daemon was heavily geared around regularly streaming updates, and I am using a laptop that is only occasionally connected to the Toppy. It's pretty basic, requiring you to upload the files yourself, but it is good enough for what I require, and should also work on e.g. Linux as long as python is installed. Fred |