beets/beets
David Logie bd788544c2 Make sure release events are selected in preferred order.
Previously, release events were selected based on the order that
MusicBrainz listed them rather than the order defined in config.yaml.
2018-02-23 11:52:06 +00:00
..
autotag Make sure release events are selected in preferred order. 2018-02-23 11:52:06 +00:00
dbcore Fix #2652 by using local timestamps 2018-02-20 23:22:31 -05:00
ui Merge pull request #2803 from beetbox/2793-unicodepaths 2018-02-05 11:49:58 -05:00
util Remove unnecessary escape caret in ImageMagick convert argument, Fixes #2729 2017-12-18 17:37:52 +10:30
__init__.py Version bump: 1.4.7 2017-12-21 13:16:12 -05:00
__main__.py Simpler __main__ docstring (#2453) 2017-02-25 13:39:14 -05:00
art.py images: use jpg extensions for jpeg files everywhere 2016-11-08 18:48:44 +01:00
config_default.yaml No media are ignored by default (#2776) 2018-02-08 17:28:05 -05:00
importer.py Allow plugins to define early import stage functions 2018-02-19 10:45:47 +01:00
library.py Implement from_scratch option 2017-12-07 14:46:40 -05:00
logging.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
mediafile.py mediafile._safe_cast: be safer when converting to int 2017-11-19 09:21:07 +01:00
plugins.py Move the logging wrapper code into a helper function 2018-02-21 15:54:37 +01:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00