Martin Konecny
|
08c20cff10
|
CC-3791: Media Monitor crash when there are media files with non-ascii name in watched folder
-add UTF-8 header everywhere...
|
2012-05-14 16:09:49 -04:00 |
Martin Konecny
|
dae8682e51
|
CC-3691: Pypo needs to write stderr + stdout to the log file
-fixed
|
2012-04-20 19:12:36 -04:00 |
James
|
92f0f11047
|
CC-3475: Pypo does not handles the case of RabbitMQ being restarted
- added the other exception as well
|
2012-04-11 16:12:06 -04:00 |
James
|
21f8ed2578
|
CC-3475: Pypo does not handles the case of RabbitMQ being restarted
- pypomsghandler catches such execption and handles the case by calling
init_rabbit_mq()
|
2012-04-10 17:36:59 -04:00 |
James
|
6b768c2f99
|
CC-3483: Live Stream: default fade in/out for live stream transition
- done. changing fade value doesn't require LS to restart
|
2012-03-20 22:16:17 -04:00 |
Martin Konecny
|
22cc362f1c
|
CC-3448: Cancel show shouldn't send "cancel show" msg to pypo anymore
-done
|
2012-03-17 23:51:58 -04:00 |
Martin Konecny
|
7a7eb02de5
|
-fix errors pointed out by pydev code completion
|
2012-03-17 14:16:11 -04:00 |
James
|
c5c9fd7ba8
|
CC-3430: Live Stream: Admin should be able to kick out the source connection
- Clicking a button on UI triggers sending msg to pypo, which will lead running
'kick' command in liquidsoap.
|
2012-03-14 14:43:11 -04:00 |
James
|
f193047a1c
|
CC-3367: Display in Now Playing whether Live DJ stream and Live Master stream
are connected and give user the ability to block those streams
- added stream source switch interface
- backend code
|
2012-03-14 14:43:10 -04:00 |
James
|
5aabe89069
|
CC-3346: Recorder: Merge recorder with pypo
- separated rabitMQ listener part out from pypoFetch and created
pypomessagehandler.py
Conflicts:
python_apps/pypo/pypofetch.py
|
2012-02-28 14:44:39 -05:00 |