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
    995
    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
    709
    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
    If you use a VPN connection to your home network, you should be able to use the MP client to connect to your server natively instead of using MPExtended.
    If you use a VPN connection to your home network, you should be able to use the MP client to connect to your server natively...
    I am another (almost) new user with a problem. About 18 months ago I managed to instal client and server of MP2 on my 32bit PC in...
    Replies
    5
    Views
    479
    You can always use GitHub online But judging by the picture, you are doing well. Direct Push to Master is prohibited, create PR.
    You can always use GitHub online But judging by the picture, you are doing well. Direct Push to Master is prohibited, create PR.
    Hello, Because I was annoyed with closing MP, launch config, modify setting and start MP again, I decided to give MP the ability...
    Replies
    5
    Views
    3K
    Top Bottom