MyScoreCenter
MyScoreCenter displays sports results from "almost" any web sites.
Since it was difficult to find a site which can give results for all sports, I decided to create a very generic plugin.
The principle is very simple, the plugin just parses an HTML page by using an XPath expression.
It works very well for almost everything displayed in a table, which is the most used way to display sport results, but other HTML tags can be parsed too.
The scores definitions are stored in a setting file. This setting file can be edited with the configuration screen of the plugin.
The configuration screen also allows you to enter your own header row, set the size of the columns, enter rules to format the results (for example highlight your favorite team).
An online version of the setting file is available and the plugin will synchronize with it to download new scores, or updates. This file contains definitions for many sports (Football, Rugby, Motor sports, Tennis, ...).
It is also possible to set a matching backdrop with the current sport.
Update Default Wide Skin (thanks to catavolt).
Update Titan Skin live icon.
Add separate parameter for WorldFootball Qualification Level (WF.QualificationLevel).