Over the last couple of days I've been trying (and failing) to setup a separate database for XBMC so that's probably got something to do with this. I also moved my PC so everything had to be unplugged but I don't think that's relevant and the tuner appears to be working when tested with DVBGuide.
When I first booted my PC after moving it, MP had trouble connecting to the server on 192.168.2.1 and the MySQL box appeared when I started TV Server config, set to localhost but once I changed that to 192.168.2.1 it connected OK. After that, I had no EPG so did a manual refresh of that which worked.
Later I tried to watch TV and just got "Channel not found" when trying. So I thought I'd do a channel scan but that doesn't detect anything. As I say DVBGuide locks on fine, so I figured the database might need repairing, so tried the command I've used in the past:
mysqlcheck mptvdb --auto-repair -e -u root -p --password=MediaPortal
but that just gives:
mysqlcheck: Got error: 1045: Access denied for user 'root'@'127.0.0.1' (using password: YES) when trying to connect
Trying to open the MySQL Commandline prompts me for the password but then closes when I enter MediaPortal (was working yesterday)
So I'd be grateful if someone could advise me how to fix this. I'm sure I'll probably have to start with a fresh database but that's OK.
When I first booted my PC after moving it, MP had trouble connecting to the server on 192.168.2.1 and the MySQL box appeared when I started TV Server config, set to localhost but once I changed that to 192.168.2.1 it connected OK. After that, I had no EPG so did a manual refresh of that which worked.
Later I tried to watch TV and just got "Channel not found" when trying. So I thought I'd do a channel scan but that doesn't detect anything. As I say DVBGuide locks on fine, so I figured the database might need repairing, so tried the command I've used in the past:
mysqlcheck mptvdb --auto-repair -e -u root -p --password=MediaPortal
but that just gives:
mysqlcheck: Got error: 1045: Access denied for user 'root'@'127.0.0.1' (using password: YES) when trying to connect
Trying to open the MySQL Commandline prompts me for the password but then closes when I enter MediaPortal (was working yesterday)
So I'd be grateful if someone could advise me how to fix this. I'm sure I'll probably have to start with a fresh database but that's OK.