Commit Graph

19 Commits

Author SHA1 Message Date
Naomi e769870919 removing gate operator for now, sounds bad and can lead to automatic rebroadcasting problems. 2011-03-30 12:12:14 -04:00
martin eb74c5718f Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	python_apps/api_clients/api_client.py
2011-03-29 18:35:57 -04:00
martin 2702363a33 -CC-2044: remove hardcoded settings from application/configs/conf.php
-rearranged some stuff...some bugs still to go
2011-03-29 18:32:53 -04:00
Naomi 4c457ce6bc set gate to really low level. 2011-03-29 18:01:30 -04:00
Naomi 4bdd8d425d CC-2124 : Rebroadcast: Retry upload to Airtime on failed upload
added configurable number of upload retries as well as length between retries.
2011-03-29 16:32:31 -04:00
Naomi 37a4d7bce4 CC-2111 : Show-recorder should automatically NOT record silence 2011-03-29 12:45:22 -04:00
Naomi 18ef86cee1 CC-2111 : Show-recorder should automatically NOT record silence
a user might want to adjust these sound levels for their own system setup.
2011-03-29 12:24:32 -04:00
naomiaro df8b9af8f6 CC-2110 : Soundcloud file metadata
uploading show description, show name in filename, tags ready to be uploaded for creator need to figure out what to upload.
2011-03-28 12:10:51 -04:00
naomiaro d0d8456a7a syntax error fix 2011-03-25 13:49:04 -04:00
naomiaro 537812298b CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
hopefully this will avoid "unknown terminal" problems
2011-03-25 13:22:44 -04:00
naomiaro f38541cb0e CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch 2011-03-24 23:46:55 -04:00
naomiaro d5707c514b Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	python_apps/show-recorder/install/recorder-daemontools.sh
2011-03-24 23:10:04 -04:00
naomiaro c727c338af CC-2097: Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
using api client now
2011-03-24 23:07:13 -04:00
martin 10559a3ff0 -fixed some problems with recorder not working on ubuntu 10.10 2011-03-24 21:02:08 -04:00
naomiaro 864cda6c34 CC-1630 : Automatic recording of shows
multi threading now used in recorded for back to back shows.
recorded file id is put into show instances table.
2011-03-22 00:46:31 -04:00
Naomi 5ddd670979 CC-1630 : Automatic recording of shows
not going to use ECI python bindings, has deprecated code in the ubuntu package currently
also simpler just to call a subprocess
2011-03-18 15:33:23 -04:00
Naomi 76b1e3b7f7 upload function now included into record script. 2011-03-07 12:43:52 -05:00
Naomi b4207698c3 uploading a recorded file via multipart form http request. 2011-03-06 16:45:11 -05:00
Naomi f68a8f67ea soundcloud python/php apis, recorder python script so far. 2011-03-05 11:53:29 -05:00