On Air Today widget problem
  • Vote Up0Vote Down byronbyron
    Posts: 2Member
    Hi all,

    first post in the forum :D

    I will go straight to the problem.

    I followed the instruction and I have managed to make everything work and furthermore managed to integrate widgets to my website.

    The only problem is the 'On Air Today' widget only shows the current show and the one afterwards.
    Something similar to 'On Air Now' widget.

    I checked the API and indeed only generates info for the current and the next show.
    please have a look on the website and api
    http://inr.feltcollective.com/ (still in beta and website under construction) & http://inr.feltcollective.com/api/live-info/ (& http://inr.feltcollective.com/api/week-info/ )

    I think the right thing to happen here is to tell 'on air today' widget to fetch info from the api/week-info/ but whenever I try to hack the jquery.showinfo.js and change for api/live-info to api/week-info/ the widget seems to brake.

    any ideas?

    thanks in advance.

    edit: airtime 2.5.1 running locally on ubuntu 12.04. I send data to my vps through ftp.
    edit2: one more thing worth adding is that I checked my local server (through 192.168.1.9/api/live-info/) and they are identical to the public api, so this makes me think that the problem is indeed that Airtime only generates live-info for two shows.

    edit3: I know there are other posts on the forum for the same issue but there has not being a solution, or at least a clear one so I any reply would be appreciated.
    Post edited by byron at 2014-07-15 15:20:47