Discussions
Activity
Sign In
How it works
John Chewter
Activity
Discussions
54
Comments
845
Spring Update on Airtime Development
They had better get a move on. There is another one snapping at their heels.
Comment by
John Chewter
September 2014
permalink
Creating a REAL smart block
Hmm.. It needs to see if any of the schedule table items, referenced by the show_instance table item have been changed AND that no other item in the schedule table co-incides. AT doesn't check this very well, hence people moaning about double t…
Comment by
John Chewter
September 2014
permalink
.
You do need 5.4. I was expecting you to say 5.5
Comment by
John Chewter
September 2014
permalink
.
Are you using Ubuntu 12.04 and PHP 5.4x ? Availability of PHP 5.4x is becoming a problem as its between the LTS versions.
Comment by
John Chewter
September 2014
permalink
Airtime on raspberry pi
I am having fun trying to get AT running on a quad core arm device. It is quite a beast and should be well capable of running Airtime. Is anybody else playing with ARM devices and Airtime? I am having trouble getting php 5.4 running on Ubuntu 12.04…
Comment by
John Chewter
September 2014
permalink
Creating a REAL smart block
There is no real smart block to program as such - its a set of rules to generate and insert the same list of timed tracks into the schedule table, for each show instance refered to by the show - and all timed top milisecond level and allowing for cr…
Comment by
John Chewter
September 2014
permalink
Extended Week Widget. Code that returns a lot more show info. No hacks to AT code.
If you look in the javascript for DATE you will find it easlily enough. Just comment OUT the date formatting I added.
Comment by
John Chewter
September 2014
permalink
Creating a REAL smart block
Its quite hard doing this because of the way AT have organised their database. Firstly a Smartblock is a concept - not a thing. Its just a recipe to make a playlist. You have to tie together the schedule, show, show instance and files tables and k…
Comment by
John Chewter
September 2014
permalink
Browser freezes when trying to add a new show or when trying to add a content to an existing show
I have seen this too. I would add that sometimes corrupts the show instances database when this happens and you can get times when you cannot add a new show into an empty space. It says cannot schedule overlapping shows.
Comment by
John Chewter
September 2014
permalink
Extended Week Widget. Code that returns a lot more show info. No hacks to AT code.
I split the show url field in Edit Show like this: Normally its like http://www.mywonderfulradio.com I change it to http://www.mywonderfulradio.com|http://www.mywonderfulradio.com/images/john_doe_dj.jpg My code knows what to do with that ;)
Comment by
John Chewter
September 2014
permalink
Extended Week Widget. Code that returns a lot more show info. No hacks to AT code.
? above is my code that formats it all. Is that not what you needed?
Comment by
John Chewter
September 2014
permalink
REQUEST - Generate programs using a script
Yes of course. But somebody has to write it and it is not very simple.
Comment by
John Chewter
September 2014
permalink
HELP : Airtime! Cut the end of the song :(
Now THAT is a very interesting and useful clue. Thank you for that. I have this problem too - the conclusion of my chat shows (and punchline) gets chopped off. Could you make a bug report for this? The new shiney wizzy site doesnt seem to have a lin…
Comment by
John Chewter
September 2014
permalink
Content of shows became empty
It also happens if you rename a show title.
Comment by
John Chewter
September 2014
permalink
Auto jingles etc.
I had a thought: See here https://forum.sourcefabric.org/discussion/16889/ideassuggestions-needed-external-webstream-input-instead-of-ls-fake-autodj-on-silence
Comment by
John Chewter
August 2014
permalink
HELP!!!!!!
As long as you do your own support - everything should be peachy :)
Comment by
John Chewter
August 2014
permalink
Auto jingles etc.
People have been asking this for literally years. You can achieved legality by manually scheduling the information. As it it Open Source you could modify it yourself (or pay someone else to).
Comment by
John Chewter
August 2014
permalink
RSS/Atom Program Schedule Feed For Airtime 2.5.x [Released]
UPDATED VERSION ATTACHED (slight layout changes) As I side effect of submitting my feed - I gained another 64 inbound links in the first 12 hours
Comment by
John Chewter
August 2014
permalink
live-info - where can this query be modified?
Elsewhere in the forum (hacks I think) about extended widget - you might find some of my code useful.
Comment by
John Chewter
August 2014
permalink
RSS/Atom Program Schedule Feed For Airtime 2.5.x [Released]
The Zip file for this is attached to this post, below. What it does. When called, periodlically, from a cron job - it creates and updates an Atom/RSS 2.0 feed, of your program schedule, with this url: http://myairtimedomain.com/rss_feed/feed.xmlIt …
Comment by
John Chewter
August 2014
permalink
Media uploads but does not show in Library in Airtime 2.5.1
There are other threads in here covering this ;)
Comment by
John Chewter
August 2014
permalink
live-info - where can this query be modified?
/usr/share/airtime/application/controllers/ApiController.php
Comment by
John Chewter
August 2014
permalink
vhost seems to be broken after system update
Pauses while someone sharpens his pencil.
Comment by
John Chewter
August 2014
permalink
vhost seems to be broken after system update
The 2.5.2 I copied in 2 weeks ago is a LOT more stable than 2.5.1a in my NOT so humble opinion. I wouldn't be without it now. I did NOT install it as an upgrade - I copied the files over. Worked fine. Its not perfect by any means - but it IS a …
Comment by
John Chewter
August 2014
permalink
vhost seems to be broken after system update
I dont think so. Seen no evidence for that in the changelog. I think our hero Albert S might have that covered for 2.6. But I dont know. @albert.s Jump in any time
Comment by
John Chewter
August 2014
permalink
vhost seems to be broken after system update
PHP version upgraded? Airtime will NOT run on PHPv5.5.x Downgrade it to 5.4
Comment by
John Chewter
August 2014
permalink
Scheduled files for playout are delayed by up to a minute
Hardware clock is not necessarily periodlically updated from NTP and Unix Sytem time may not be updated from it. It often is, in a standard deployment, but may not be. ESPECIALLY in dedicated servers! Sometimes its only updated at boot time. Check t…
Comment by
John Chewter
August 2014
permalink
How to publicly show when a live stream is happening?
I just put ***LIVE***' at the front of the show title.
Comment by
John Chewter
August 2014
permalink
Scheduled files for playout are delayed by up to a minute
In places they had some software clocks in UTC Time Zone and others in Station Time Zone, some code referencing the wrong clock and they did not match, giving seemingly unpredictable results and 2 tracks playing and other wierdness. In 2.5.0 I found…
Comment by
John Chewter
August 2014
permalink
How come auto dj or a failsafe audio is not in the todo list? And a buffer problem!
"Friend! You're attacking the problem the wrong way. Use the fallback capabilities of Icecast to keep listeners on the server in the event of intermittent source disconnects!" Exactly Mr Wilco. But this has given me an idea. Oh dea…
Comment by
John Chewter
August 2014
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Follow John Chewter
About
Username
John Chewter
Joined
June 2013
Visits
0
Last Active
October 2018
Roles
Member
Posts
899
Friends
Following 4 people
Followed by 2 people
My Badges
Total Points: 75
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339