Is MediaPortal running ? (1 Viewer)

Smirnuff

Portal Pro
December 7, 2004
630
3
United Kingdom
You can do it by mutex or by enumerating the running processes. The first method relies upon you knowing the correct path to the application, the second depends upon you knowing the assembly name. Neither method are fool proof. Code relating to these two methods can be found in mediaportal.cs, search for m_Mutex.

The app I wrote that launches MP in response to the green button on the MCE remote handles it by enumerating the top level windows, again not fool proof.
 

Users who are viewing this thread

Similar threads

MP1 MP2 Migrating to win 11 DE
Well beep :) I upgraded because mepo 2 was a fresh way.. and migration screwed up all old settings .. So apparently back to 1.. tanx for the info
Well beep :) I upgraded because mepo 2 was a fresh way.. and migration screwed up all old settings .. So apparently back to 1...
As many other i have to upgrade from win 10 to win 11. Im currently running a MePo 2 installation, is there a way to copy...
Replies
2
Views
1K
I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network. Hauppauge card retired long ago. I have also retired very early SD units, the Quatros seem to work much better than the older units. Go to SD's support website and download and install the windows...
I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network...
I am currently using a Hauppauge WinTV QuadHD PCIe card on MP1 (1.37) for DVB-T, but 2 of the tuners have died. Thinking about...
Replies
3
Views
1K
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
Replies
1
Views
650
I am running a Xubuntu machine as a server with all my movies and series on it, I run a VirtualBox VM with Windows 10 installed on the virtual machine and MP1 client installed on that. MP runs fine on the VM but I no longer have a tv tuner to test if passthrough is possible. I don't think it would work anyway.
I am running a Xubuntu machine as a server with all my movies and series on it, I run a VirtualBox VM with Windows 10 installed on...
I have a PC running Win10.....which as you know is about to lose support from MS. It isn't capable of an 'official' upgrade to...
Replies
5
Views
2K
Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
Replies
3
Views
2K
Top Bottom