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 |
martin
|
778b645a69
|
CC-2419: Media monitor does not import files that already existed in /srv/airtime/stor
-work in progress
|
2011-06-30 18:06:43 -04:00 |
martin
|
397007efee
|
cc-2419: media monitor import on start
-initial check-in
|
2011-06-30 18:06:07 -04:00 |
martin
|
4f804b17c7
|
cc-2419: media monitor import on start
-initial check-in
|
2011-06-30 18:05:19 -04:00 |
martin
|
4ab7523a84
|
CC-2419: Media monitor does not import files that already existed in /srv/airtime/stor
-work in progress
|
2011-06-30 18:03:44 -04:00 |
martin
|
3335ff703a
|
cc-2419: media monitor import on start
-initial check-in
|
2011-06-30 18:03:43 -04:00 |
martin
|
89dd251782
|
cc-2419: media monitor import on start
-initial check-in
|
2011-06-30 18:02:58 -04:00 |
Naomi Aro
|
ee92c5cfb4
|
cc-1799 : Filesystem
notifier doesn't need to be made a daemon.
|
2011-06-29 10:46:46 +02:00 |
martin
|
7e1dbf8085
|
-fix exception when rabbitmq wasnt started before media-monitor
|
2011-06-28 22:09:25 -04:00 |
martin
|
3b6723246f
|
-make main thread not exit after spawning new processes
|
2011-06-28 13:38:34 -04:00 |
martin
|
e8c36be242
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-06-28 12:50:15 -04:00 |
martin
|
00910ae346
|
-clean up imports in MediaMonitor.py
|
2011-06-28 12:50:05 -04:00 |
Naomi Aro
|
33a247c4de
|
cc-1799 : Filesystem
handling replacing of files in gui, need to handle closing down processes on exit.
|
2011-06-28 18:40:38 +02:00 |
Naomi Aro
|
0111fd5725
|
cc-1799 : Filesystem
incorrect variable.
|
2011-06-28 15:04:03 +02:00 |
Naomi Aro
|
164c06a5e5
|
CC-2441 : media-monitor exception on import, cancels all importing
checking if file md fails.
|
2011-06-28 14:34:16 +02:00 |
Naomi Aro
|
4eff714f32
|
cc-1799 : Filesystem
huge speed increase with multi processes.
|
2011-06-28 12:42:06 +02:00 |
Naomi Aro
|
4c8e6a04ac
|
cc-1799 : Filesystem
running Notifier as a daemon, allows parallel processing of event queue at all times.
|
2011-06-28 11:39:54 +02:00 |
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 |