[mythtvnz] Still getting the wrong channel - log weirdness
Tony Sauri
hoiho.nz at gmail.com
Tue Oct 30 02:20:23 GMT 2012
On 30/10/12 14:06, Worik Stanton wrote:
> I am still getting the wrong channel.
>
> Last night instead of recording Homeland on TV3 at 9:33 it recorded Prime.
>
> In the mythbackend.log
>
> 2012-10-29 05:09:50.728 mythfilldatabase run complete.
> 2012-10-29 05:09:51.670 DataDirect: Deleting temporary files
> Error in my_thread_global_end(): 1 threads didn't exit
> Error in my_thread_global_end(): 1 threads didn't exit
> Error in my_thread_global_end(): 1 threads didn't exit
> Error in my_thread_global_end(): 1 threads didn't exit
> Error in my_thread_global_end(): 1 threads didn't exit
> 2012-10-30 04:10:36.816 Using runtime prefix = /usr
> 2012-10-30 04:10:36.883 Using configuration directory = /home/mythtv/.mythtv
>
>
> That is a big chunk missing. But it recorded BBC world news at 4am.
>
> I am a bit miffed!
>
> cheers
> W
>
>
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>
Care and accuracy are required when setting up MythTV
A cursory glance at the sql query of your channel table as posted on
26th October has revealed at least 1 error:
mysql> select chanid, sourceid, callsign, name, xmltvid, useonairguide,
mplexid,serviceid from channel;
+--------+----------+----------------------+-----------------------+----------------------------+---------------+---------+-----------+
| chanid | sourceid | callsign | name |
xmltvid | useonairguide | mplexid | serviceid |
+--------+----------+----------------------+-----------------------+----------------------------+---------------+---------+-----------+
| 2300 | 1 | TV3 | TV3 |
tv3.freeviewnz.tv | 0 | 1 | 1300 |
| 2301 | 1 | FOUR | FOUR |
four.freeviewnz.tv | 0 | 1 | 1301 |
| 2302 | 1 | TV3 PLUS1 | TV3 PLUS1 |
four.freeviewnz.tv <<<<<<< This should be tv3-plus1.freeviewnz.tv
Although this error will not explain the problem(s) you experienced last
night I think you need to check your settings very carefully.
Tony
More information about the mythtvnz
mailing list