[mythtvnz] epgsnoop release
Wade Maxfield
mythtvnz at hotblack.co.nz
Fri Apr 4 00:14:06 BST 2008
Hadley Rich wrote:
> Hi all,
>
> I promised a while back that I would make a release of the new version of
> epgsnoop. I've spent some time doing that this evening.
>
> I put in a couple of minor fixes for XMLTV compliance that appeared as it
> looks like there were some entries being let through with an empty title.
>
> The details can be found at;
>
> http://nice.net.nz/epgsnoop
>
> It's in a tarball linked off that site and also in the python cheeseshop so
> can be installed with `easy_install epgsnoop`
>
> There's still not much in the way of docs, I must fix that one day.
>
> hads
Well, I just did a bzr pull today, and now things are broke.
I also don't know what the previously working epgsnoop version number
was. My setup is MythDora 4/Python 2.4.4
Using the freeview data:
/usr/local/bin/dvbstream -s 22500 -o:/dev/null -f 1183 -p h -n 60 8192 &
/usr/local/bin/epgsnoop --config-dir ~/.epgsnoop/freeview/ >
listings_beta-$$.xml
Processing packets: 04677
Total programs: 3052
Processing programs with StripHtml processor
Processing programs with CategoryList processor
Processing programs with MovieTitle processor
Processing programs with MovieDesc processor
Processing programs with Subtitle processor
Processing programs with Ratings processor
Processing programs with Widescreen processor
Processing programs with Year processor
Processing programs with Credits processor
Processing programs with CategoryDb processor
Traceback (most recent call last):
File "/usr/local/bin/epgsnoop", line 167, in ?
print output(channels, programs)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe2' in
position 39358: ordinal not in range(128)
And that's all she wrote. There is just an empty listings xml file.
After much playing round (learning how to bzr revert, etc), it appears
that revno 20 works fine, but 21 onwards hit this error.
Any idea Hads on places to look?
- Wade
More information about the mythtvnz
mailing list