But how come that the only way to get my plugin to start is if I set it to 5678 as in the guide. If I change it (in the skin file and the 2 places in the pluginsource) it doesn't start up. It's in the plugin list but when I start it I just get returned to the plugin page again? Did I miss something?
Nevermind that. I obviously suck at choosing numbers.
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...
100% my bad - as expected :)
So, I had disabled the Windows Update service. Not a wise move, until MP all installed and working nicely. The reason it failed is because DotNetFrameworkChecker.cs looks in Registry HKLM SOFTWARE\\Microsoft\\NET Framework Setup\\NDP for v4/v4.0 AND v3.5. W10 has V4.0 but not 3.5. MP installer...
100% my bad - as expected :)
So, I had disabled the Windows Update service. Not a wise move, until MP all installed and working...
Just tried a new Client-only install on a clean Win10 Pro box. Installer doesnt realise .NET 4 Framework already 'installed' (part...
I should point out that the developers have not formally left the project, and development has not formally stopped. The developers have instead simply "faded away", gradually spending less and less time on MP2 until the present, when they spend no time on MP2. But one or more of the developers might return next week! It is impossible...
I should point out that the developers have not formally left the project, and development has not formally stopped. The developers...
Hi Folks,
I need some help with fixing the Problem that MP2 doesn't keep the sorted Order of Channels in TV-Configuraiton.
I am...