Page tree

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.36
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download



Code:

 "messageFilterClass" = 'All' ; values(can be combinned) = <All,General,Video,Music,Picture,TV,Radio,Recording,Channel,News,Extension,Movie,Show,Episode,Weather,Game,Sport,Settings,Online,Social,Community,Mail,Feed>
  - allows to filter messages based on class
 
 "messageFilterLevel" = 'Information'; values = <Information,Warning,Error>
  - allows to filter messages based on level
 
 "messageFilterPluginId" = empty
  - comma separated plugin IDs; this allows to show messages from specific plugins only

 "visualStyle" = 'VerticalFlip'; values = <VerticalFlip,HorizontalScroll>
  - message rotation effect
 
 "rotationSpeed" = 400
  - defines time in ms for message rotation
 
 "fullscreenVideoBehavior" = Default; values = <Default,RunAlways,RunWhenTvPlayback,Sleep>
 - defines how the messages should be shown while in fullscreen video playback

 "backgroundTexture" = empty
 "messageFont" = font12
 "messageOffsetX" = 110
 "messageOffsetY" = 6
 "messageWidth" = 1720
 "messageHeight" = 53
 "messageColorInformation" = 0xFFFFFFFF
 "messageColorWarning" = 0xFFFFFF00
 "messageColorError" = 0xFFFF0000
 "messageIconOffsetX" = 50
 "messageIconOffsetY" = 7
 "messageIconWidth" = 50
 "messageIconHeight" = 50

   

 

  • No labels

This page has no comments.