Naomi Aro
a27924451d
cc-1799 : Filesystem
...
fix for watched folders
2011-06-24 15:49:56 +02:00
Naomi Aro
4c3af0b44d
cc-1799 : Filesystem
...
putting in up to 6 subsecond precision
2011-06-24 15:15:53 +02:00
Naomi Aro
59a11663cf
cc-1799 : Filesystem
...
avoiding useless calls to airtime about renamed files.
2011-06-24 12:47:26 +02:00
Naomi Aro
3f739458cd
CC-2421 : Filename formatting tweaks
...
padding track numbers with 1 leading zero if 0-9
formatting bitrate 128000 as 128kbps
2011-06-24 11:20:42 +02:00
Naomi Aro
bae771790a
cc-1799 Human Filesystem
...
editing recording shows so they work with the new filesystem/file upload.
2011-06-23 21:14:09 +02:00
Naomi Aro
65e647263f
cc-1799 Human Readable File System
...
refactoring media monitor, separate process for file event processing.
2011-06-23 17:33:05 +02:00
Naomi Aro
cd3b787c66
cc-1799 File System
...
only adding audio files when adding a watched directory.
2011-06-21 18:05:51 +02:00
Naomi Aro
bb283e195a
cc-1799 Readable Filesystem
...
check if md dictionary has any md.
2011-06-21 17:13:33 +02:00
Naomi Aro
e803b76fcf
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
removing watch/adding new watch when changing stor directory.
2011-06-21 15:11:42 +02:00
Naomi Aro
6adce1ba45
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding ability to move stor directory.
2011-06-21 14:58:38 +02:00
Naomi Aro
253eb811c7
Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' into devel
...
Conflicts:
airtime_mvc/application/controllers/PreferenceController.php
airtime_mvc/application/models/Preference.php
airtime_mvc/application/views/scripts/form/preferences.phtml
airtime_mvc/public/js/airtime/preferences/preferences.js
2011-06-21 11:20:35 +02:00
Naomi Aro
b6888489e0
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding music dirs concept to Airtime. New cc_music_dirs table/class.
2011-06-21 10:24:02 +02:00
martin
aa56344a29
CC-2410: Clean up install process
...
-hiding a few more warnings.
2011-06-20 17:38:18 -04:00
martin
fe14113b58
CC-2410: Clean up install process
...
-reduced number of messages
-got rid of some warnings.
-moved airtime-install.php, airtime-upgrade.php, airtime-uninstall.php
2011-06-20 17:24:12 -04:00
martin
2e4519f156
Merge branch 'cc-2015-on-reboot-resume-show' into devel
...
Conflicts:
python_apps/media-monitor/airtime-media-monitor-init-d
2011-06-17 15:10:33 -04:00
Naomi Aro
ea21da6b61
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
recursively copying the audio_samples directory.
2011-06-17 17:54:36 +02:00
martin
948a0e584d
-added quotes to all paths in rm -rf statements
2011-06-17 11:16:27 -04:00
martin
2f5a1c4df6
cc-2055: switch to init.d
...
-monit is now temporarily disabled when intentionally stopped a service
2011-06-16 20:01:37 -04:00
martin
4facadf521
-remove some symbolic links from /usr/bin. These are now
...
handled through init.d script
2011-06-16 17:29:05 -04:00
Naomi Aro
0d8a340924
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
changing class structure.
2011-06-16 11:53:36 +02:00
Naomi Aro
6dc3d4d29a
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
2011-06-15 16:49:05 +02:00
Naomi Aro
b4b12449ff
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
can mave a dir in stor and sort files from gui/command line.
2011-06-15 16:41:13 +02:00
Naomi Aro
5b26f34033
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
seems mutagen needs everything cast as a string, or one field. Was throwing an exception with no message not sure.
2011-06-15 14:20:14 +02:00
Naomi Aro
d5a3aaf3d0
Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' into devel
...
Conflicts:
python_apps/media-monitor/MediaMonitor.py
2011-06-15 11:02:23 +02:00
Naomi Aro
c06b15b964
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
about to merge, need to test more with blank metadata/change paths according to spec. Should test case about moving to trash from UI.
2011-06-15 09:19:41 +02:00
Naomi Aro
ff61972e82
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
changing ftype calculation to the python script.
2011-06-14 18:52:43 +02:00
Naomi Aro
af4ec7b872
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
plupload is now working how I want with moving files.
stub files are added then their metadata updated as the web receives info.
2011-06-14 18:35:07 +02:00
Naomi Aro
17d895861d
CC-1799 Put Airtime Storage into a Human Readable File Naming ConventionPut Airtime Storage into a Human Readable File Naming Convention
...
put initial stub file in when a user uploads via plupload so they aren't wondering why they don't see anything in their playlist builder. Metadata will be updated when the file event completes.
2011-06-14 12:07:21 +02:00
Naomi Aro
51b1f00ac9
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
starting to better work with renamed files.
2011-06-13 18:38:11 +02:00
Naomi Aro
84dd5dac62
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
delete is working, can upload from plupload.
2011-06-13 16:41:57 +02:00
Naomi Aro
8a15144dc8
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
experimenting with plupload.
2011-06-13 12:41:30 +02:00
Naomi Aro
8d9c0dab1a
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding setup to get stor folder etc.
2011-06-13 12:10:25 +02:00
Naomi Aro
71d853567e
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
selecting a mode to prevent some cases where a duplicate could be entered for only 1 file.
2011-06-10 16:43:30 +02:00
Naomi Aro
79049315c7
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding way to change user to pypo
2011-06-09 17:50:51 +02:00
Naomi Aro
2900ef4bb1
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
change for proper file permissions on directories created.
2011-06-09 15:17:17 +02:00
Naomi Aro
a4b92fe72d
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
regression testing with refactored storedfile, having permission problems unlinking a file.
2011-06-09 11:50:03 +02:00
Naomi Aro
1f9a39f22d
CC-1799Put Airtime Storage into a Human Readable File Naming Convention
...
new API method to check media status.
2011-06-09 10:28:56 +02:00
martin
8a2930b996
-fixed indentation python error in media-monitor
2011-06-08 13:45:58 -04:00
Naomi Aro
16cfae10ed
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
working on proper length saving. need to fix substring method to ensure all get same number of subseconds to be consistent.
2011-06-08 19:33:16 +02:00
martin
50ff1984f2
-python interpreter exceptions are now redirected to a file so
...
we can see messages related to indentation errors etc. File should
be useful for devel purposes only.
-a merge with the 1.8.2 branch incorrectly changed the version string. Fixed.
2011-06-08 12:33:38 -04:00
Naomi Aro
11d18ad8e8
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
can drag a bunch of songs into stor, and they are organized and imported to airtime. Need to fix length property.
2011-06-08 18:24:17 +02:00
Naomi Aro
69b4847df3
Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' of dev.sourcefabric.org:airtime into cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention
...
Conflicts:
python_apps/media-monitor/MediaMonitor.py
2011-06-08 10:23:52 +02:00
Naomi Aro
975f001c86
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
refactoring Storedfile
2011-06-08 10:15:35 +02:00
Naomi Aro
3c689efe06
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
check if file is new or exists
2011-06-07 10:39:57 +02:00
Naomi Aro
fb117fb617
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
2011-06-07 10:36:36 +02:00
Naomi Aro
2e03698f02
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding ability to drag music into stor folder.
2011-06-07 10:35:01 +02:00
Naomi
bd2859dc1b
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
searching database by filename to retrieve file.
Checking if is supported audio file/temp audio file.
2011-06-07 10:25:47 +02:00
Naomi Aro
a370a4e812
Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' of dev.sourcefabric.org:airtime into cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention
...
Conflicts:
python_apps/media-monitor/MediaMonitor.py
2011-06-06 11:36:47 +02:00
Naomi Aro
850701a9bb
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
2011-06-06 11:26:16 +02:00
Naomi Aro
bd5e5be981
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding ability to drag music into stor folder.
2011-06-06 11:26:16 +02:00