[mythtv-commits] mythtv/master commit: ffbae3f69 by Michael T. Dean (sphery)
MythTV
noreply at mythtv.org
Thu Jan 27 21:36:41 UTC 2011
Author: Michael T. Dean <mdean at mythtv.org>
Change Date: 2011-01-27T13:36:12-08:00
Push Date: 2011/01/27 13:36:38 -0800
Repository: mythtv
Branch: master
New Revision: ffbae3f69da9056a9b38d4b53be52586fe6274dc
Changeset: https://github.com/MythTV/mythtv/commit/ffbae3f69
Log:
Increase size of channel.xmltvid.
Some xmltvids are larger than 64 characters, due to strange encodings
used by some listings providers. Change the xmltvid to be up to 255
characters, which should handle any xmltvid that may ever be created.
Thanks to Karl Dietz for the information on XMLTV design and the
suggestion to use 255 characters.
Modified:
mythtv/bindings/perl/MythTV.pm
mythtv/bindings/python/MythTV/static.py
mythtv/libs/libmythtv/dbcheck.cpp
More information about the mythtv-commits
mailing list