martin
9f3218b8d9
CC-2279: Upgrade script for converting stor directory to new format
...
-further fixes
2011-07-14 16:39:18 -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
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
martin
83f253dffe
-fixed "mported" bug in media-monitor-bootstrap
2011-07-13 15:16:27 -04:00
martin
49c399b7a8
-small code cleanup..
2011-07-12 17:39:15 -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
ed8d247b17
CC-2514: new airtime-import
...
-airtime-import for install and upgrade scripts
2011-07-12 12:18:29 -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
martin
66115de5ea
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-11 12:21:52 -04:00
martin
ed41969f0e
-touch index file after each inotify event
...
-make sure to normalize all paths, since we are string comparing them
-remove all empty dirs after moving files out of them
2011-07-11 12:21:30 -04:00
james
ece84a04c5
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-08 17:46:50 -04:00
james
6ad3bb306e
CC-2514:new-airtime-import-script
...
- changing set-storage-dir command to storage-dir
- adding sub command 'set' and 'get'
2011-07-08 17:46:07 -04:00
james
c0a68e20c2
CC-2514:New airtime-import script
...
- initial commit.
2011-07-08 17:14:01 -04:00
martin
98173d5e53
CC-2480: media-monitor needs to ensure permissions before importing
...
-fixed
2011-07-08 17:03:49 -04:00
martin
04e4eb7fc1
CC-2523: Media monitor doesn't import audio tracks hidden in folders
...
which were copied to
-fixed
2011-07-08 16:01:11 -04:00
martin
80115856ba
-use alsa as default output for liquidsoap
2011-07-08 12:21:36 -04:00
martin
012aa51f3a
CC-2272: Ability to change storage directory location
...
-fix SQL syntax error
2011-07-08 10:12:33 -04:00
martin
9d994aa225
-compare relative paths instead of full paths on bootup
2011-07-07 17:41:08 -04:00
martin
73da294089
CC-2505: Media monitor doesn't delete some tracks
...
from the Airtime server due character encoding
-fixed
2011-07-07 16:05:34 -04:00
martin
75e9ecf985
CC-2272: Ability to change storage directory location
...
make sure imported and organize dirs are created
2011-07-06 15:58:49 -04:00
martin
67df619c90
CC-2272: Ability to change storage directory location
...
-done
2011-07-06 14:42:43 -04:00
martin
3d52db5211
CC-2494: Uploading songs getting a 500 error (shows as yellow ! in the UI)
...
-fixed
-also made it so that files deleted via the UI are deleted on the FS as well.
2011-07-06 13:54:52 -04:00
martin
d23a6ef0fe
-liquidsoap beta2 binaries
2011-07-06 11:40:30 -04:00
martin
3dc1380fab
-updated liquidsoap scripts + library to be liquidsoap-beta2 compliant
2011-07-06 11:14:51 -04:00
martin
022b013dd2
CC-2421: Filename formatting tweaks
...
-cleaned up
2011-07-06 10:29:08 -04:00
martin
7a4fce1167
CC-2497: Media Monitor: doesn't detect some file change
...
-properly handle changing file extensions in the stor dir.
2011-07-05 19:06:12 -04:00
martin
a44a7d71f2
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-dont send delete event if file was deleted from "organize" dir.
2011-07-05 18:48:00 -04:00
martin
66b1924968
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-things are starting to work nicely...
2011-07-05 18:43:22 -04:00
martin
3424dcc12d
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-code cleanup
2011-07-05 17:45:56 -04:00
martin
2be05a8004
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-code cleanup, refactoring, and files moved from a watched-dir
to a non-watched dir are now properly handled
2011-07-05 15:48:50 -04:00
martin
275dfd0cd0
-clean up comments..
2011-07-04 19:01:06 -04:00
martin
0757fda479
cc-2419: media monitor import on startup
...
-fixed bug related due to pair not being returned (only scalar value returned)
2011-07-04 18:38:16 -04:00
martin
805d3616fe
cc-2419: media monitor import on startup
...
-fixed support for watched dirs #2
2011-07-04 17:59:02 -04:00
martin
df1dec2078
cc-2419: media monitor import on startup
...
-fixed support for watched dirs
2011-07-04 17:37:05 -04:00
martin
c67e711a05
cc-2419: media monitor import on startup
...
-fixed syntax errors, added more logging.
2011-07-04 15:40:09 -04:00
martin
d260c66abc
cc-2419: media monitor import on startup
...
-added multiple dir support
2011-07-04 15:08:02 -04:00
martin
429d8b234c
cc-2419: media monitor import on startup
...
-new method of querying db on startup.
2011-07-04 14:29:09 -04:00
martin
d4e4090429
cc-2419: media monitor import on start
...
-send removed file list before added file list
2011-06-30 18:07:12 -04:00
martin
0f67db9ed7
cc-2419 media monitor import on start
2011-06-30 18:07:12 -04:00
martin
851d5c12b2
cc-2419: media monitor import on start
...
-files importing working...
2011-06-30 18:07:12 -04:00