Commit Graph

319 Commits

Author SHA1 Message Date
James 128a497059 CC-3224: "On-the-fly" stream rebroadcasting
- frond-end implementation for master dj and live dj
- db implementation
- liquidsoap is broken on this commit
2012-03-14 14:41:00 -04:00
James 96c4462adc - delete unnecessary part from config files 2012-03-14 14:41:00 -04:00
James 48bb19d758 CC-3224: "On-the-fly" stream rebroadcasting
- web interface
- auth script for liquidsoap
- DB changes
2012-03-14 14:41:00 -04:00
Martin Konecny 6f270bfb3d Merge branch '2.0.x' into devel
Conflicts:
	VERSION
	airtime_mvc/application/models/Schedule.php
	airtime_mvc/application/models/Show.php
	airtime_mvc/public/js/airtime/dashboard/helperfunctions.js
	install_minimal/include/airtime-constants.php
	python_apps/api_clients/api_client.py
	python_apps/pypo/pypocli.py
	python_apps/pypo/pypofetch.py
2012-03-12 17:52:17 -04:00
Martin Konecny 02b878561a Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x 2012-02-27 19:35:11 -05:00
Martin Konecny 428d836d4e CC-3350: Upgrade 1.8.2 to 2.0.1 doesnt preserve recorded files names when the Airtime stor directory is a symlink
-fixed?
2012-02-27 19:34:57 -05:00
james 793c72b09c CC-3357: Upgrade script to 2.0.2 doesn't work
- It was deleting /user/lib/airtime after it installs virtualenv. rm comand is
ran before anything.
2012-02-24 21:02:54 -05:00
james 73a91e6982 CC-3357: Upgrade script to 2.0.2 doesn't work
- It was deleting /user/lib/airtime after it installs virtualenv. rm comand is
ran before anything.
2012-02-24 21:00:59 -05:00
James a253635f7e CC-3346: Recorder: Merge recorder with pypo
- Upgrade for 2.0.2

Conflicts:

	VERSION
	install_minimal/include/airtime-constants.php
	python_apps/api_clients/api_client.py
2012-02-24 16:30:12 -05:00
James 4e72c1150d CC-3346: Recorder: Merge recorder with pypo
- Upgrade for 2.0.2
2012-02-24 16:24:12 -05:00
James 446233fbd4 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-02-24 14:15:06 -05:00
James 2f689ed583 CC-3346: Recorder: Merge recorder with pypo
- Pypo fech works as msg listner for recroder now.
- recorder is part of pypo and all it does is waiting for msg from pypo
fetch and spwan a show recorder thread.
- added new parameter logger to api client. This way apiclient will log
into specific log file instead of grabbing current log file.
- show recoder is removed from all check system/status page
2012-02-24 14:11:35 -05:00
James 695535ae64 CC-3346: Recorder: Merge recorder with pypo
- Pypo fech works as msg listner for recroder now.
- recorder is part of pypo and all it does is waiting for msg from pypo
fetch and spwan a show recorder thread.
- added new parameter logger to api client. This way apiclient will log
into specific log file instead of grabbing current log file.
- show recoder is removed from all check system/status page
2012-02-24 13:12:50 -05:00
Paul Baranowski ca535ea763 Removed OBP refs and code. 2012-02-23 16:08:16 -05:00
Martin Konecny 09af403cf5 CC-3075: Create airtime-test-soundcard and airtime-test-icecast utils
-Done
2012-02-21 21:38:25 -05:00
Martin Konecny 443b55302c -update version strings from 2.0.1 -> 2.1.0 2012-02-14 15:52:52 -05:00
Martin Konecny 5862324da9 CC-3326: Make /etc/monit/conf.d is empty of any old Airtime files before upgrading!
-fixed
2012-02-14 09:37:20 -05:00
Martin Konecny 76d8e22baf CC-3325: Airtime 2.0.0 upgrade script makes reference to 2.0.1 files
-fixed
2012-02-14 09:35:37 -05:00
Martin Konecny fbd6df1986 CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade. 2012-02-12 15:31:17 -05:00
Martin Konecny 0424a7f1d1 -We don't want any of our python services running at install time. Disable them early on. 2012-02-12 11:44:23 -05:00
Martin Konecny 8493180243 CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
-use clearstatcache function
2012-02-12 11:43:34 -05:00
Martin Konecny ccd843a35a CC-3322: PHP warning during 2.0.1 upgrade process
-get timezone properly
2012-02-12 01:34:10 -05:00
Martin Konecny 585ae5ad20 CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
-try touching file
2012-02-12 01:21:28 -05:00
Martin Konecny caf0f5fedd CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
-try clearing apc cache after upgrading web files
2012-02-12 01:16:32 -05:00
Martin Konecny 4254a45e74 CC-3322: PHP warning during 2.0.1 upgrade process 2012-02-12 01:09:35 -05:00
Martin Konecny 61f57bb88a -we should always be using our custom php.ini script on upgrades 2012-02-12 00:42:02 -05:00
james 4106de4e1a CC-3319: Show recorder process FAILED when upgrading 2.0.0 to 2.0.1
- 2.0.1 upgrade folder is created
2012-02-11 11:56:19 -05:00
Martin Konecny 1dd49b8a11 CC-3312: Upgrade scripts for 2.0.1
-Done
2012-02-09 16:22:59 -05:00
James 860a5e4f7e - version string change for 2.0.1 2012-02-08 16:23:01 -05:00
Martin Konecny 7df2827178 -remove old install files from install_minimal 2012-02-08 13:44:59 -05:00
Martin Konecny 6c0f035b0b CC-3307: airtime-full-install fails on Ubuntu 11.10 2012-02-08 11:42:21 -05:00
Martin Konecny 5dcb033c84 CC-3297: Depend on zendframework and php-pear as external packages
-Remove dependency on included Zend files.
-Remove included Zend files
-Zend is now external dependency
2012-02-06 20:28:38 -05:00
Martin Konecny 51e181b445 CC-3297: Depend on zendframework and php-pear as external packages
-removed pear files
2012-02-06 15:16:57 -05:00
Martin Konecny 58b4576ae1 CC-3297: Depend on zendframework and php-pear as external packages
-DB dependency should now be externalized
2012-02-06 14:18:03 -05:00
James d0de29c10a CC-3286: Shows not recorded after upgrade to 2.0.0 from 1.8.2
- missing a line from cfg in upgrade folder
2012-02-01 14:52:54 -05:00
Martin Konecny 9cf8bdcad8 set max bitrate to 320 on airtime-upgrade 2012-01-25 09:16:39 -05:00
Martin Konecny 6215eb0dba -fix upgrade for large result sets. 2012-01-25 05:01:56 -05:00
Martin Konecny c0e71dc58d -Some user-friendly changes to upgrade script 2012-01-25 02:26:46 -05:00
Martin Konecny deceb56f70 CC-3263: Add an "Upgrading database, may take several minutes, please wait"
-done
2012-01-17 16:56:30 -05:00
James a24310e690 CC-3245: upgrade 1.8->2.0 cause error in show recorder
- new cofig field was missing from recorder.cfg.200
- better log when execption happens
2012-01-13 16:24:16 -05:00
Martin Konecny cb3cb5b48c CC-3237: Remove phing dependency of end user database installation
-Done
2012-01-12 13:34:27 -05:00
james 9216da7f03 Merge branch 'airtime-2.0.x' of dev.sourcefabric.org:airtime into airtime-2.0.x 2011-12-24 11:03:02 -05:00
james c9c6a08a1c CC-3220: Stream Setting: Status box is stuck on waiting if nothing is
changed and click save

- done
- liquidsoap_update_error and liquidsoap_update_connection functions are
combined into one function, liquidsoap_update_status, in various place
- created various telnet commands in liquidsoap( connection check for each
stream, connection status for all streams)
- In liquidsoap, shoutcast stream doesn't use default id. It is more
informative by using id with "shoutcast_stream_#{stream_number}
2011-12-24 10:59:09 -05:00
Martin Konecny 00a05e146b CC-3222: Add option to disable auto starting Airtime services (after install and after system restart)
-Done
2011-12-23 15:53:30 -05:00
james fe9eaeb9fc CC-3205: Repeated message during install
- Changing "* Creating /etc/airtime" to
"* Creating /etc/monit/conf.d/monit-airtime-generic.cfg"
2011-12-18 19:15:38 -05:00
james 2a8592584d CC-3175: Delete database tables on uninstall
- fixed
2011-12-18 19:08:35 -05:00
james 75e5faff76 CC-3209: After upgrade media-monitor doesn't have 'rabbitmq-vhost' variable
- It wasn't copying media-monitor.cfg.200 to /etc/airtime initially. Fixed
2011-12-16 15:13:19 -05:00
Martin Konecny 76fac6fbef CC-3206: Add ability to do Airtime upgrade without restarting liquidsoap
-done
2011-12-15 11:16:14 -05:00
Martin Konecny 0077c8329f CC-3175: Delete database tables on uninstall
-fixed
2011-12-09 12:13:40 -05:00
Martin Konecny 695073c116 -SAAS release 2011-12-07 12:06:31 -05:00