Normal
Hi M,Apologies firstly for taking so long to respond. life keeps getting in the way of the important things. progress of sorts as i have sorted out the first problem with the normal channels not working. found this script in another post and rebuilt the sql which now has everything back to a decent starting point. this also seems to have helped with the composite input issue you have been helping with as now i get a "no free card" error instead of the normal "unable to build graph" have posted copy of your last dll and the log if you still have time to help with this issue. posted the sql rebuild script below as it might help others.cheers againBradOpen up a command prompt (as admin if Vista / Win7)navigate to MySQL Bin folder (is C:\Program Files\MySQL\MySQL Server 5.1\bin for me) and enterCode:mysqlcheck --user=root --pass=MediaPortal --auto-repair MPTVDB
Hi M,
Apologies firstly for taking so long to respond. life keeps getting in the way of the important things. progress of sorts as i have sorted out the first problem with the normal channels not working. found this script in another post and rebuilt the sql which now has everything back to a decent starting point. this also seems to have helped with the composite input issue you have been helping with as now i get a "no free card" error instead of the normal "unable to build graph" have posted copy of your last dll and the log if you still have time to help with this issue. posted the sql rebuild script below as it might help others.
cheers again
Brad
Open up a command prompt (as admin if Vista / Win7)
navigate to MySQL Bin folder (is C:\Program Files\MySQL\MySQL Server 5.1\bin for me) and enter
Code:
mysqlcheck --user=root --pass=MediaPortal --auto-repair MPTVDB