Hi FredP42!
Thanks for the new version, but i have an issue with it - Please tke a look at the ScreenshoT Is it skin related or plugin related?
Best regards
Helios
Just downloaded latest 1.0 MPI and I did not get those nice hovers you created. Are they in the MPI package? I was installing for Blue3 (not wide).
Will add support for this nice plugin to next release of aMPed 4:3.
Hey, thanks for this wonderful plugin. I love it
I've just made this little add-on for hungarian users.
All data come from worldfootball.net which is a great source for this plugin.
I hope you like it.
And thank you for the website it has an amazing list of leagues (34 for Germany!!) and seems easy to parse.
Is it always up to date?
And thank you for the website it has an amazing list of leagues (34 for Germany!!) and seems easy to parse.
Is it always up to date?
Not just up to date but they have (almost) live results.
For parsing purpose, don't use the left menus, use top menus instead, because they have both constant and weekly changed URLs. Parsing standings tabelle is a little tricky because the URL contains the current number of round, but you can change it to the max.
For example: worldfootball.net/spielplan/hun-nb1-2009-2010-spieltag/14 gives only the current standings,
but worldfootball.net/spielplan/hun-nb1-2009-2010-spieltag/30 will always give the actual standings regardless of the actual round.
And so on...
I'm glad to help you a little
<Score enable="true" Id="5c04ba3b-708c-4588-9f5c-a3dc05afed58">
<Category>Golf</Category>
<Ligue>Champions Tour</Ligue>
<Name>Leaderboard</Name>
<Url>http://sports.espn.go.com/golf/leaderboard?tour=champions</Url>
<XPath>//table</XPath>
<Sizes>0,3,5,0,16,6,3,3,3,3,6,10</Sizes>
<Image>Golf\Standings</Image>
</Score>
<Score enable="true" Id="82775b85-f2d1-4fc3-a12a-09ca825adac8">
<Category>Golf</Category>
<Ligue>Champions Tour</Ligue>
<Name>Schedule</Name>
<Url>http://sports.espn.go.com/golf/schedule?tour=champions</Url>
<XPath>//table</XPath>
<Sizes>20,30,0,0</Sizes>
<Image>Golf\Results</Image>
</Score>
<Score enable="true" Id="b36e869a-532c-4472-a0dc-f06f90ba8ebd">
<Category>Golf</Category>
<Ligue>European Tour</Ligue>
<Name>Leaderboard</Name>
<Url>http://sports.espn.go.com/golf/leaderboard?tour=euro</Url>
<XPath>//table</XPath>
<Sizes>0,3,5,0,15,6,5,6,3,3,3,3,6</Sizes>
<Image>Golf\Standings</Image>
</Score>
<Score enable="true" Id="c06cf28a-25bf-45d5-b7d2-2ee30cb8dbe0">
<Category>Golf</Category>
<Ligue>European Tour</Ligue>
<Name>Schedule</Name>
<Url>http://sports.espn.go.com/golf/schedule?tour=euro</Url>
<XPath>//table</XPath>
<Sizes>20,30,0,0</Sizes>
<Image>Golf\Results</Image>
</Score>
<Score enable="true" Id="191424bf-d375-40a8-90c6-2e824ae786e1">
<Category>Golf</Category>
<Ligue>LPGA Tour</Ligue>
<Name>Leaderboard</Name>
<Url>http://sports.espn.go.com/golf/leaderboard?tour=lpga</Url>
<XPath>//table</XPath>
<Sizes>3,18,5,5</Sizes>
<Image>Golf\Standings</Image>
</Score>
<Score enable="true" Id="42006580-2b2b-49b8-b5c2-3bea0ec33df7">
<Category>Golf</Category>
<Ligue>Nationwide Tour</Ligue>
<Name>Leaderboard</Name>
<Url>http://sports.espn.go.com/golf/leaderboard?tour=nationwide</Url>
<XPath>//table</XPath>
<Sizes>0,3,5,0,16,6,3,3,3,3,6,10</Sizes>
<Image>Golf\Standings</Image>
</Score>
<Score enable="true" Id="4b44f96b-a585-421c-96f7-098c81f05b99">
<Category>Golf</Category>
<Ligue>Nationwide Tour</Ligue>
<Name>Schedule</Name>
<Url>http://sports.espn.go.com/golf/schedule?tour=nationwide</Url>
<XPath>//table</XPath>
<Sizes>20,30,0,0</Sizes>
<Image>Golf\Results</Image>
</Score>
<Score enable="true" Id="f07ab858-c16e-429d-b134-d7ca65067251">
<Category>Golf</Category>
<Ligue>PGA Tour</Ligue>
<Name>Leaderboard</Name>
<Url>http://sports.espn.go.com/golf/leaderboard</Url>
<XPath>//table</XPath>
<Sizes>0,3,5,0,15,5,7,5,3,3,3,3,6</Sizes>
<Image>Golf\Standings</Image>
</Score>
<Score enable="true" Id="8b8438c6-b7cf-4729-81a4-74416feeba9c">
<Category>Golf</Category>
<Ligue>PGA Tour</Ligue>
<Name>Schedule</Name>
<Url>http://sports.espn.go.com/golf/schedule</Url>
<XPath>//table</XPath>
<Image>Golf\Results</Image>
</Score>
FredP42,
Really great plugin thanks, again I bow to the coders!
I will need golf though. I played around trying to figure out the configuration and came up with the code below. I put in the PGA, LPGA, EURO, National and Champions Tours with schedule and leaderboards. It seems to be giving me what I need but as far as sizing, placement and color I am still learning. I only found this plugin this morning I will keep at it.
Steve