beets/beets
Diego M. Rodríguez 9dcd4f7367 Merge pull request #2213 from diego-plan9/template-comma-behaviour
Revise comma handling on templates
2016-10-04 18:17:49 +02:00
..
autotag Fix a missing Python 3 dict view conversion 2016-09-09 20:12:05 -04:00
dbcore Do not attempt matching unset fields on DateQuery 2016-10-03 19:52:44 +02:00
ui Remove deprecated list_format_{album|item} config 2016-09-25 23:28:44 -04:00
util Use flag instead of subclass for comma in Parser 2016-10-03 23:01:50 +02:00
__init__.py Next release version is 1.4.0, not 1.3.20 2016-07-02 10:11:31 -07:00
art.py remove byte literals from art.py commands args 2016-08-25 04:08:05 -04:00
config_default.yaml Add new importer configuration to deal with duplicate items 2016-06-19 12:53:37 +05:30
importer.py replace deprecated log.warn() with log.warning() 2016-08-09 00:33:38 -04:00
library.py Move timeout config getter to library from dbcore 2016-10-01 05:01:55 -04:00
logging.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
mediafile.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
plugins.py replace deprecated log.warn() with log.warning() 2016-08-09 00:33:38 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00