Rudi Grinberg
|
7cba85ea05
|
cc-4359: Fixed without breaking other problems.
|
2012-09-10 18:27:52 -04:00 |
Rudi Grinberg
|
3fc60c741d
|
MM2: Normalize directory paths received from airtime once and for all.
|
2012-09-10 17:39:43 -04:00 |
Rudi Grinberg
|
c4f486e539
|
MM2: More detailed logging.
|
2012-09-10 16:08:33 -04:00 |
Rudi Grinberg
|
259a3eb792
|
cc-4359: normpath'd music dir before passing it to manager.py to remove
watch
|
2012-09-10 14:51:29 -04:00 |
Rudi Grinberg
|
a73d0940bd
|
cc-4105: more code duplication removed
|
2012-08-14 15:24:57 -04:00 |
Rudi Grinberg
|
95d33b9248
|
cc-4105: removed code duplication
|
2012-08-14 15:21:46 -04:00 |
Rudi Grinberg
|
c2b65b187c
|
cc-4105: code cleanup
|
2012-08-14 15:07:56 -04:00 |
Rudi Grinberg
|
3af6036d9e
|
cc-4105: major code reformatting effort
|
2012-08-14 14:50:43 -04:00 |
Rudi Grinberg
|
5d33ca7c6f
|
cc-4105: a whole bunch of docstrings were added
|
2012-08-14 14:50:43 -04:00 |
Rudi Grinberg
|
6238424113
|
cc-4105: added docs. removed unused method
|
2012-08-14 14:50:43 -04:00 |
Rudi Grinberg
|
4708d76091
|
cc-4105: more event contractor bug fixes
|
2012-08-14 14:50:42 -04:00 |
Rudi Grinberg
|
76bc290623
|
cc-4105: modularized mm2.py. fixed little bug where proper last ran time wasn't being used
|
2012-08-14 14:50:42 -04:00 |
Rudi Grinberg
|
38e8c3871e
|
cc-4105: major code cleanup
|
2012-08-14 14:50:41 -04:00 |
Rudi Grinberg
|
7c85acac98
|
cc-4105: refactored some error handling code
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
b604dd0795
|
cc-4105: fixed bug where key was int instead of string. added more reliable error handling
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
6e2e7d83ad
|
cc-4105: added handling for recorded files
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
f7b48a4dbb
|
cc-4105: fixed some bugs. fixed manager tests
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
ba78731f99
|
cc-4105: more refactorings, this time so that scan/watch diretories are always handled from one place
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
3b1583f620
|
cc-4105: refactored how watched, stored directories are handled
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
ba03447946
|
cc-4105: added handling for pyinotify events and create more logical events
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
6e9db647c1
|
cc-4105: Fixed metadata handling. Added more error reporting to rmq requests
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
5f1024bb7d
|
cc-4105: Tweaked config params. Fixed error checking. Fixed unicode stuff. Removed redundant php
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
7abe882455
|
cc-4105-2: added retries on failed requests. added ignored files set like in the old media monitor
|
2012-08-14 14:50:39 -04:00 |
Rudi Grinberg
|
be00cc6990
|
cc-4105: major refactorings. shit is barely running
|
2012-08-14 14:50:38 -04:00 |
Rudi Grinberg
|
add322d515
|
cc-4105: handling airtime events like delete
|
2012-08-14 14:50:38 -04:00 |
Rudi Grinberg
|
6214ac961d
|
cc-4105: refactored a few routines, added more comments
|
2012-08-14 14:50:38 -04:00 |
Rudi Grinberg
|
493f93c425
|
cc-4105: added metadata write function
|
2012-08-14 14:50:38 -04:00 |
Rudi Grinberg
|
9964c826ab
|
cc-4105: Added problem dir moving. Also locale config from old media monitor
|
2012-08-14 14:50:37 -04:00 |
Rudi Grinberg
|
09303a96d3
|
cc-4105: made public method private
|
2012-08-14 14:50:37 -04:00 |
Rudi Grinberg
|
1d85c65b74
|
cc-4105: Added more tests.
|
2012-07-19 10:37:18 -04:00 |
Rudi Grinberg
|
12aa76b0a8
|
cc-4105: Made config object persist data after being garbage collected. Added more tests
|
2012-07-18 16:13:30 -04:00 |
Rudi Grinberg
|
45385dffce
|
cc-4105: added docstring and comments
|
2012-07-18 13:43:29 -04:00 |
Rudi Grinberg
|
97d8c58a1b
|
cc-4105: added rabbit mq messge handling stubs
|
2012-07-18 12:17:44 -04:00 |
Rudi Grinberg
|
2c6e5733a0
|
Added basics of RabbitMQ handling
|
2012-07-18 11:45:58 -04:00 |