I'm aware that there are widgets to display what's playing that day and also for the next 2 weeks, but is there any way to display the monthly schedule similar to the programming calendar or export that data to Google calendar so it can be display on a website?
You might Also want to use the 2.5.2RC the Api was redone
VOISSES
VOISSES
Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator. "The Problem with education today is that it takes a university degree to switch on a light bulb" "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them" "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity. "I might be in Mud but that does not Make me a Wild Hog(pig)" “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.” "The only thing that remains constant is change itself" May the force be with you,until our path or destiny bring us in tandem.
I've seen those but from my understanding, the API only provides for listing the current week and the following week, not a full calendar month, unless I'm missing something.
Ideally, I'd like something like this, read in or otherwise exported automatically from the airtime schedule to either a google calendar or a custom calendar. Displaying the info isn't a huge hurdle, it's getting an entire month out of Airtime without manually entering the data myself into another calendar. Is this possible or am I stuck with a maximum of 2 weeks using the API and widgets?
Have you looked at the new api ,they are touting? I think if you thinker with the ApiController you might can do something. Require a few skills Ask @John_Chewter if He can help you,He is the php guru
VOISSES 16 to Go "Head Fast and Head Strong ,Which one is always Wrong?"
Post edited by Voisses Tech at 2015-02-04 22:43:26
Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator. "The Problem with education today is that it takes a university degree to switch on a light bulb" "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them" "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity. "I might be in Mud but that does not Make me a Wild Hog(pig)" “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.” "The only thing that remains constant is change itself" May the force be with you,until our path or destiny bring us in tandem.
Probably easiest with a PHP POSTGRES query. I already did an RSS feed for shows which pulls stuff from the database. You could probably easily extend/modify that. It's in 'hacks'.
Post edited by John Chewter at 2015-02-05 08:43:39