- Thread starter
- #71
Thaks for your reply, but for me its hard to understand, what you are talking about! I was only asking for a "Live-Ticker"!
Helios
Ok, I understand the live feed part, but what I was trying to explain is that the hard part is not to provide the functionality (it is already possible: see the XPath I gave for your example), but to have a nice and easy way to set one entry in the configuration that will work all the time.
Because in your case each game as a different URL and I don't think you want to enter all of them every week, just to look them through MediaPortal. Personally I'm too lazy to do it
And for that my solution is the "dynamic scores " where you give one url which is like a summary of all the on going games and which is usually fixed during at least the season. The "dynamic score" will act like a folder. It will be displayed like any score in the list, when you will click on it, the plugin will use the first XPath expression to retrieve all the links for each game and displayed them as a regular score in the list. And then when you will click on a score the second expression will be used to parse the retrieved url and display the results.