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
Naomi
c30eeaf5bd
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-06 11:26:15 +02:00
Naomi Aro
cb2ca87516
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:22:40 +02:00
Naomi Aro
7c65623477
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
2011-06-06 11:06:34 +02:00
Naomi Aro
f271f31ad8
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding ability to drag music into stor folder.
2011-06-06 10:53:58 +02:00
Naomi
6dfad55b89
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-06 10:53:58 +02:00
martin
f97cd4d635
-remove apache2 as a daemon start prerequisite since apache may be remote.
2011-06-03 17:40:58 -04:00
martin
f6ae2aaa91
cc-2055: switch to init.d
...
-enabled media-monitor in the installs scripts.
2011-06-03 11:30:08 -04:00
martin
d516b963e4
cc-2055: switch to init.d
...
-initial upgrade script
2011-06-02 18:07:48 -04:00
martin
4c9c86bf4f
cc-2055: switch to init.d
...
-remove update-rc.d on uninstall
-remove unecessary imports in install/uninstall scripts
-all daemons now wait until apache2 is available before starting (LSB Init Script)
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
martin
79e24e5af5
cc-2055: switch to init.d
...
-Change all python apps to log directly to file
-change airtime-pypo to airtime-playback
-fix airtime install started/completed message bumpers
2011-06-02 18:07:47 -04:00
Naomi
b84854c13c
CC-2271 1.8.2 code cleanup tasks
...
changing 1.8.1 upgrade script to using raw source first.
2011-05-19 09:59:13 -04:00