I'm trying to get a KodiClient running with MP-Server 1.36. I have access to the server ((Program information is loading), but I can't access c:\ProrammData\Mediaportal\...\timeshift. What permissions do I still need to set?
I'm trying to get a KodiClient running with MP-Server 1.36. I have access to the server ((Program information is loading), but I...
I'm trying to get a KodiClient running with MP-Server 1.36. I have access to the server ((Program information is loading), but I...
Result, it works on the two PC's we use for watching TV :D I've not lost anything by the looks of it either, all channels etc still setup.
Just my office PC won't connect, which I only use for testing things anyway (I tried updating that this morning as well), but I'll uninstall and install fresh on that.
PS. Exported all settings...
Result, it works on the two PC's we use for watching TV :D I've not lost anything by the looks of it either, all channels etc still...
I tried to install MP 1.35 this morning, but I couldn't get any further with the installation on the TV server, see error message...
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...