beets/beets
discopatrick 6a71504545 Allow multiple date formats for each precision
We want to allow datetime queries to be entered in multiple formats,
e.g. with a 'T' or a space separator between date and time. This
commit sets up that possibility, albeit with an additional dummy
format for the time being.
2017-04-26 23:53:51 +01:00
..
autotag Don't fail if there are no areas listed in a release event. 2017-04-03 19:48:45 +01:00
dbcore Allow multiple date formats for each precision 2017-04-26 23:53:51 +01:00
ui Merge pull request #2508 from Mary011196/master 2017-04-19 11:25:37 -04:00
util command_output: insure py2/3 compat 2017-04-22 15:52:09 +02:00
__init__.py Version bump: 1.4.4 2017-01-09 10:40:06 -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 Add default replace for - to _ 2017-04-12 13:48:37 -04:00
importer.py Simplify is_subdir_of_any_in_list and the test that uses it 2017-03-27 00:20:44 +02:00
library.py Add option to hardlink when importing 2017-02-19 15:56:13 -06:00
logging.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
mediafile.py Use free-form MP4 tag for album gain (#2426) 2017-02-04 14:16:11 -06:00
plugins.py collect search results from plugins with yield 2016-11-21 13:39:44 +01:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00