thank you ;) I add another detail: it would be great the possibility to selectively exclude or include repeating shows. I mean: sometimes shows in calendar aren't exactly "radio shows", but, for example, music fillers between two "real" shows, which maybe doesn't make sense to include in a frontend calendar.
Maybe this imply the possibility to assign "categories" or "labels" to the shows, and then the widget would call only some specific categories...
I have modified airtime to extent the fields exported to the widgets to include GENRE field and a few more. If you set the widget to to ignore show genre of 'filler' - that would do it.
Here you can see the genre field being used to show icons for the type of show used - have a look?
You would need to change 2 files in airtime to export the genre and do some coding in javascript to display what you want properly on the main page. If you cannot code it would be difficult.