martin
|
1b2800564b
|
CC-2459: Multiple instances of media-monitor running after it is shutdown.
-fixed
|
2011-06-27 16:56:20 -04:00 |
Naomi Aro
|
f3746ff197
|
cc-1799 : filesystem
|
2011-06-27 18:30:52 +02:00 |
martin
|
10c7c0b5fd
|
CC-2419: Media monitor does not import files that already existed in /srv/airtime/stor
-problem where media-monitor froze on startup if rabbitmq
wasn't running is fixed (now consistent with pypo)
|
2011-06-24 15:13:47 -04:00 |
Naomi Aro
|
0a78605633
|
cc-1799 : Filesystem
fixing track formatting if there's no track number.
|
2011-06-24 18:47:27 +02:00 |
Naomi Aro
|
b2e52a76c9
|
CC-2421 : Filename formatting tweaks
|
2011-06-24 17:41:31 +02:00 |
Naomi Aro
|
7e5c514638
|
CC-2272 : Ability to change storage directory location
copying each thing from the direcotyr separately to avoid overwriting anything that already exists in the new stor.
|
2011-06-24 16:47:43 +02:00 |
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
|
a376413737
|
cc-1799 : Filesystem
adding timing, finding request to localhost taking 250-500ms too slow.
|
2011-06-24 14:50:32 +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 |
martin
|
cf54434f5e
|
CC-2435: Recorded show gets manually cancelled
-added 3 second delay before actually cancelling
|
2011-06-23 16:54:59 -04:00 |
Naomi Aro
|
66e73b930d
|
Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' into devel
|
2011-06-23 21:22:20 +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 |
martin
|
ecddb33b09
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-06-23 14:06:10 -04:00 |
martin
|
95b69b403b
|
CC-2429: Liquidsoap should be run with higher priority
-On a range of -20 to 20, where -20 gives the highest
priority, set Liquidsoap nice to -15.
|
2011-06-23 14:06:02 -04: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
|
9e4b4a0e93
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-06-20 17:38:27 -04:00 |
martin
|
aa56344a29
|
CC-2410: Clean up install process
-hiding a few more warnings.
|
2011-06-20 17:38:18 -04:00 |
Paul Baranowski
|
1bb2e79a78
|
CC-2397: Support output to Shoutcast
Simply added some config file variables and added the output type in
the liquidsoap script.
|
2011-06-20 17:34:16 -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
|
9744507078
|
-Remove unused logging statements
|
2011-06-20 16:31:53 -04:00 |
martin
|
4d790ac42a
|
CC-2015: On reboot, resume at the current time in the show
-added new liquidsoap binaries with cue-in/cue-out support
-revision hash c3c118e
|
2011-06-17 16:27:04 -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
|
ec6db96025
|
cc-2015: on reboot resume show
-use native capabilities of liquidsoap cue-in cue-out
for song cue-in/cue-out
|
2011-06-16 18:59:15 -04:00 |
martin
|
662d0ebf85
|
-create-pypo-user scripts missing an "import sys"
-airtime-uninstall will now quit upon the first error
|
2011-06-16 17:30:16 -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 |
martin
|
e90e6d7c12
|
cc-2015: on reboot resume show
-liquidsoap is having some problems with cue points right now
need to check if this is my fault.
|
2011-06-16 13:26:37 -04:00 |
martin
|
e5ed11ee51
|
cc-2015: on reboot resume show
-removed cue file from pypo responibility
|
2011-06-16 13:26:37 -04:00 |
martin
|
0d13b9013b
|
cc-2015: on reboot resume show
-calculating the amount of seconds since track began complete
|
2011-06-16 13:26:36 -04:00 |
martin
|
12ae5a289f
|
cc-2015: on reboot resume show
|
2011-06-16 13:26:36 -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 |
martin
|
9cfec2c8ef
|
-reorganized/cleaned up python_apps/pypo directory.
|
2011-06-14 14:37:09 -04: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 |
martin
|
f66305e3d3
|
cc-2055: switch to init.d
-added monit config file
|
2011-06-14 12:21:25 -04:00 |