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
    48
    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

    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
    1K
    PS: But maybe the MP2 team will be back tomorrow, and development and bug fixes will continue. Time will tell.
    PS: But maybe the MP2 team will be back tomorrow, and development and bug fixes will continue. Time will tell.
    Hi, Help Please. I've got several FLAC audio files that play OK on my PC, and my HTPC, via: Media Player / Windows Media Player /...
    Replies
    8
    Views
    927
    Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that these were never part of the install package itself, but rather downloaded during the install, and that link no longer exists. Shame that the installer doesn't indicate this. Last time when I installed the...
    Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that...
    Hi all, I've recently retired my MP2 setup for my main HTPC and gone back to separates, but I wanted to retain the ability to play...
    Replies
    4
    Views
    691
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194 connections between 10:54 and 11:05 triggering a denial of service attack ban. The logs show it was lifted on 5/25, but I still see the entry in iptables. I reset fail2ban and hopefully you're working again." Weird...
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194...
    I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
    Replies
    3
    Views
    613
    Hi. I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its database". Anyway, I found a way to do this which was far from automated but relatively low effort. I found what looked like all the images (CD covers, DVD covers, backgrounds etc all lumped together in...
    Hi. I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its...
    I am in the process of setting up a legacy media player (Mede8er) which I happened to have laying around into my home cinema setup...
    Replies
    2
    Views
    541
    Top Bottom