naomiaro
091938d34e
CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
...
fixing daemon tool to find logging.cfg
2011-03-25 00:19:44 -04:00
naomiaro
d067cf0222
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-03-24 23:47:08 -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
martin
1107a67579
CC-2098: Only push playlists that havent ended yet
...
-implemented. Removed ability to specify time ranges for now, and defaulted to looking from now to 24 hours ahead.
Being able to specify time ranges was removed, since we are not using bi-directional communication between pypofetch and Airtime server.
2011-03-24 23:43:27 -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
9546d9670e
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-03-24 17:44:00 -04:00
naomiaro
35b2ddfd29
CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
...
setting up configs
2011-03-24 17:43:37 -04:00
martin
5b3cd9ea0d
CC-2016: Rearrange python scripts for reusability
...
-fix passing env variables properly when using sudo
2011-03-24 17:36:10 -04:00
martin
26ac9754bf
CC-2016: Rearrange python scripts for reusability
...
-bug fix with liquidsoap not being to see the soundcard
2011-03-24 15:17:17 -04:00
martin
17181674b7
CC-2016: Rearrange python scripts for reusability
...
-fixed path issue that was happening on some systems
2011-03-24 14:01:16 -04:00
martin
bf925901c1
CC-2016: Rearrange python scripts for reusability
...
-Fixed pypo-notify.py not being to find new location of api_clients module
2011-03-24 00:52:35 -04:00
martin
079878e5f0
CC-2016: Rearrange python scripts for reusability
...
-Added api_client to PYTHONPATH env variable
2011-03-24 00:35:01 -04:00
martin
5c8719d90c
CC-2016: Rearrange python scripts for reusability
...
-moved files
2011-03-24 00:00:46 -04:00
naomiaro
52e3f673d1
CC-1630 : Automatic recording of shows
...
forgot to actually modify this file... now stops recorder service.
2011-03-23 19:52:00 -04:00
naomiaro
224fa1a0b8
CC-1985 : Automatic rebroadcast of recorded content
...
sending group_id instead of playlist id to playout
anything not in a playlist won't have a playlist id
scheduling just a file for rebroadcast shows.
2011-03-23 12:09:29 -04:00
naomiaro
8ebd70a61c
CC-1630 : Automatic recording of shows
...
don't need to give specific device, just using default.
2011-03-23 00:36:34 -04:00
naomiaro
1f4c08b1a3
CC-1630 : Automatic recording of shows
...
need to run show recorder as root to have access to soundcard using daemontools
2011-03-23 00:33:46 -04:00
naomiaro
44d83051b1
CC-1630 : Automatic recording of shows
...
using alsahw since users will have pulseaudio removed.
2011-03-22 18:41:02 -04:00
naomiaro
f592254246
CC-1630 : Automatic recording of shows
...
scripts to install recorder using daemon tools.
haven't tested without pulse audio yet.
2011-03-22 18:20:22 -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
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
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