Rudi Grinberg
|
ebca3fa9f5
|
refactored file mediator to play nice with saas
|
2012-11-19 20:13:00 -05:00 |
Rudi Grinberg
|
8696571b02
|
refactor owner to be saas friendly
|
2012-11-19 19:57:33 -05:00 |
Rudi Grinberg
|
a28c9d9e27
|
added untracked configs
|
2012-11-19 16:46:47 -05:00 |
Rudi Grinberg
|
a995129df5
|
added general getsig routine to get the correct signals from anywhere in the code.
|
2012-11-19 16:07:40 -05:00 |
Rudi Grinberg
|
4acb7d92db
|
removed hardcoded signals in the code.
|
2012-11-19 16:07:26 -05:00 |
Rudi Grinberg
|
6101e9dfe3
|
fixed bug where only part of the path was joined.
|
2012-11-19 16:06:36 -05:00 |
Rudi Grinberg
|
e46da35d3b
|
made root path a variable to remove duplication.
|
2012-11-19 16:06:19 -05:00 |
Rudi Grinberg
|
cd7d292aa5
|
fixed faulty regex.
|
2012-11-19 16:05:52 -05:00 |
Rudi Grinberg
|
9d04204389
|
fixed bug where path was only relative.
|
2012-11-19 16:05:26 -05:00 |
Rudi Grinberg
|
8dd0d80f68
|
fixed typo that was causing bug
|
2012-11-19 16:04:43 -05:00 |
Rudi Grinberg
|
dc8315fef9
|
added more detailed output when launching baby mm
|
2012-11-19 16:04:22 -05:00 |
Rudi Grinberg
|
d595d1112f
|
added routine to verify config exists in "baby" media monitor"
|
2012-11-19 16:03:58 -05:00 |
Rudi Grinberg
|
647832b0a0
|
added comments to document config options
|
2012-11-19 16:03:25 -05:00 |
Rudi Grinberg
|
c784df7f6e
|
Added comments describing config options
|
2012-11-19 11:35:37 -05:00 |
Rudi Grinberg
|
1cbe2fb1a1
|
typo
|
2012-11-16 12:59:17 -05:00 |
Rudi Grinberg
|
57b2762e5c
|
cleaned up imports
|
2012-11-16 12:51:23 -05:00 |
Rudi Grinberg
|
bc9f7c4c95
|
removed hardcoding of path received from MM for SaaS.
|
2012-11-16 12:51:07 -05:00 |
Rudi Grinberg
|
cf6e1d66ee
|
removed direct usage of api client to AirtimeDB which encapsulates that behaviour
|
2012-11-16 12:36:58 -05:00 |
Rudi Grinberg
|
11214d754d
|
docstring formatting
|
2012-11-16 12:31:10 -05:00 |
Rudi Grinberg
|
e22162cc87
|
added initialization message
|
2012-11-16 12:29:06 -05:00 |
Rudi Grinberg
|
aeb449ea76
|
import formatting
|
2012-11-16 11:15:49 -05:00 |
Rudi Grinberg
|
a50995cd9b
|
formatting + clearer name.
|
2012-11-16 11:14:31 -05:00 |
Rudi Grinberg
|
cc66ac4a83
|
typo
|
2012-11-16 11:14:18 -05:00 |
Rudi Grinberg
|
7527b366d0
|
removed instance specific logging
|
2012-11-16 00:10:40 -05:00 |
Rudi Grinberg
|
757a561975
|
added missing import
|
2012-11-16 00:10:24 -05:00 |
Rudi Grinberg
|
26ad6dae74
|
Added a convenience constructor for an AirtimeInstance
|
2012-11-16 00:09:56 -05:00 |
Rudi Grinberg
|
e12e311537
|
Added some routines to baby mm.
|
2012-11-16 00:09:33 -05:00 |
Rudi Grinberg
|
88231a19c3
|
added baby mm launcher
|
2012-11-15 15:08:49 -05:00 |
Rudi Grinberg
|
9c74b0ea2c
|
removed bastard injection from AirtimeApiClient
|
2012-11-15 15:08:18 -05:00 |
Rudi Grinberg
|
350c6e2f94
|
moved logging logic to launcher
|
2012-11-15 15:02:26 -05:00 |
Rudi Grinberg
|
11a43eb891
|
Generalized a lot of launching logic into the saas launcher away from the hosted installation script: mm2.py.
|
2012-11-15 14:49:55 -05:00 |
Rudi Grinberg
|
c43dbe42a8
|
refactored creating an instance into its own function
|
2012-11-15 14:27:09 -05:00 |
Rudi Grinberg
|
975508a549
|
added TODO
|
2012-11-15 14:24:17 -05:00 |
Rudi Grinberg
|
57b13607c5
|
removed crap hacks
|
2012-11-15 14:22:42 -05:00 |
Martin Konecny
|
5d03ed225d
|
Merge branch 'mm_refactor_for_saas' of https://github.com/rgrinberg/Airtime into devel
|
2012-11-15 13:37:45 -05:00 |
Martin Konecny
|
38a9203155
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
python_apps/media-monitor2/media/update/replaygain.py
|
2012-11-15 13:35:54 -05:00 |
Rudi Grinberg
|
0b0e96f49c
|
removed old runner code
|
2012-11-15 12:46:57 -05:00 |
Rudi Grinberg
|
8a7535774c
|
fixed import typo
|
2012-11-15 12:13:52 -05:00 |
Rudi Grinberg
|
4ac3efe228
|
renamed typo log to logger.
|
2012-11-15 12:13:33 -05:00 |
Rudi Grinberg
|
5073ced732
|
Made timeout watcher provide AirtimeInstnace
|
2012-11-15 12:12:47 -05:00 |
Rudi Grinberg
|
fa66f33ffa
|
changed RequestSync to use injected apc and injected it in ThreadedRequestedSync.
|
2012-11-15 12:12:19 -05:00 |
Rudi Grinberg
|
15f4212360
|
make ManagerTimeout provide the correct AirtimeInstance object.
|
2012-11-15 12:11:48 -05:00 |
Rudi Grinberg
|
ab35263869
|
inject apc properly into AirtimeNotifier
|
2012-11-15 12:11:18 -05:00 |
Rudi Grinberg
|
7ed1f08e07
|
Added new launch script for mm.
|
2012-11-15 12:10:52 -05:00 |
Rudi Grinberg
|
ce4dbf0028
|
added launcher that should replace most of mm2.py
|
2012-11-14 22:06:09 -05:00 |
Rudi Grinberg
|
dd139e5028
|
added default value for exception class parameter
|
2012-11-14 16:50:34 -05:00 |
Rudi Grinberg
|
fcfa5cceee
|
removed useless comment
|
2012-11-14 14:49:28 -05:00 |
Rudi Grinberg
|
2e59eca131
|
moved files to pypo dir
|
2012-11-14 14:43:33 -05:00 |
Rudi Grinberg
|
d5cacf4011
|
moved replay gain to pypo for better saas performance
|
2012-11-14 14:43:10 -05:00 |
Rudi Grinberg
|
f1effc37a9
|
removed dependency of mm from replaygain
|
2012-11-14 11:51:00 -05:00 |