Martin Konecny
|
5dd54783c0
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-04-03 16:48:37 -04:00 |
Martin Konecny
|
ec7c898f5a
|
fix some problems with invalid Liquidsoap PID file
|
2013-04-03 16:47:46 -04:00 |
Martin Konecny
|
2d2aa8eb46
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-04-02 12:31:03 -04:00 |
Martin Konecny
|
0bb7fa4975
|
don't change monit monitor state on service start/stop
|
2013-04-02 12:30:15 -04:00 |
Martin Konecny
|
01cca88c58
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-03-26 15:02:43 -04:00 |
Martin Konecny
|
caa2413fd8
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-03-26 15:02:08 -04:00 |
Martin Konecny
|
d79bfaaef9
|
-fix infinite loop on invalid files
|
2013-03-26 15:01:44 -04:00 |
Martin Konecny
|
38f8a0d231
|
more robust handling if system permissions go wrong
|
2013-03-24 22:58:13 -04:00 |
Martin Konecny
|
89983bd4f8
|
remove unnecessary file delete
|
2013-03-24 22:25:38 -04:00 |
Martin Konecny
|
00475275e5
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-03-22 14:24:12 -04:00 |
Martin Konecny
|
fc6742869f
|
better frozen liquidsoap handling
|
2013-03-22 14:23:42 -04:00 |
Martin Konecny
|
19753429dc
|
add wait timer before liquidsoap is shutdown
|
2013-03-22 14:04:50 -04:00 |
Martin Konecny
|
708d36ba9c
|
syntax error
|
2013-03-19 15:22:27 -04:00 |
Martin Konecny
|
13b3eec0ad
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-03-12 16:38:16 -04:00 |
Martin Konecny
|
661a407f72
|
CC-5016: Allow user control for webstream metadata format
-fixed
|
2013-03-08 16:45:19 -05:00 |
Martin Konecny
|
fe96b66fd7
|
CC-5016:
Allow user control for webstream metadata format
-fixed
|
2013-03-08 16:00:16 -05:00 |
Martin Konecny
|
0075b27947
|
CC-5015: Allow for cue_out points to be Null in DB
-prep for 2.4
|
2013-03-08 14:57:20 -05:00 |
Martin Konecny
|
30970598fe
|
minor fixes
-don't show print subprocess commands to py-interpreter.log
|
2013-03-08 12:39:29 -05:00 |
Martin Konecny
|
3969e38d51
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-03-07 18:34:10 -05:00 |
Martin Konecny
|
c2fb811100
|
CC-5012:
remove all shell=True commands for subprocess calls
-fixed
|
2013-03-07 18:33:55 -05:00 |
Martin Konecny
|
fc261035a8
|
CC-4999: Do silan analysis quietly in the background
-set silan nice level to 19
|
2013-03-06 19:48:35 -05:00 |
Martin Konecny
|
0321464ab8
|
CC-4999:
Do silan analysis quietly in the background
-fixed
|
2013-03-06 18:24:19 -05:00 |
Martin Konecny
|
43ffa2aece
|
Merge branch '2.3.x' into 2.3.x-saas
Conflicts:
airtime_mvc/application/controllers/SystemstatusController.php
|
2013-03-06 13:47:21 -05:00 |
Martin Konecny
|
7ca178295f
|
CC-4993: airtime-check-system reports airtime-liquidsoap as down
-fixed
|
2013-03-06 13:43:22 -05:00 |
Martin Konecny
|
8e314477c7
|
CC-5005: airtime-purge doesn't remove all files
-cleanup
|
2013-03-06 12:26:07 -05:00 |
Martin Konecny
|
e669b7a91a
|
refactor some liquidsoap code + remove unused --data argument
|
2013-03-05 17:31:09 -05:00 |
Martin Konecny
|
1c80701488
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-03-05 16:21:47 -05:00 |
Martin Konecny
|
215e5ccb4c
|
CC-5001: remove /etc/monit/conf.d/monit-airtime-rabbitmq-server.cfg on 2.3.1 upgrade
-don't even install rabbitmq monit file
|
2013-03-05 16:21:05 -05:00 |
Martin Konecny
|
b744ab74ee
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-03-01 18:22:12 -05:00 |
Martin Konecny
|
05b988fc6a
|
CC-4758: File removed before Liquidsoap finishes reading it?
-fixed
|
2013-03-01 16:15:28 -05:00 |
Martin Konecny
|
259f70bc21
|
CC-4915: Media-Monitor cannot handle rabbitmq restart event
-fixed
|
2013-03-01 16:05:55 -05:00 |
Martin Konecny
|
764ee0389f
|
CC-4916: Pypo cannot handle Schedule updates after rabbitmq restart happens
-fixed
|
2013-03-01 15:52:41 -05:00 |
Martin Konecny
|
0f7063e8a6
|
another refactor of the switches in LS
|
2013-03-01 12:48:32 -05:00 |
Martin Konecny
|
7e19eba7e1
|
another refactor of LS source
|
2013-03-01 11:44:11 -05:00 |
Martin Konecny
|
6624911d2c
|
minor refactor of LS code
|
2013-02-28 18:54:23 -05:00 |
Martin Konecny
|
ae503121d8
|
CC-4984: Exception for replaygain
-fixed
|
2013-02-28 18:26:15 -05:00 |
Martin Konecny
|
5ae4ed67a5
|
CC-4986: Installation fail because of monit-airtime-liquidsoap.cfg
-fixed
|
2013-02-28 16:33:59 -05:00 |
Martin Konecny
|
66fbfa1554
|
CC-4986: Installation fail because of monit-airtime-liquidsoap.cfg
-fixed
|
2013-02-28 16:27:52 -05:00 |
Martin Konecny
|
b3ecb477be
|
minor refactor of LS code
|
2013-02-27 17:48:10 -05:00 |
Martin Konecny
|
fbaba59dca
|
CC-4974: Watchdog for ensuring Liquidsoap does not consume more than 1GB of memory
-changed to 600MB for now. May lower even more later
|
2013-02-26 14:47:48 -05:00 |
Martin Konecny
|
15f2533225
|
less verbose logging
|
2013-02-26 13:34:05 -05:00 |
Martin Konecny
|
8bec9dea55
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-02-20 14:41:55 -05:00 |
Naomi
|
f2773fcb01
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-02-15 16:32:43 -05:00 |
Naomi
|
fe611e7c6a
|
CC-4957 : Replay Gain undefined error, json response not being sent back properly.
|
2013-02-15 16:32:05 -05:00 |
Martin Konecny
|
c398ce930b
|
Merge branch '2.3.x' into 2.3.x-saas
Conflicts:
airtime_mvc/application/controllers/PreferenceController.php
|
2013-02-04 16:22:35 -05:00 |
Martin Konecny
|
331386f74f
|
CC-4910: Need to properly handle non-200 http status codes in api client
-fixed
|
2013-02-04 16:05:58 -05:00 |
Martin Konecny
|
34eee60bee
|
CC-4910: Need to properly handle non-200 http status codes in api client
-wrap all service calls in exception
|
2013-02-03 00:40:41 -05:00 |
Martin Konecny
|
04a956217f
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-02-02 08:51:06 -05:00 |
Martin Konecny
|
1f4cfa8f65
|
fix pypo not auto restarting
|
2013-02-02 08:50:44 -05:00 |
Martin Konecny
|
27ccefbf0f
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-02-01 01:41:16 -05:00 |