- July 12, 2011
- 392
- 206
- Home Country
- Germany
Edit references.xml in your skin folder (e.g. C:\ProgramData\Team MediaPortal\MediaPortal\skin\Avalon) and change <version> to 1.3.0.1 or whatever fits your MediaPortal version. E.g.:Is there a way to permanently dismiss the "skin incompatibility warning screen " i'm presented with every-time I start mediaportal.
Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<controls>
<skin>
<width>1920</width>
<height>1080</height>
<version>1.3.0.1</version>
</skin>