beets/beets
FichteFoll dfc23e8efe
Implement database and model revision checking
Prevents reloading a model from the database when it hasn't changed.

Now we're back to almost the same speed as before the addition of album
field fallbacks.
2019-06-05 02:58:42 +02:00
..
autotag fetch only one work 2019-05-30 22:34:40 +02:00
dbcore Implement database and model revision checking 2019-06-05 02:58:42 +02:00
ui Avoid using an internal confuse function 2019-06-02 23:16:30 +10:00
util bluelet: catch ECONNRESET 2019-06-02 23:37:07 +10:00
__init__.py confit: replace with confuse in core beets 2019-06-01 09:51:56 +10:00
__main__.py Simpler __main__ docstring (#2453) 2017-02-25 13:39:14 -05:00
art.py mediafile: import from standalone module 2019-05-29 09:35:14 +10:00
config_default.yaml Address PR comments. 2019-01-26 11:17:17 +00:00
importer.py Cache an item's album with a property 2019-06-05 02:39:56 +02:00
library.py Cache an item's album with a property 2019-06-05 02:39:56 +02:00
logging.py s/utf8/utf-8/ in all encoding/decoding contexts 2016-09-06 23:10:24 -04:00
mediafile.py mediafile: replace with a wrapper around mediafile 2019-05-29 09:35:14 +10:00
plugins.py confit: replace with confuse in core beets 2019-06-01 09:51:56 +10:00
random.py random: beets.util.random -> beets.random 2019-04-07 18:46:11 +10:00
vfs.py