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

    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
    394
    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
    740
    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
    154
    For a windows system zap2it workaround. Your logon information works at gracenote site. nslookup tvlistings.gracenote.com What ever ipaddress/s comes back add those ipaddresses to your hosts file at c:Windows\System32\drivers\etc\hosts (e.g. 52.32.149.165 tvlistings.zap2it.com #replacement for sudden removal of zap2it to...
    For a windows system zap2it workaround. Your logon information works at gracenote site. nslookup tvlistings.gracenote.com What...
    Today I reached the end of my guide data. Upon researching what went wrong, I learned zap2it.com is dead. So zap2xml.exe doesn't...
    Replies
    12
    Views
    3K
    Top Bottom