Commit Graph

8409 Commits

Author SHA1 Message Date
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 1921ee6d59 cc-4105: changed DeleteFile+NewFile into a ModifyFile event in bootstrapping 2012-08-14 15:11:46 -04:00
Rudi Grinberg c2b65b187c cc-4105: code cleanup 2012-08-14 15:07:56 -04:00
Rudi Grinberg a3b71d7ae3 added __init__ to root dir of mm2 2012-08-14 14:50:44 -04:00
Rudi Grinberg d1bc4fd097 cc-4105: code formatting 2012-08-14 14:50:43 -04:00
Rudi Grinberg a2333309a7 cc-4105: removed unused code. refactored logging a bit 2012-08-14 14:50:43 -04:00
Rudi Grinberg b22b9b9aa3 cc-4105: updated config and installation scripts 2012-08-14 14:50:43 -04:00
Rudi Grinberg 843dd664e3 cc-4105: added another bug related to event contracting 2012-08-14 14:50:43 -04:00
Rudi Grinberg 542f78d2df cc-4105: updated old media monitor install 2012-08-14 14:50:43 -04:00
Rudi Grinberg 4b6350dc2e cc-4105: added some changes to ease installation 2012-08-14 14:50:43 -04:00
Rudi Grinberg ff38a5f719 cc-4105: major reformatting of imports 2012-08-14 14:50:43 -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 12a5edfd5c cc-4105: added a bunch of docstrings 2012-08-14 14:50:42 -04:00
Rudi Grinberg e4a756075a cc-4105: removed workarond for old bug. bug was: events not being removed from contractor 2012-08-14 14:50:42 -04:00
Rudi Grinberg 4708d76091 cc-4105: more event contractor bug fixes 2012-08-14 14:50:42 -04:00
Rudi Grinberg f2fea19c85 cc-4105: fixed first big event contracting bug 2012-08-14 14:50:42 -04:00
Rudi Grinberg 3ce2555a35 cc-4105: fixed little typo that caused a bug 2012-08-14 14:50:42 -04:00
Rudi Grinberg 076a9c2296 cc-4105: added mechanism to remove duplicate events 2012-08-14 14:50:42 -04:00
Rudi Grinberg 745221f77c cc-4105: added command line option parsing 2012-08-14 14:50:42 -04:00
Rudi Grinberg ee1491a487 cc-4105: fixed bug with editing metadata id3v2 2012-08-14 14:50:42 -04:00
Rudi Grinberg 0e2d523bf6 cc-4105: workaround for fix for terrible bug 2012-08-14 14:50:42 -04:00
Rudi Grinberg 9015b93527 cc-4105: removed old debug statements 2012-08-14 14:50:42 -04:00
Rudi Grinberg ab658a3800 cc-4105: fixed horrible bug related to 'strong' reffing 2012-08-14 14:50:42 -04:00
Rudi Grinberg 95e4488518 cc-4105: removed un needed code 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 517730e012 cc-4105: removed useless function. reformatted comments 2012-08-14 14:50:42 -04:00
Rudi Grinberg a9819f54d5 cc-4105: more formatting fixes 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 57a8a6a7f7 cc-4105: reformatted events.py 2012-08-14 14:50:41 -04:00
Rudi Grinberg c748b2ebd6 cc-4105: reformatted the hell out of pure.py. added docstrings 2012-08-14 14:50:41 -04:00
Rudi Grinberg d5e7d881ab cc-4105: formatted comments in api_client 2012-08-14 14:50:41 -04:00
Rudi Grinberg 5bc170ba31 cc-4105: fixed bug where api client wasn't being initialized right by replaygain updater. updated apiclient to better detect such bad usage 2012-08-14 14:50:41 -04:00
Rudi Grinberg 3c82497c34 cc-4105: reformatted bootstrap.py to fit standards 2012-08-14 14:50:41 -04:00
Rudi Grinberg 78a15916c2 cc-4105: added better logging for replaygain updater 2012-08-14 14:50:41 -04:00
Rudi Grinberg 420182465e cc-4105: added replay replay gain integration with mm2 2012-08-14 14:50:41 -04:00
Rudi Grinberg 806f68ce57 cc-4105: made replaygain updater work forever to get replaygain of new files that are added. fixed TODO regarding error checking 2012-08-14 14:50:41 -04:00
Rudi Grinberg 84e5530b88 cc-4105: formatted commits 2012-08-14 14:50:41 -04:00
Rudi Grinberg ce89d53ea0 cc-4105: minor code formatting. refactored replaygain a little bit 2012-08-14 14:50:41 -04:00
Rudi Grinberg e98eda144a cc-4105: removed naive replaygain again. added micro optimization to Insert into cc_files 2012-08-14 14:50:41 -04:00
Rudi Grinberg 91145a3f16 cc-4105: updated to martin's replaygain 2012-08-14 14:50:41 -04:00
Rudi Grinberg 1235e86251 cc-4105: removed event packing from RequestSync thread 2012-08-14 14:50:41 -04:00
Rudi Grinberg cff9a5cb71 cc-4105: updated to martin's change to replaygain 2012-08-14 14:50:41 -04:00
Rudi Grinberg ccd0d4e8cf cc-4105: added naive replay gain with some performance improvements. reading full file for md5 2012-08-14 14:50:41 -04:00
Rudi Grinberg 958e2e2c74 cc-4105: removed naive way of calculating replaygain. not efficient 2012-08-14 14:50:41 -04:00
Rudi Grinberg 6f82fa103a cc-4105: added replaygain and a whole ton of formatting 2012-08-14 14:50:41 -04:00
Rudi Grinberg a8b9b300e5 cc-4105: fixed a ton of formatting 2012-08-14 14:50:41 -04:00
Rudi Grinberg 4f29301334 cc-4105: formatted comments 2012-08-14 14:50:40 -04:00