I am not impressed you have deleted my posts. When an issue covers more than one area, like mine, where it could be an "external player" or "remote control" or hardware issue why can't I post in the various categories?????
As a tester, couldn't you simply answer my question?
You only need to select one appropriate category - all the members of the forum will see your query no matter where you post it. Creating more than one post on the same topic just fragments the possible answers and causes confusion.
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback.
Best way to achieve this would be to use an auto-resume feature in your external player itself. (MPC-HC can do that, I don't know about VLC)
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback.
Best way to achieve...
Hello Folks,
Is it possible to enable MP to resume in an External Player, where it left off ?
I guess the question also is, can...
Thanks for explaining. I found a passing reference to this here:
https://www.team-mediaportal.com/wiki/display/MediaPortal1/HID%20Profiles
which I had overlooked in the past. I would find it logical for a created custom profile to be automatically activated, but until that happens, I will try to create a wiki page for the current...
Thanks for explaining. I found a passing reference to this here...
I have used custom actions in the "Mapping" section of "HID" since moving to a FLIRC as a remote receiver a couple of years ago...
After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching live TV. I've now ticked the box to "Use EVR for LiveTV", with a default display refresh rate of 50Hz. In combination with tweaking some of the Nvidia 3D settings for the MP executable only, I now have a...
After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching...
Every so often, when I switch to a TV channel, my MP client stops accepting user inputs, either from the remote or keyboard/mouse...
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...