denise
|
9be6b82d97
|
Fixed rebroadcast date bug
|
2013-03-08 12:06:45 -05:00 |
denise
|
846e940f82
|
Merge branch 'cc-4961-show-linking' of dev.sourcefabric.org:airtime into cc-4961-show-linking
Conflicts:
airtime_mvc/application/services/ScheduleService.php
airtime_mvc/application/services/ShowInstanceService.php
airtime_mvc/application/services/ShowService.php
|
2013-03-08 11:24:54 -05:00 |
denise
|
4a86da5f87
|
Created function to create repeating show instances
Created function to create rebroadcast show instances
|
2013-03-08 11:19:03 -05:00 |
denise
|
af622eb4b8
|
CC-4961: Show linking
Refactored some more show instance creation functions
|
2013-03-06 09:58:35 -05:00 |
denise
|
c29e11fa0f
|
Created empty showInstance service.
Split populateShowUntil into 2 new functions: getPopulateDateUntil, and getShowDays
|
2013-03-06 09:58:35 -05:00 |
denise
|
d497cfa857
|
Created show service
|
2013-03-06 09:58:35 -05:00 |
denise
|
99c07272fd
|
- Moved all form validation to it's own function in schedule service
- Moved show creation to it's own function in schedule service
|
2013-03-06 09:58:35 -05:00 |
drigato
|
bdab294fce
|
Added comments to Schedule Service
|
2013-03-06 09:58:35 -05:00 |
denise
|
d08f6cf3e1
|
CC-4961: Show linking
-initial schedule service experimentation
|
2013-03-06 09:58:35 -05:00 |
Martin Konecny
|
cc69418215
|
Merge branch '2.3.x' into devel
|
2013-03-05 16:21:22 -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
|
d7d1170ee1
|
CC-5003:
Some tracks are being cut off before fully playout out
-fixed
|
2013-03-04 18:52:51 -05:00 |
Martin Konecny
|
ae61b9f4d3
|
do not break if a file fails to be silan-analyzed
|
2013-03-04 16:08:40 -05:00 |
Martin Konecny
|
c747b6ad47
|
CC-4978: Media Monitor: importing file slowly
-disable silan on file import
-silan will need to be done manually for now using airtime-silan
|
2013-03-04 16:00:14 -05:00 |
Martin Konecny
|
00d577fd5b
|
CC-4985: Ensure files deleted via the UI are deleted from stor directory.
-temporary fix. We know rabbitmq received the message, but we don't know
if media-monitor actually acted on it.
|
2013-03-04 15:22:09 -05:00 |
Martin Konecny
|
52475b3dbf
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-03-04 13:22:12 -05:00 |
Martin Konecny
|
58f2ee567c
|
CC-4997: don't exit install script with non-zero value if airtime-check-system fails
-fixed
|
2013-03-04 13:22:06 -05:00 |
Daniel James
|
0c42685c1b
|
Added php-apc to Recommends: line in debian/control [#CC-4991]
|
2013-03-04 17:03:35 +00:00 |
Martin Konecny
|
c9b755e851
|
CC-1999: Backup & Restore scripts
-initial barebones commit
|
2013-03-01 18:21:06 -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
|
2f33e99ff5
|
CC-4915: Media-Monitor cannot handle rabbitmq restart event
-fixed
|
2013-03-01 15:52:19 -05:00 |
Martin Konecny
|
d4891803cc
|
CC-4989: upgrade to mutagen 1.21
-done
|
2013-03-01 14:58:26 -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
|
943538ed9d
|
Revert "CC-4980: Create graphic with 4 switches for Airtime Dashboard"
This reverts commit baf693d1a9 .
|
2013-02-27 14:35:35 -05:00 |
Vladimir
|
baf693d1a9
|
CC-4980: Create graphic with 4 switches for Airtime Dashboard
|
2013-02-27 17:36:43 +01:00 |
denise
|
c7203aa40d
|
CC-4961: Show linking
Refactored some more show instance creation functions
|
2013-02-26 17:41:35 -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
|
0c88949eb2
|
potential future optimization by using -b silan option
-in the future this -b should be quicker for silan
|
2013-02-26 13:33:56 -05:00 |
denise
|
8c8a7d11e1
|
Created empty showInstance service.
Split populateShowUntil into 2 new functions: getPopulateDateUntil, and getShowDays
|
2013-02-26 13:21:39 -05:00 |
Martin Konecny
|
1e1d291124
|
CC-4888: Add unofficial support for AAC plugin
-fixed
|
2013-02-26 12:06:22 -05:00 |
denise
|
2717c0845b
|
Created show service
|
2013-02-26 10:20:02 -05:00 |
Martin Konecny
|
e08732fba7
|
CC-4975: airtime-silan cmd error
-fixed
|
2013-02-25 19:45:26 -05:00 |
Martin Konecny
|
e35416b1e8
|
undo - make sure path names are quoted when passing to lsof
|
2013-02-25 17:43:02 -05:00 |
denise
|
9f0baba4f8
|
- Moved all form validation to it's own function in schedule service
- Moved show creation to it's own function in schedule service
|
2013-02-25 17:31:43 -05:00 |
Martin Konecny
|
deb50ea769
|
make sure path names are quoted when passing to lsof
|
2013-02-25 16:44:28 -05:00 |
drigato
|
3e49421221
|
Added comments to Schedule Service
|
2013-02-25 09:15:03 -05:00 |
Martin Konecny
|
b06fd8b3d3
|
Merge branch '2.3.x' into devel
|
2013-02-22 12:09:02 -05:00 |
Martin Konecny
|
57183b8ac8
|
prevent creation of Zombie processes when running lsof
|
2013-02-22 12:03:39 -05:00 |
denise
|
22f52ca195
|
CC-4961: Show linking
-initial schedule service experimentation
|
2013-02-21 17:57:56 -05:00 |
Martin Konecny
|
4ce25d067d
|
Merge branch '2.3.x' into devel
|
2013-02-20 15:23:25 -05:00 |
Martin Konecny
|
671c627607
|
CC-4965: Fix airtime-silan import tool
-prevent zombie processes
|
2013-02-20 15:22:58 -05:00 |