Commit graph

16 commits

Author SHA1 Message Date
naomiaro
60649cba8a CC-1987 : Automatic upload of recorded shows to Soundcloud
created Soundcloud.php in models, added upload track method.
using python-setuptools in install to find poster package to be able to upload recoded file to airtime and then to soundcloud.
2011-03-21 15:48:44 -04:00
martin
e64e30d6da CC-2080: Turn pypo-fetch and pypo-push into threads of the same process
First implementation
2011-03-20 19:34:43 -04:00
Paul Baranowski
ef0bb8ed78 Moved all install functions into an AirtimeInstall class.
Formatted all the install files according to our code formatting standards.
Output more info if something goes wrong during DB create or DB user create.
2011-03-16 13:21:40 -04:00
martin
cbb534dfda CC-2057
-database tables to drop are generated dynamically
2011-03-11 13:59:20 -05:00
martin
a881358378 -cleaned up install scripts 2011-03-09 00:44:51 -05:00
martin
740a157627 -cleaned up install scripts / renamed camp* functions to airtime* 2011-03-08 17:54:53 -05:00
martin
75167bb576 -syntax error fix for liquidsoap + other small changes 2011-03-06 15:18:40 -05:00
martin
f4a86d96c6 -fix for missing GreenBox.php file 2011-03-05 21:58:36 -05:00
mkonecny
ba330b94df -cleanup + recursive directors can be specified for $baseFilesDir 2011-02-28 00:54:10 -05:00
martin
a20e279840 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	application/configs/conf.php
	install/airtime-install.php
2011-02-22 16:32:04 -05:00
martin
8ad5d23ee6 -api_key autogeneration and usage implemented 2011-02-22 16:16:37 -05:00
paul.baranowski
15153727c1 CC-1971
Remove "?>" from the end of pure-PHP files to prevent "HEADERS ALREADY SENT"
2011-02-22 18:22:31 +01:00
mkonecny
ea13b32ccf -clean up install script a little...removed some errors. 2011-02-09 19:45:22 -05:00
martin
844baeeae6 -started adding show list-view 2011-01-28 00:23:39 -05:00
martin
ae274b09dc -update install/uninstall scripts 2011-01-26 18:12:51 -05:00
mkonecny
a2a8a8eae3 -installation tweaks
http://dev.sourcefabric.org/browse/CC-1802
2011-01-26 08:23:22 -05:00
Renamed from install/propel-install.php (Browse further)