Control Panel\adminstrative tools\services should take you there , just scroll down to TVService and make sure automatic is selected in its properties (right click menu) Startup type.
Fixed, I think.
Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that these were never part of the install package itself, but rather downloaded during the install, and that link no longer exists. Shame that the installer doesn't indicate this.
Last time when I installed the...
Fixed, I think.
Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that...
Hi all,
I've recently retired my MP2 setup for my main HTPC and gone back to separates, but I wanted to retain the ability to play...
Greetings to all Denizens of the land of MediaPortal...
It seems our Zap2XML/GraceNote access is broken again. I (as many others) have been using the latest NewZap2xml_6 and it has worked flawlessly. A few days ago it all died. I wonder if anyone is working a solution to save the masses. I am hoping the good citizen of past is...
Greetings to all Denizens of the land of MediaPortal...
It seems our Zap2XML/GraceNote access is broken again. I (as many others)...
Greetings to all Denizens of the land of MediaPortal...
It seems our Zap2XML/GraceNote access is broken again. I (as many others)...
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was exactly that fix, see f.e. MediaPortal-1/mediaportal/MediaPortal.Application/MediaPortal.cs at 8fa4ccca20059a5534a029266efa596e83387f5b · MediaPortal/MediaPortal-1
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was...
Now that MediaPortal has gone 64-bit, any references to lParam should be converted to int64 rather than int32 or compared to zero...