Commit Graph

8238 Commits

Author SHA1 Message Date
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
Rudi Grinberg 59f390a975 cc-4105: got rid of unnecessary debug statements 2012-08-14 14:50:40 -04:00
Rudi Grinberg 6981a5cb49 cc-4105: added truncation of BPM to prevent crashes 2012-08-14 14:50:40 -04:00
Rudi Grinberg cf3dbd2a97 cc-4105: fixed handling of list values in mutagen 2012-08-14 14:50:40 -04:00
Rudi Grinberg bcb65c4269 cc-4105: fixed bug where program would crash on non integer track numbers 2012-08-14 14:50:40 -04:00
Rudi Grinberg a576af2482 cc-4105: got rid of useless debugging lines. refined initial configuration. fixed double bootstrapping bug 2012-08-14 14:50:40 -04:00
Rudi Grinberg 701a618896 cc-4105: cleaned up config stuff 2012-08-14 14:50:40 -04:00
Rudi Grinberg 8899c581d1 cc-4105: added config files 2012-08-14 14:50:40 -04:00
Rudi Grinberg 7db4573d10 cc-4105: fixed moving watched directory 2012-08-14 14:50:40 -04:00
Rudi Grinberg 166a724d9d cc-4105: fixed bug where mixed case extensions would be ignored 2012-08-14 14:50:40 -04:00
Rudi Grinberg 088f655033 cc-4105: fixed inconsistency regarding handling bad files 2012-08-14 14:50:40 -04:00
Rudi Grinberg 3b9efee8e3 cc-4105: removed limitation from map_events not supporting pack properly 2012-08-14 14:50:40 -04:00
Rudi Grinberg 1e7de08bf3 cc-4105: rename watched subdirs barely works 2012-08-14 14:50:40 -04:00
Rudi Grinberg 632f2ab470 cc-4105: fixed the gross hack to identify moved files 2012-08-14 14:50:40 -04:00
Rudi Grinberg b3e928c7a6 cc-4105: added the hack to identify move events 2012-08-14 14:50:40 -04:00
Rudi Grinberg 5fa6def111 cc-4105: added handling for delete dir event 2012-08-14 14:50:40 -04:00
Rudi Grinberg ff56ce3797 cc-4105: clarified comment 2012-08-14 14:50:40 -04:00
Rudi Grinberg 4a94c55e3c cc-4105: removed extraneous requests being made to airtime when metadata is modified 2012-08-14 14:50:40 -04:00
Rudi Grinberg 7c2ecf3753 cc-4105: minor formatting 2012-08-14 14:50:40 -04:00
Rudi Grinberg 82656408c9 cc-4105: further refactored error handling. generalized handling of events 2012-08-14 14:50:40 -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