beets/beets
jhermann 245cf1a74d Partial fix for cmd names with dashes (ref #2836)
This patch avoids errors during completion when a plugin
uses names like "sub-command". It does not make completion
fully working for such commands though, thus no close.
2018-03-11 16:02:10 +01: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 Partial fix for cmd names with dashes (ref #2836) 2018-03-11 16:02:10 +01:00
util Advanced fetchart source config: pep8 2018-02-24 11:26:50 +01:00
__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 Advanced fetchart source config: pep8 2018-02-24 11:26:50 +01:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00