Normal
Hello NiclasIf you're trying to debug analog TV tuning then you have to debug the TV service. There's no point in debugging TV Server Configuration or MediaPortal.Okay, that's a good start. Of course! If you try to run MP without first running MP Config (to create a config file) then MediaPortal.exe will stop and Configuration.exe will start (showing the normal/expert choice). If you want to debug MediaPortal.exe then you must first save a configuration file. Then MediaPortal will be able to start/open.Anyhow, as I said above, debugging MediaPortal (and MediaPortal Configuration) is pointless for debugging analog tuning.The only ways to debug the TV service are:Use the /DEBUG switch to run the TV service as a console EXE. Don't forget to stop the normal TV service first.In VS: debug -> attach to process.
Hello Niclas
If you're trying to debug analog TV tuning then you have to debug the TV service. There's no point in debugging TV Server Configuration or MediaPortal.
Okay, that's a good start.
Of course! If you try to run MP without first running MP Config (to create a config file) then MediaPortal.exe will stop and Configuration.exe will start (showing the normal/expert choice). If you want to debug MediaPortal.exe then you must first save a configuration file. Then MediaPortal will be able to start/open.
Anyhow, as I said above, debugging MediaPortal (and MediaPortal Configuration) is pointless for debugging analog tuning.
The only ways to debug the TV service are: