beets/beets
2021-03-23 21:55:51 -05:00
..
autotag Further attempt to address the comments from sampsyo 2021-02-27 18:31:16 -06:00
dbcore Use null instead of model_type() 2020-10-23 10:10:21 -04:00
ui Check files during import, show checker warnings and errors along with tagging choices. 2021-03-23 21:55:51 -05:00
util pipeline: remove duplicate code from previous refactoring 2021-01-20 15:19:06 +01:00
__init__.py minor fixes and changelog entry 2020-02-25 15:23:52 +01:00
__main__.py
art.py Woops, this needs to be explicitly multiline 2020-02-22 12:43:22 -05:00
config_default.yaml Merge pull request #3088 from rubdos/reflink 2020-11-27 13:29:10 -05:00
importer.py Check files during import, show checker warnings and errors along with tagging choices. 2021-03-23 21:55:51 -05:00
library.py Add trackdisambig from musicbrainz. 2021-02-27 15:07:32 -06:00
logging.py
mediafile.py mediafile: replace with a wrapper around mediafile 2019-05-29 09:35:14 +10:00
plugins.py Use caching in plugins.find_plugins() 2020-12-15 14:16:09 +01:00
random.py random: beets.util.random -> beets.random 2019-04-07 18:46:11 +10:00
vfs.py