martin
6205b30152
CC-2566: Separate URL config out of config files and put them with API_CLIENT
...
-fixed
2011-07-19 19:42:23 -04:00
martin
65ea711792
-fix min version check for airtime-check-system
2011-07-19 17:20:14 -04:00
James
107c100cc4
Merge branch 'devel' of dev.sourcefabric.org:airtime into cc-2528-use-virtualenv-for-installing
...
Conflicts:
python_apps/media-monitor/airtime-media-monitor
2011-07-19 15:09:55 -04:00
James
b4e887eb2d
temp comit
2011-07-19 15:06:35 -04:00
James
e19bf33f51
temp comit
2011-07-18 17:04:46 -04:00
James
e199c118af
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
utils/airtime-import/airtime-import.py
2011-07-18 15:10:57 -04:00
James
7cf8934856
CC-2546: Airtime-import does not confirm
...
- fix on error. wrong syntax was used
2011-07-18 15:09:27 -04:00
Paul Baranowski
f044f6df83
Fixed grammar, typos, and spelling in airtime-import.
2011-07-18 13:30:40 -04:00
James
a45cc5f29e
CC-2546: Airtime-import does not confirm to change the storage dir
...
- Confirm default to "N" and it accepts "Y" or "y"
- It spits out error msg when input is any other then
"Y","y","n","N"
2011-07-18 11:56:41 -04:00
James
47645a2049
CC-2549:airtime-import should work with pythone 2.6
...
- enhanced usage text
2011-07-14 14:03:33 -04:00
James
99153fdb15
CC-2546:Airtime-import does not confirm to change the storage dir
...
- fixed
2011-07-14 13:32:45 -04:00
James
5e7c763fbf
CC-2545:Airtime-import doesnt handle spaces in file/dir names
...
-fixed
2011-07-14 10:49:57 -04:00
James
f0cc6614d9
CC-2545:Airtime-import doesn't handle spaces in file/dir names
...
- fixed
2011-07-14 10:03:04 -04:00
james
1736675464
CC-2549:airtime-import should work with python 2.6
...
- using optparse instead of argparse.
- need some more work.
2011-07-13 22:17:38 -04:00
james
0ad692c761
- fix in airtime-import.py to work default storage value
2011-07-13 16:05:32 -04:00
James
59e3f8446b
CC-2532:Airtime-import:better help
...
- completly changed how options specified.
- better help
2011-07-12 17:43:24 -04:00
martin
ed8d247b17
CC-2514: new airtime-import
...
-airtime-import for install and upgrade scripts
2011-07-12 12:18:29 -04:00
martin
063afda7ff
CC-2519: Remove stor folder config option from /etc/airtime/airtime.conf
...
-done
2011-07-11 16:44:37 -04:00
martin
2c4e2afb8b
-removed airtime-clean-storage.php + airtime-import.php
...
-default created stor dir now has www-data:www-data permission
-created airtime-install.ini file for specifying install defaults
-removed all references to storDir in /etc/airtime/airtime.conf,
and get value from database instead.
2011-07-11 16:14:34 -04:00
Paul Baranowski
ecd96d95f5
Removed unneeded files. Moved airtime-user.php to the utils directory.
2011-07-06 16:09:50 -04:00
james
e048ee548b
CC-2483:Cron task shouldn't output anything
...
-fixed
2011-06-29 15:32:50 -04:00
james
f8a1990ec1
CC-2469:Client is sending data without checkout feedback flag
...
- fixed
2011-06-28 12:34:47 -04:00
martin
d8ff6ae867
CC-2416: airtime-check-system: add status of "pyinotify" and "mutagen"
...
-done. Also prints out why the check failed (if version number is too old)
2011-06-23 13:41:46 -04:00
martin
c4b291b8e8
CC-2414: Add status info for show-recorder and media-monitor in airtime-check-system
...
-done
2011-06-23 10:17:29 -04:00
martin
8dd0d4132d
CC-2395: airtime-check-system reports an error even though everything looks ok
2011-06-23 09:50:57 -04:00
james
e762633405
CC-1724:Phone home statistics
...
- Final commit for client side.
2011-06-20 17:58:38 -04:00
Paul Baranowski
143e68bd56
Rivendell converter from Andrea Giardini
2011-06-08 15:15:37 -04:00
martin
1540e593e4
Merge branch '1.8.2' into devel
...
Conflicts:
airtime_mvc/application/models/Dashboard.php
python_apps/media-monitor/airtime-media-monitor-start
python_apps/pypo/airtime-pypo-start
python_apps/show-recorder/airtime-show-recorder-start
2011-06-03 17:29:55 -04:00
martin
f5b55ce52b
-remove sudo requirement for airtime-check-system
2011-06-03 12:51:14 -04:00
martin
23d25ef5d7
cc-2055: switch to init.d
...
-updated log file locations in airtime-check-system
2011-06-03 11:49:50 -04:00
martin
bfb5dc4e58
cc-2055: switch to init.d
...
-need to verify is pid from pid file actually is running
(for airtime-check-system)
2011-06-02 18:07:48 -04:00
martin
6ab5ac4582
cc-2055: switch to init.d
...
-allow install script to be created from any location (no hardcoded paths)
-make python install scripts return 1 on error
-daemon now started automatically on boot using rc.local autostart
-change all prints to logs instead
-create airtime-uninstall shell script (and remove pypo user in here)
-create pypo user in shell script
2011-06-02 18:07:48 -04:00
martin
079d9d36b0
cc-2055: switch to init.d
...
-fix uninstall scripts
-make daemon script for media-monitor and show-recorder
-create pid file for liquidsoap
-fix airtime-check-system
-make sure all startup scripts are using exec
2011-06-02 18:07:47 -04:00
paul.baranowski
45848e99f1
CC-2337: Include RAM and CPU and whether the OS is 32 or 64 bit in airtime-check-system. Did exactly that.
2011-05-30 09:23:48 -04:00
Naomi
2866bf46cd
CC-2282 Import script does not restore storage from backup if database is intact
...
making spaces after ifs to follow coding standards.
2011-05-24 20:48:01 -04:00
Naomi
71ac8d4b1b
CC-2282 Import script does not restore storage from backup if database is intact
...
not considering a duplicate to exist just because there's a row in the database, checking if its file exists on the system as well.
2011-05-24 20:48:01 -04:00
paul.baranowski
ac952ad71e
CC-2284: Create script that verifies all required processes are running. Changes: Added check to do the right thing when pypo is turned off.
2011-05-20 23:49:11 -04:00
paul.baranowski
a4188d44db
CC-2284: Create script that verifies all required processes are running. Changes: made the output more pretty, added output for the status of apache, added ability to add in human readable messages, added detection of restarting processes, show output of logs if a process is restarting, and made the key names more human readable.
2011-05-20 23:36:30 -04:00
martin
f19f2153dc
CC-2284: Create script that verifies all required processes are running.
...
-check if icecast is running
-added system symlink to run script
-run airtime-check-system at end of install
-display summary message with link to FAQ if failed
2011-05-20 17:37:06 -04:00
martin
3621e282e1
CC-2284: Create script that verifies all required processes are running.
...
-updated to check to check for poster and kombu python packages
2011-05-20 16:24:00 -04:00
martin
10f72f8c65
CC-2304: Remove hardcoded paths from scripts in utils/ directory
...
-remove redundant path
2011-05-20 15:13:20 -04:00
martin
acc02ea401
CC-2304: Remove hardcoded paths from scripts in utils/ directory
2011-05-20 15:10:05 -04:00
martin
a558955f05
CC-2284: Create script that verifies all required processes are running.
...
-Output is more machine-readable now.
2011-05-20 12:09:19 -04:00
martin
f02795fac3
CC-2284: Create script that verifies all required processes are running.
...
-initial check-in
2011-05-19 17:19:56 -04:00
Paul Baranowski
d14dc6cbe3
Merge commit '08864f79347e912e990f5ce0e86e5a8e739dc29d'
...
Conflicts:
VERSION
airtime_mvc/application/configs/conf.php
airtime_mvc/application/models/Shows.php
2011-04-25 18:49:51 -04:00
Paul Baranowski
219598ac06
CC-2225 airtime-clean-storage doesnt work
...
Forced the user to run the script as superuser.
2011-04-25 18:34:03 -04:00
Paul Baranowski
eb76bbe7f0
Merge branch 'master' of dev.sourcefabric.org:airtime
...
Conflicts:
VERSION
airtime_mvc/application/configs/conf.php
airtime_mvc/application/models/Playlist.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/Shows.php
airtime_mvc/application/models/StoredFile.php
airtime_mvc/application/views/scripts/form/preferences_general.phtml
airtime_mvc/application/views/scripts/user/remove-user.phtml
airtime_mvc/public/js/airtime/schedule/add-show.js
airtime_mvc/public/js/airtime/schedule/schedule.js
install/airtime-upgrade.php
install/include/AirtimeInstall.php
python_apps/api_clients/api_client.py
utils/airtime-clean-storage
utils/airtime-clean-storage.php
utils/airtime-import
utils/airtime-import.php
2011-04-25 17:24:53 -04:00
Paul Baranowski
07633ea249
CC-2225 airtime-clean-storage doesnt work
...
CC-2224 airtime-import checks if you can write to the stor directory even if you are linking
Had to rewrite the airtime-clean-storage script.
2011-04-25 16:48:34 -04:00
Paul Baranowski
173d82007f
CC-2166 Packaging improvements
...
Added command line options to the install process to overwrite or
preserve the existing config files.
Added the pypo-start/stop and recorder-start/stop symlinks to /usr/bin.
Renamed pypo-start.py to airtime-pypo-start.
Renamed pypo-stop.py to airtime-pypo-stop.
Renamed recorder-start.py to airtime-show-recorder-start.
Renamed recorder-stop.py to airtime-show-recorder-stop.
Renamed testrecordscript.py to recorder.py
2011-04-15 18:23:51 -04:00
martin
7d2c2f65f2
-fix invalid path includes
2011-04-14 23:08:55 -04:00