martin
146c554c57
CC-2279: Upgrade script for converting stor directory to new format
...
-fix undefined variable
2011-07-14 15:40:48 -04:00
martin
621c85b1df
CC-2279: Upgrade script for converting stor directory to new format
...
-in progress...
2011-07-14 15:31:19 -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
5631cd068d
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-14 13:33:20 -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
martin
75e56034e4
CC-2279: Upgrade script for converting stor directory to new format
...
-refactoring...
2011-07-14 12:06:46 -04:00
martin
29869c175a
CC-2279: Upgrade script for converting stor directory to new format
...
-refactor media-monitor
2011-07-14 12:06:46 -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
c03e7332fc
- final fix.
2011-07-13 17:31:25 -04:00
james
c900a4aa9a
- fix
2011-07-13 17:22:20 -04:00
james
4be0844b28
- fix on doctrine mitgration file for cc_country
2011-07-13 17:12:35 -04:00
james
d99ee7a147
- minor fix on upgrade script
2011-07-13 17:08:13 -04:00
james
d92e4475bf
CC-2538: Upgrade script for Phone home metrics - DB changes
...
- Doctrin migration file is created
- Data is being inserted in upgrade script
- extra fix: adding default storage dir data into music_dir table
2011-07-13 16:54:21 -04:00
james
01eec838f0
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-13 16:05:52 -04:00
james
0ad692c761
- fix in airtime-import.py to work default storage value
2011-07-13 16:05:32 -04:00
martin
83f253dffe
-fixed "mported" bug in media-monitor-bootstrap
2011-07-13 15:16:27 -04:00
martin
e6e046496c
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-13 13:58:46 -04:00
martin
ffe0f1f571
CC-2541: Change upgrade directory names: 1.8 ==> 1.8.0 and 1.9 ==> 1.9.0
2011-07-13 13:58:35 -04:00
james
0e6ac15bae
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-13 09:50:59 -04:00
james
4acf835fe1
CC-2536:Should set realpath of directory in MusicDir
...
- fixed
2011-07-13 09:49:51 -04:00
martin
ce639785dd
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
install/upgrades/airtime-1.9/airtime-upgrade.php
2011-07-13 09:32:18 -04:00
james
be7af45c66
CC-2524:Manage Media Folders:No error msg
...
- fixed
- changed error msg text
2011-07-13 09:01:48 -04:00
james
4e28ee629a
CC-2535:Need to add creating cron file part in upgrade script
...
- factor the part into the function
(AirtimeInstall:CreateCronFile())
- fixed 1.9 upgrade script
2011-07-13 08:27:35 -04:00
martin
65250bd2c9
CC-2279: Upgrade script for converting stor directory to new format
...
-upgrade script needs access to db
2011-07-12 19:32:13 -04:00
martin
ce81f0c8fb
-reenable upgrades
2011-07-12 19:15:25 -04:00
martin
186d572a2b
CC-2279: Upgrade script for converting stor directory to new format
2011-07-12 19:10:32 -04:00
James
54e8141a3c
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-12 17:43:48 -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
49c399b7a8
-small code cleanup..
2011-07-12 17:39:15 -04:00
martin
1411987b01
CC-2534: When copy files into storage folder it says wrong path name
...
filter all functions via realpath which will make directories consistent
2011-07-12 17:05:40 -04:00
martin
6972150b19
-fixed bug with moving from stor to stor/organize, and having
...
duplicate files appear.
2011-07-12 16:10:54 -04:00
martin
7c98d90e5e
CC-2530: Media monitor:Dont use hidden files
...
-addressed issues raised.
2011-07-12 15:06:49 -04:00
martin
1416274882
CC-2529: Create download file API key
...
-users who are authenticed via ZEND_AUTH can now preview files
without using api-key
2011-07-12 14:09:40 -04:00
martin
88bdb4840b
-update version string for beta4
2011-07-12 12:29:12 -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
0c1f75f01e
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-11 16:14:53 -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
james
5095cae0f3
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-11 15:45:26 -04:00
james
dc2dd3eb97
CC-2514:New airtime-import script
...
- on -c, -copy, -l, -link, following msg will be displayed
james@james-P35-DS3L:~/src/airtime/python_apps$ python airtime-import.py -l sdfdf
usage: airtime-import.py [-h] [-c] [-l] {move,storage-dir,copy,watch} ...
This script let you do following operations
- import files
- add/remove/list watch folders
- set default storage folder
positional arguments:
{move,storage-dir,copy,watch}
sub-command help
copy copy file
move move file
watch operations on watch directory
storage-dir operations on storage directory
optional arguments:
-h, --help show this help message and exit
-c, --copy copy file(deprecated. Use "copy" sub-command)
-l, --link link file(deprecated. Use "watch" sub-command)
james@james-P35-DS3L:~/src/airtime/python_apps$
2011-07-11 15:45:07 -04:00
martin
2659932cfb
-added new exception for when apache isn't responding
2011-07-11 14:44:23 -04:00
martin
8bfb7c1afe
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-11 14:24:23 -04:00
martin
a8b3745bf4
-found another unicode encoding error
...
-code cleanup
2011-07-11 14:24:08 -04:00
james
e5baf19c71
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-11 14:01:12 -04:00
james
e47f80802e
CC-2524:MusicDir.php: adding error handling
...
- following functions now handle error and return code and
error message if there is an error:
addDir(), setStorDir(), removeWatchedDir()
- fixed airtime-importy.py to work with new MusicDir functions
2011-07-11 14:00:31 -04:00
Paul Baranowski
7f50085709
Removed the plugins directory, it has been replaced by the widgets directory.
2011-07-11 13:56:35 -04:00
Paul Baranowski
2ca9efa955
Removed the GetID3 library, we no longer use it.
2011-07-11 13:55:18 -04:00
martin
66115de5ea
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-11 12:21:52 -04:00