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
343fb593ee
CC-2051: Unable to change user password
...
-Password is changeable, and success message appears whenever a user is added/updated.
2011-03-24 22:29:14 -04:00
martin
d71bfbe191
CC-2108: Show time is hardcoded to 00:00
...
-fixed
2011-03-24 22:07:04 -04:00
martin
0cab539f8a
-No ticket: Fixed recording light on, even after record show ended.
2011-03-24 21:36:14 -04:00
martin
e27a66698a
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-24 21:02:20 -04:00
martin
10559a3ff0
-fixed some problems with recorder not working on ubuntu 10.10
2011-03-24 21:02:08 -04:00
lukabazuka
9200484d97
fixed issues CC-2102, CC-2062 and CC-2083
2011-03-24 23:49:11 +01: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
paul.baranowski
2d11595a33
CC-2100 Remove tables that are not in use
...
Removed tables from the schema.
2011-03-24 16:44:23 -04:00
martin
f4bba3d302
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-24 15:17:29 -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
paul.baranowski
bdf98c9ec8
CC-2035: Context menu says 'Add Content' when it should say 'Add/Remove Content'
...
Changed.
2011-03-24 15:08:58 -04:00
paul.baranowski
38e84b81db
CC-2047: Add Audio menu could be labeled Add Media
...
Changed.
2011-03-24 15:05:49 -04:00
paul.baranowski
c35e78a620
Merge branch 'master' of dev.sourcefabric.org:airtime
...
Conflicts:
install/installInit.php
2011-03-24 15:00:28 -04:00
paul.baranowski
7684fedb50
Fixed bug on uninstall where it would complain about removing files that
...
didnt exist, and also would stop the uninstallation if it couldnt
connect to the database.
2011-03-24 14:55:42 -04:00
martin
a6b1b51fc2
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-24 14:01:33 -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
paul.baranowski
37f6812194
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-24 12:17:18 -04:00
paul.baranowski
6a72037c41
Added migration to drop tables we dont use anymore.
2011-03-24 11:52:44 -04:00
naomiaro
c1d1e56914
path change for python_apps folder
2011-03-24 11:50:46 -04:00
lukabazuka
c254422f72
resolved CSS issue CC-2030
2011-03-24 12:02:08 +01:00
martin
38090af271
CC-2058: Utilities are not in the system $PATH
...
-cleanup
2011-03-24 02:12:31 -04:00
martin
f108ac846f
CC-2058: Utilities are not in the system $PATH
...
-Added airtime-clean-storage and airtime-import symbolic links
2011-03-24 02:12:08 -04:00
martin
369c800bf0
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-24 00:53:22 -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
e57b18168a
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-03-23 23:37:01 -04:00
naomiaro
9447f4fb82
CC-2063 : record/rebroadcast icons for calendar display
...
icons are put on calendar.
2011-03-23 23:36:45 -04:00
paul.baranowski
f9c8a7cc11
CC-2096 Schedule changes should be sent to RabbitMQ at most once per user request
...
Implemented as a plugin to Zend. Now at most one schedule push to RabbitMQ
will happen per user action. It's pretty sweet.
2011-03-23 23:24:06 -04:00
martin
50432c0b66
CC-2046: About box could display version number
...
-Done
2011-03-23 22:32:12 -04:00
martin
3fed7a7ab5
CC-2045: Role drop-down box has no label in Manage users page, should default to 'guest'
...
-fixed
2011-03-23 22:22:07 -04:00
martin
5d0e224139
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-23 22:15:28 -04:00
martin
8a2610aa84
CC-1894: Warn users about time zone differences or clock drift problems on the server
...
-Now using timezone offsets from UTC instead of regions to compare timezones between pypo and the airtime webserver
2011-03-23 22:14:57 -04:00
naomiaro
fbe9154719
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-03-23 19:52:26 -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
paul.baranowski
d943548f27
CC-2095: Changes to the stream metadata are not pushed to pypo
...
Fixed.
2011-03-23 18:16:08 -04:00
paul.baranowski
c15c92d855
Fixed comments for poll_interval value.
2011-03-23 17:07:59 -04:00
martin
36a68aa589
-incorrectly removing directories in pypo-uninstall script fixed
2011-03-23 16:37:35 -04:00
martin
7c605c4a28
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-23 13:43:22 -04:00
martin
d982419b16
CC-1894: Warn users about time zone differences or clock drift problems on the server
...
-An error msg now appears in pypo log when pypo and server timezones do not match
2011-03-23 13:43:11 -04:00
lukabazuka
3a2d8298b8
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-23 18:39:33 +01:00
lukabazuka
ca6fd4b9ee
Issue CC-2063 resolved
2011-03-23 18:19:53 +01: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