I haven't developed any LMS plugins before and from searching previous postings, it seems that the documentation is looking at the code.

Anyhow, I listen to a radio station which currently has a changing URL for their stream every day (actually a number of on-demand streams per day). Currently, at least, the URL for each on-demand program just increments from the day before (so, no screen scraping is currently needed). Does someone know of a sample plugin which I should look at, to just play a Windows Media on-demand stream which I would create the URL for locally in the script? Otherwise, maybe just hit on some appropriate APIs I should try to find samples of?

Thanks!