Tony Brummett wrote: > I recently got my hd-3000 card tuning QAM channels from my cable > provider, and some of the channum strings that the channel scanner > tried to insert into the database were longer than 5 characters. For > example, '102#10' was silently truncated to '102#1' , resulting in 2 > rows with channum '102#1'. Making that column 6 characters wide > seemed to fix the problem for me. > > I believe this patch should fix it, if I understand the way schema > updates are done...
Yes, that was right, however that just reset it to "(5)" again =). Since Tom already had an example with 8 characters, I set it to 10. Also, Is is better to attach patch files. Less chance of a cut'n'paste error when taking it from in-line. Applied, thanks. -- bjm _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
