Again whichever way they connect it's as if the driver is not initiliasing correctly within MP.
I have been looking for the initializing code in MP sources but haven't really found anything that deals with the tuners and resume. (Most likely because I dont know my way around the code).
What I am pondering about is if this is easily done or not, or if the best thing to do is to write a plugin that simply detects a resume-event and then totaly restarts MP.
/// Stops the scheduler. It will cleanup all resources allocated and free
/// the capture cards
/// This method will Start the recorder. It
/// -Loads the capture cards from capturecards.xml (made by the setup)
/// -Loads the recordings (programs scheduled to record) from the tvdatabase
/// -Loads the TVchannels from the tvdatabase
/// -starts the thread which handles all the tv cards