beets/beets
Bruno Cauet e00282b4fe Implement hash() for query subclasses
It is implemented on mutable queries as well, which is bad. IMPORTANT:
don't mutate your queries if you want to put them in a set or in a dict
(as keys).
2015-03-16 17:28:00 +01:00
..
autotag Importer metadata source is set as a field 2015-02-10 18:17:37 +01:00
dbcore Implement hash() for query subclasses 2015-03-16 17:28:00 +01:00
ui Add debug log for plugin paths 2015-03-12 16:01:02 +08:00
util Fix exception construction in util.command_output() 2015-03-13 11:51:26 +01:00
__init__.py Style fixes for pep8 1.6 2015-02-07 12:51:54 -08:00
config_default.yaml Renamed list_format_* into format_* 2015-03-04 16:51:28 +01:00
importer.py Simplified the flattening for the lists returned by plugins on the import_task_created event. 2015-02-03 12:15:17 +01:00
library.py database_change: send model that changed 2015-03-16 14:32:37 +01:00
logging.py Merge branch 'master' into future 2015-01-21 10:04:33 +01:00
mediafile.py MediaFile: improve cover art detection 2015-02-20 12:53:43 +01:00
plugins.py Make less assumptions on plugin log levels 2015-02-11 09:11:34 +01:00
vfs.py Import unicode_literals in beets package 2015-01-19 21:41:33 +01:00