Commit Graph

4842 Commits

Author SHA1 Message Date
James 6696d9d245 CC-2606: airtime-import is missing when upgrading 1.8->1.9
- fixed
2011-07-27 15:04:36 -04:00
James 52f263c62d CC-2596: upgrade doens't detect 1.7.0
- fixed
2011-07-27 14:39:01 -04:00
James 0ec78f1ec5 CC-2596: upgrade doesn't reconize existing Airtime 1.7->1.9
- using "===" instead "==" to check if the value is 'false'
2011-07-27 14:24:53 -04:00
James 7ac59fb747 CC-2603: Store log for full install into a file
- done
2011-07-27 12:49:05 -04:00
James cec9741571 CC-2596: Upgrade script doesn't recognize existing Airtime 1.7->1.9
- fixed
- The script will print out error and exit upon detecting any versions
prior to 1.8.0:

A version of Airtime older than 1.8.0 detected, please upgrade to 1.8.0 first.
You will then be able to upgrade to 1.9.0 using this installer.
2011-07-27 12:03:20 -04:00
Naomi Aro 66593cb1a1 CC-2604 : Config files not copied across updates from multiple versions, incorrect path. 2011-07-27 14:59:10 +02:00
Naomi Aro 1ef785a0fd CC-2602 : Live show record silence
adding pypo to groups pulse and pulse-access
2011-07-27 13:00:07 +02:00
Naomi Aro 8b9cfd7cfa CC-2595 : Apache error when addWatchedDir() from MusicDir.php is called
need to make this work for new installs.
2011-07-27 10:41:33 +02:00
James b46abe0234 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-26 12:42:56 -04:00
James 9da83197a1 CC-2552: removing liquidsoap.cfg from /usr/lib/...
-done
2011-07-26 12:42:39 -04:00
Naomi Aro f8decd3f27 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-26 18:39:39 +02:00
Naomi Aro 8f5e2a6739 CC-2590 : Make bitrate for liquidsoap and show-recorder adjustable from the config file 2011-07-26 18:39:26 +02:00
James cd705c5394 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-26 12:06:00 -04:00
James 86ca2c7fc4 CC-2592: Full install issues running twice in a row
- use "rm -rf" instead of "rm" when deleting
/etc/apache2/sites-enabled/000-default

- append "include /etc/monit/conf.d/*" to /etc/monit/monitrc if
it's first time installing it.

- bypass python lib installation and patching if virtualenv
already exists
2011-07-26 12:05:36 -04:00
Naomi Aro f0bf7c00c3 CC-2590 : Make bitrate for liquidsoap and show-recorder adjustable from the config file 2011-07-26 16:21:20 +02:00
Naomi Aro 1366b159f2 CC-2594 : Set File permissions on organized/imported when moving stor dir to have www-data as owner etc 2011-07-26 12:38:19 +02:00
Naomi Aro 31ba80e07b CC-2589 : Create "organize" dir when upgrading
need to set correct permissions/owner for all files/dirs
2011-07-26 12:20:24 +02:00
Naomi Aro 533f218923 cc-2582 : track number parsing
making number an int type.
2011-07-26 11:54:30 +02:00
Naomi Aro 7c4a0d82b9 CC-2589 : Create "organize" dir when upgrading 2011-07-26 11:27:49 +02:00
Naomi Aro 28ed8ca978 CC-2589 : Create "organize" dir when upgrading
make owner of stor and any sub folders www-data.
2011-07-26 11:07:25 +02:00
Naomi Aro 87ac5f0a3a CC-2589 : Create "organize" dir when upgrading 2011-07-26 10:59:14 +02:00
james c580542727 CC-2593: airtime-import crash on copy
- the issue was on files with name containing non ascii characters
- fixed
2011-07-25 20:58:47 -04:00
James d94357e5e5 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-25 16:25:07 -04:00
James 2b36e8193e CC-2588 :Use RabbitMQ to control the show recorder
- done
2011-07-25 16:24:00 -04:00
Naomi Aro b78f82f511 CC-2589 : Create organize dir for updates 2011-07-25 17:22:16 +02:00
Naomi Aro 023b3fa590 CC-2589 : Create organize dir for updates 2011-07-25 17:10:52 +02:00
Naomi Aro a57e5bd557 CC-2589 : Create organize dir for updates 2011-07-25 17:01:44 +02:00
Naomi Aro 40fd2cf8d7 CC-2589 : Create organize dir for updates 2011-07-25 16:43:57 +02:00
Naomi Aro 96284a2a44 CC-2562 : Allow users to convert linked files into watched directories 2011-07-25 16:21:42 +02:00
Naomi Aro 0b5e3a54b4 CC-2562 : Allow users to convert linked files into watched directories 2011-07-25 12:41:13 +02:00
Naomi Aro 79f8bb8af9 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-25 11:36:12 +02:00
Naomi Aro a4cd7e8bf2 CC-2562 : Allow users to convert linked files into watched directories 2011-07-25 11:10:15 +02:00
james 047a288c38 CC-2588: Use RabbitMQ to control the show recorder
- recording works now.
- further testing is needed
- still need to work on canceling the show
2011-07-23 12:30:36 -04:00
james ccdb886b9a CC-2584: airtime-import fails
- fixed relative path problem
- handle the case where file name contains '-'
2011-07-22 16:24:31 -04:00
james a84cb7fc37 CC-2579: Upgrad fails 1.8->1.9
- moved all the config files to each upgrade dir
- also fixed back up name of 1.9.0 conifg to 1.9.0(from 1.8.1)
2011-07-22 15:32:10 -04:00
Naomi Aro a39ac6e954 CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 17:56:01 +02:00
Naomi Aro c24aedf50e CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 17:30:27 +02:00
Naomi Aro 2c4a651052 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-22 16:59:36 +02:00
Naomi Aro 7dca2c93fd CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 16:47:27 +02:00
james d1494c1735 CC-2579: Upgrade fails from 1.8->1.9
- airtime.conf files for each version were added.
- Custom CreateIniFiles() were added for 1.8.0 and 1.7.0
upgrade script
- 1.9.0 upgraded deletes all files in /usr/lib/airtime/ except
airtime_virtualenv.
2011-07-22 10:30:08 -04:00
Naomi Aro 674509880f CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 16:25:49 +02:00
Naomi Aro 35f76bf844 CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 16:18:03 +02:00
Naomi Aro 6f9a5b3d3f CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 15:54:49 +02:00
Naomi Aro eb3584dfa6 CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 15:44:00 +02:00
Naomi Aro f7413cacf6 CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 15:32:01 +02:00
Naomi Aro b3c9cb7e48 CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 15:20:14 +02:00
james e10c468aac CC-2586: airtime-check-system checks system pacakge
- fixed
2011-07-22 09:09:40 -04:00
Naomi Aro 4906e2719d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-22 14:55:41 +02:00
Naomi Aro b89338e808 CC-2562 : Allow users to convert linked files into watched directories 2011-07-22 14:55:23 +02:00
james 6e82cb1e45 CC-2587: install script: use full path for airtime_virtual_env.pybundle
- fixed
2011-07-22 07:41:37 -04:00