Yesterday I created a "Sports" favorites list, added a bunch of channels that I wanted to be able to flip through quickly. When I was done with this list, I cleared it. Right after I cleared it, I hit guide, I then received an error message saying something to the effect of being unable to bring up the guide. The Sports guide was the current selected guide before clearing. After a reboot, the channels were still in the Sports favorite list, so I was able to change the current guide to All Channels, then clear the sports list.
Can anyone else reproduce this bug? Does the 622 have this problem? It seems like it would be an extremely easy bug to fix in a future software release.
if(currentguidelist.channels == 0)
{
currentguidelist = allchannelslist
}
Can anyone else reproduce this bug? Does the 622 have this problem? It seems like it would be an extremely easy bug to fix in a future software release.
if(currentguidelist.channels == 0)
{
currentguidelist = allchannelslist
}