Disable Splashscreen and automatic launch plugin (1 Viewer)

celesta

Portal Member
February 7, 2011
46
2
Is it possible to disable splashscreen (because I don't like splash and it appear in fullscreen and I develop at work :)) ).

When I launch MP2, can MP2 automatic launch the plugin ?
 

Albert

MP2 Developer
  • Premium Supporter
  • February 18, 2008
    1,297
    1,130
    46
    Freiburg im Breisgau, Germany
    Home Country
    Germany Germany
    AW: Disable Splashscreen and automatic launch plugin

    Comment the code out which shows the splash screen - ApplicationLauncher.cs

    You can set the AutoActivate attribute in the plugin.xml to "true", see the SkinEngine's plugin.xml file.
     

    celesta

    Portal Member
    February 7, 2011
    46
    2
    Thank you very much.
    For auto launch plugin just add AutoActivate="true" into the <Plugin> tag don't work, but it's not important

    To resume:

    HOW TO REMOVE THE SPLASHSCREEN:
    - Edit the file .\Source\Main\MediaPortal.Client\ApplicationLauncher.cs
    - Comment the line:
    splashScreen.ShowSplashScreen();
    // splashScreen.ShowSplashScreen();
    - Launch the script .\Build\MSBUILD_Rebuild_Release_Client.bat
     

    Users who are viewing this thread


    Write your reply...

    Similar threads

    Hello, Name need to be the same as computer name. Also, logs could be useful.
    Hello, Name need to be the same as computer name. Also, logs could be useful.
    It is a bit of a long story! I successfully installed MP2 on my old PC as client/server with client on my laptop to confirm my...
    Replies
    2
    Views
    134
    MP1 MP2 MP2 - V2.5 Thumbnail issue DE
    Thumbnail issue resolved: I understand that the problems related to the creation of thumbnails are quite common and also happened to me. Here the solution to my problem: MP2/Settings/Media Library/Film Import Settings/FanArt offline caching here it is important to select the location where TV recordings are stored. In my case, the...
    Thumbnail issue resolved: I understand that the problems related to the creation of thumbnails are quite common and also happened...
    There seems to be an issue how MP2 is displaying TV recordings depending on whether the media source is on a local hard drive or a...
    Replies
    1
    Views
    1K
    If your XMLTV guide isn’t populating, setting up an EPG Collector can solve the issue by giving you control over your guide data. This tool lets you customize the EPG to match your needs, ensuring accurate and complete listings. The main benefit of using an EPG Collector is flexibility. You can pull data from reliable sources, adjust...
    If your XMLTV guide isn’t populating, setting up an EPG Collector can solve the issue by giving you control over your guide data...
    Hi everyone, I hope you are all well My Mum's Mediaportal lost it's marbles thanks to Microsoft update, (even though I had update...
    Replies
    3
    Views
    568
    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...
    Replies
    10
    Views
    879
    When I am trying to get some hardware or software to work and I am experiencing problems, my usual procedure is: simplify, simplify, simplify. That means avoid making choices that may not work; instead make the "standard" choice, which is often simply accepting the default. A static IP address is known to work with MP1. An address...
    When I am trying to get some hardware or software to work and I am experiencing problems, my usual procedure is: simplify...
    As an "almost" beginner, I have just installed MP1 client and server v 1.37 unders Windows 11 in a brand new PC. The server is...
    Replies
    4
    Views
    356
    Top Bottom