beets/beets
Diego Moreda bc8f422433 Do not attempt matching unset fields on DateQuery
Add a comparison at DateQuery.match in order to avoid comparing if the
field is not in the item.
Revise the existing types_plugin unit tests for explicitely checking the
behaviour when the values are unset.
2016-10-03 19:52:44 +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 Expose split arg from StrSeq in as_str_seq 2016-09-25 03:20:33 -04: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