Tawny
Member
That means that $tr is blank so no records were returned from the fetch.. you can try things like
just after the fetch to see how many entries are being returned.. You can also try running the epg utility on the command line to see what is coming back, e.g.Code:puts [llength $records]
Code:epg -S <service id> -/0
Strange that it's working fine for me but not others. Not sure what might be different, I unistalled the webif and webif-iphone, deleted the files and then did a new install of both but still can't replicate the error.