Hi, i want to write a plugin that will catch the volume up,down and mute commands in MP so i can then fire off commands to my external gear. What messages in MP am i looking for?
I'd try listening in on actions, especially the ACTION_VOLUME_DOWN, ,ACTION_VOLUME_UP and ACTION_VOLUME_MUTE actions. To do this, add a handler to the OnActionHandler in MediaPortal.GUI.GUIGraphicsContext (I think that's the correct namespace - its in GraphicsContext.cs in Core\guilib).
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...
Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
fixed the episode naming above ^. There was no error in the naming of the file itself.
Every time I enter TV Series, it tries to re-scan the episodes. The series appears for just a few seconds and disappears again.
fixed the episode naming above ^. There was no error in the naming of the file itself.
Every time I enter TV Series, it tries to...
I recorded all 6 episodes of "Walking With Dinosaurs (2025)" from PBS, edited the non essential stuff out and saved them as MKV. I...