James
522ce0b7fb
CC-2659: print help on more cases
...
- done
2011-09-09 11:04:14 -04:00
martin
805e358d9c
CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts
...
-fixed
2011-09-08 12:36:51 -04:00
james
4e6cb7e0be
CC-2659: removing debug code
...
- done
2011-09-08 09:20:58 -04:00
james
33df22d2ec
CC-2659: Print help for airtime-import when a copy or move switch is
...
not provided
- fixed
2011-09-08 09:20:16 -04:00
martin
b2db168a10
CC-2720: Should utils scripts have a shebang and/or be marked executable
...
-fixed. scripts should not be have exec bit set.
2011-09-07 18:12:46 -04:00
martin
03efb8f293
CC-2760: Remove shebangs from files that don't need them, fix chmod of files
...
-done
2011-09-06 19:06:13 -04:00
martin
a47044c50c
CC-2697: airtime-user script is not working
...
-added script to system path
2011-08-19 17:05:41 -04:00
martin
e53c6d8061
CC-2697: airtime-user script is not working
...
-added support for new user types
2011-08-19 16:40:53 -04:00
martin
75040e867d
CC-2697: airtime-user script is not working
...
-fixed
2011-08-19 11:53:03 -04:00
James
c0e07dbd9e
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
install_minimal/upgrades/airtime-1.9.0/airtimefilemonitor/airtimemetadata.py
python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
utils/airtime-import/airtime-import.py
2011-08-08 10:44:06 -04:00
James
3a2d736b1c
CC-2633: removing to_unicode()
...
- removed to_unicode() function calls where it's not neccessary.
2011-08-08 10:41:11 -04:00
Daniel James
0d03f5f022
Fixed incorrect path to liquidsoap log file
2011-08-08 12:15:05 +01:00
James
8995e828ff
CC-2633: added new encode_to()
...
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 15:12:55 -04:00
James
375cfb2c2d
CC-2633: moving to_unicode() to api_client.py
...
- move to_unicode() to api_client.py
- fixed how it decodes path in airtime-import.py
2011-08-05 15:12:55 -04:00
James
b5f232ccaf
CC-2633: airtime-import of relative path crashes
...
- fixed
- using copyfile() instead of copy()
2011-08-05 15:09:04 -04:00
James
ee943958d6
CC-2633: airtime-import of relative path crashes
...
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
2011-08-05 15:09:04 -04:00
James
134d774410
CC-2633: added new encode_to()
...
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 14:40:03 -04:00
James
f33fc75e01
CC-2633: moving to_unicode() to api_client.py
...
- move to_unicode() to api_client.py
- fixed how it decodes path in airtime-import.py
2011-08-05 12:35:50 -04:00
James
4c51f20c74
CC-2633: airtime-import of relative path crashes
...
- fixed
- using copyfile() instead of copy()
2011-08-03 15:28:40 -04:00
James
0bee579642
CC-2633: airtime-import of relative path crashes
...
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
2011-08-03 14:45:51 -04:00
James
3fcd34de72
CC-2614: airtime-check-system should first check if the log files exist
...
- fixed
2011-07-28 15:06:43 -04:00
James
5fb9207c7b
CC-2611: Airtime-import: support relative path for directories
...
- fixed
2011-07-28 10:47:57 -04: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
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
e10c468aac
CC-2586: airtime-check-system checks system pacakge
...
- fixed
2011-07-22 09:09:40 -04:00
James
69bf93be7d
CC-2577: Misleading comment in phone_home_stat..
...
- fixed
2011-07-21 16:11:27 -04:00
James
6e59d0627d
CC-2574: Airtime-import:error on api_client path..
...
-fixed
2011-07-21 15:33:14 -04:00
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