[mythtv-users] using mythbackend --resched

Bruce Markey bjm at lvcm.com
Sun Sep 11 21:22:44 UTC 2005


J P wrote:
> I'm trying to start recording manually by inserting data manually to 
> database tables e.g. record and recordmatch. After this I run 

Don't tinker with recordmatch, the scheduler fills this based
on the record rules and listings so it's unnecessary and can hoze
things if it isn't an actual match. If you are doing an actual
"kManualSearch" then the scheduler should add the program entry
with a manualid.

> mythbackend --resched. This worked in mythtv 0.18 but when I updated to 
> 0.18.1 this feature stopped to work. Any ideas?
> 
> Here are the messages in mythbackend.log:
> 2005-09-11 14:53:16.324 Reschedule requested for id -1.
> 2005-09-11 14:53:16.361 unknown socket
                          ^^^^^^^^^^^^^^
No mystery here. it should say:

2005-09-11 14:53:16.361 Connecting to backend server: 192.168.0.35:6543 (try 1of 5)
2005-09-11 14:53:16.568 Connected to master for reschedule

Is the masterbackend running and is it finding the correct mysql.txt
file and are the parameters correct for the host where you ran 
mythbackend --resched ? Check to see if there is a mysql.txt in
the current directory or in ~/.mythtv/mysql.txt for the user
that issued the command.

--  bjm


More information about the mythtv-users mailing list