A new interface for LibreTime.
Go to file
drigato eae93008b4 CC-5589: SQL error when adding/moving a scheduled item
Error was occuring when a moved item didn't exist in a linked show instance
Error was also occuring when trying to insert item into a schedule localtion
that does not exist in a linked instance.

Fixed by skipping the move action if the file does not exist in a linked instance,
cleaning up the position numbers after deleting schedule items, and by
setting the insert time to the show start time in a linked instance is empty
2013-12-02 16:40:15 -05:00
airtime_mvc CC-5589: SQL error when adding/moving a scheduled item 2013-12-02 16:40:15 -05:00
debian Merge branch 'SAAS-317-datatables-reorder' into 2.4.x 2013-05-21 17:44:25 -04:00
dev_tools Installation test support saucy 2013-10-18 11:28:01 -04:00
docs Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
install_full CC-5555 : Implement simple caching for preferences 2013-11-11 15:07:13 -05:00
install_minimal Nothing to see here, just a typo... 2013-11-28 16:09:03 -05:00
python_apps CC-5299 : Back to back record shows doesn't work with some devices 2013-10-15 14:31:06 -04:00
utils CC-5194: 2013-05-30 15:52:29 -04:00
widgets Added minimal documentation for widget sample output 2013-10-16 10:44:17 +01:00
.gitignore remove useless entries in .gitignore 2012-08-08 11:52:17 -04:00
.zfproject.xml CC-1665: Scheduled stream rebroadcasting and recording 2012-07-30 21:48:04 -04:00
CREDITS CREDITS update for 2.5.1 2013-11-28 16:00:31 -05:00
INSTALL Fixed out of date manual URL in INSTALL file 2011-08-01 15:31:55 +01:00
LICENSE Added License info for the project, as well as info about how our 2010-11-25 16:43:32 -05:00
LICENSE_3RD_PARTY Updated dependency versions 2013-06-20 15:48:47 +01:00
README Added IRC to README 2013-10-17 14:58:28 -04:00
VERSION release version updates and changelog edits. 2013-09-01 00:56:47 -04:00
changelog changelog updates 2013-10-08 14:24:56 -04:00
gen-snapshot.sh gen snapshot of current branch 2013-06-13 17:27:22 -04:00

README

=========================================================================
=================   Airtime - Live Broadcast Together   =================
=========================================================================

Airtime is an open source application that provides remote and 
collaborative automation of a broadcast station.

Home page: http://www.sourcefabric.org/en/airtime/

Major features:

 * Web-based remote station management. Authorized personnel can add
   programme material, create playlists or smart blocks, and stream in live, 
   all via a web interface.
 * Automation. Airtime has a scheduler function that enables users to
   create shows with content for playback at the exact date and time specified. 
   Playlists, smart blocks and remote stream URLs can be used multiple times.
 * Solid playout. Airtime uses the open source Liquidsoap streaming language 
   for reliable and precise playback to multiple outputs. 
 * Open, extensible architecture.  Stations are free to extend and alter 
   all parts of the program code, under the GNU GPLv3 license.


INSTALLATION
------------

For the fastest, most painless installation on Ubuntu 12.04 and up, run:
    
    cd install_full/ubuntu
    sudo ./airtime-full-install

For Debian, run:

    cd install_full/debian
    sudo ./airtime-full-install

For custom installation and other distributions of Linux, please see this 
chapter to begin a typical installation:
http://sourcefabric.booktype.pro/airtime-24-for-broadcasters/preparing-the-server/

If you are a developer, please see this page:
http://wiki.sourcefabric.org/display/CC/Airtime+Dev+Site

Quick links to our resources
----------------------------
User manuals: http://www.sourcefabric.org/en/airtime/manuals/
Forums and mailing lists: http://forum.sourcefabric.org
Bug tracker: http://dev.sourcefabric.org
Source code: http://github.com/sourcefabric/Airtime
IRC chat: #airtime on Freenode