Re: [Freevo-users] Newbie: Problem with HD channel names

2009-08-30 Thread Paul Rensing
I tracked the problem a little further. The bug is in the simplistic TV_CHANNELS_SORT routine which just forces the channel number to be an int. There is no protection around that call, so it all fails. If there had been protection, my channel list would have been fine except not sorted.

Re: [Freevo-users] Newbie: Problem with HD channel names

2009-08-30 Thread Adam Charrett
On Sat, 2009-08-29 at 18:44 -0700, Phil Raymond wrote: > You need to add dvbstreamer (http://sourceforge.net/projects/dvbstreamer/) to > Freevo as a plugin and then use it to scan for the channels in your area. The > command in terminal is "setupdvbstreamer -A channels.conf". Next run this > com