[fixed] Screensaver settings are not stored (1 Viewer)

Lehmden

Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,584
    3,973
    Lehmden
    Home Country
    Germany Germany
    Hi.
    The settings for screensaver are not stored. After a restart of MP2 the screensaver is active again. I need to edit the xml file in "c:\ProgramData\Team MediaPortal\MP2-Client\Config\User\MediaPortal.UI.SkinEngine.Settings.AppSettings.xml" to deactivate screensaver permanent.
    Code:
      <Property Name="ScreenSaverEnabled">
    	<boolean>true</boolean>
    Here I need to replace true with false and the screensaver is deactivated...
     

    Users who are viewing this thread

    Top Bottom