A new interface for LibreTime.
Go to file
drigato 37a0c271f6 CC-5359: Update show fails sometimes with overlapping check
Some DateTime objects were not getting created in correct timezone
Used format() to get the day of week value instead of getTimestamp()
getTimestamp() sometimes returns the wrong value
2013-10-03 18:02:15 -04:00
airtime_mvc CC-5359: Update show fails sometimes with overlapping check 2013-10-03 18:02:15 -04:00
debian Merge branch 'SAAS-317-datatables-reorder' into 2.4.x 2013-05-21 17:44:25 -04:00
dev_tools Update Airtime release test scripts 2013-06-06 15:35:38 -04:00
docs Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
install_full More verbose log messages for airtime-full-install 2013-06-24 11:35:29 +01:00
install_minimal CC-5316 : Playout History: Doesn't support webstream 2013-09-30 14:25:51 -04:00
python_apps CC-5347 : Random Error think to do with updating is scheduled status of a webstream 2013-09-30 15:56:26 -04:00
utils CC-5194: 2013-05-30 15:52:29 -04:00
widgets CC-4684: Widgets: Create a new 'Now Playing' widget that also displays current track information 2012-11-08 17:36:35 -05: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 release version updates and changelog edits. 2013-09-01 00:56:47 -04: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 Update link to user manuals 2013-03-28 15:55:41 +02:00
VERSION release version updates and changelog edits. 2013-09-01 00:56:47 -04:00
changelog release version updates and changelog edits. 2013-09-01 00:56:47 -04:00
gen-snapshot.sh gen snapshot of current branch 2013-06-13 17:27:22 -04:00

README

=========================================================================
==========================    AIRTIME   =================================
=========================================================================
Airtime is an open source application that provides remote automation 
of a radio station.

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

Major features:
 * Web-based remote station management.  Authorized personnel can add
   program material, create playlists and schedule programming all via 
   a web interface.
 * Automation.  Airtime has a scheduler function that enables users to
   set shows with playlists for playback at a date and time of their choosing.
   Playlists can be played back multiple times.
 * Solid, fast playback.  Airtime uses the open source Liquidsoap 
   multimedia framework for clean, reliable, fast playback. 
 * Open, extensible architecture.  Stations are free to extend and alter 
   all parts of the program code.


INSTALLATION
------------
Please see this page for a typical user installation:
http://www.sourcefabric.org/en/products/airtime_manuals/

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

Quick links to our resources
----------------------------
    User Manual: http://www.sourcefabric.org/en/airtime/manuals/
    Forums and mailing lists: http://forum.sourcefabric.org
    Bug Tracking: http://dev.sourcefabric.org
    Code view/review: http://code.sourcefabric.org
    Public source code hosting: http://github.com/sourcefabric
    Download link: https://sourceforge.net/projects/airtime/files/
    Developer's wiki: http://wiki.sourcefabric.org