beets/beets
Adrian Sampson 3acd4480ff Use a stdlib method for _to_epoch_time on py3
This also works around a bug in Python 3.6.0 on Windows: see #2358.
2017-01-02 18:29:37 -05:00
..
autotag Refactor search options to ordinary choices 2016-12-28 14:08:09 -05:00
dbcore Use a stdlib method for _to_epoch_time on py3 2017-01-02 18:29:37 -05:00
ui Rename some choice-related variables 2016-12-28 14:54:25 -05:00
util another attempt at fixing windows path stuff 2016-12-07 21:26:10 -08:00
__init__.py Version bump: 1.4.3 2016-12-16 22:07:34 -05:00
art.py images: use jpg extensions for jpeg files everywhere 2016-11-08 18:48:44 +01:00
config_default.yaml Add new importer configuration to deal with duplicate items 2016-06-19 12:53:37 +05:30
importer.py Refactor search options to ordinary choices 2016-12-28 14:08:09 -05:00
library.py Flip an erroneous execute bit 2016-12-28 16:18:02 -05:00
logging.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
mediafile.py Slightly more helpful UnreadableFileError (#2351) 2016-12-28 16:33:43 -05: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