Close MP when the external player is started (1 Viewer)

framug

Super Moderator
  • Team MediaPortal
  • January 31, 2005
    6,232
    2,386
    South of France
    Home Country
    France France
    When setting "Hide MP While Executing" is "true" then, MP is (was) minimized in taskbar.
    It worked before.
    Just tested now, it seems that, there is a "minimize/restore" window at launch then, MP is not minimized anymore.
    I don't know if it is because of MP or windows (10) development.
    I will try to find a solution for this, if I can and, when I will have time....
     

    Icaro

    Portal Pro
    November 29, 2013
    77
    22
    53
    USA
    Home Country
    Algeria Algeria
    Update:
    I tried the MultiShortcut plugin and it doesn't work,
    MP still creates problems in the background, the only solution is to kill it from the taskbar.
    I had created a .bat file with the instructions to launch the external player (JRiver) from MP, wait 6 seconds for the start of the movie or the mounting of the .ISO, and then close MP from the taskbar:
    This:
    Code:
    Start "" "C:\Program Files\J River\Media Center 25\Media Center 25.exe"
    TIMEOUT 6 & REM Waits 6 second before executing the next command
    taskkill /F /IM MediaPortal.exe

    Strangely sometimes it works perfectly,
    other times when the .bat starts, JRiver opens, 6 seconds pass and MP closes,
    but the movie does not start.
    Could someone help me fix the .bat file?
    My OS is Win10
    Thanks
     
    Last edited:

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    6,232
    2,386
    South of France
    Home Country
    France France
    Happy you find a workaround for your problem !
    I did'nt have time to investigate deeper.
    I know that MP has many issues in the past with "black screen" on resume.
    May be, some things has been made to fix it.
    If some code changes has been made to correct that, I'm ready to have some informations on it.
    Otherwise, MultiShorcut plugin will never work as before....
    I'm not a magician and, I have no crystal ball...
     

    Users who are viewing this thread

    Similar threads

    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...
    Replies
    2
    Views
    1K
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    650
    i love how subtitles are implemented in the MP2 videoplayer, this is just perfect. 1080p playback is also very good. But video playback in MP2 is buggy when playing 4k material. Therefore: PLEASE add an option for an external video player! I'd LOVE to have VLC back as videoplayer, like in MP1! This works perfectly. You will make a...
    i love how subtitles are implemented in the MP2 videoplayer, this is just perfect. 1080p playback is also very good. But video...
    i love how subtitles are implemented in the MP2 videoplayer, this is just perfect. 1080p playback is also very good. But video...
    Replies
    0
    Views
    1K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    MP1 MP2 NAS DE
    And just found out that "if" the NAS has turned off, MePo sends the WOL when i again try to access the shares.. Love that feature :)
    And just found out that "if" the NAS has turned off, MePo sends the WOL when i again try to access the shares.. Love that feature :)
    Small question. Since MEPO 2 apprently is dead, and i have to switch back. Is there a way to ensure that the NAS will be started...
    Replies
    3
    Views
    832
    Top Bottom