beets/beets
Thomas Scholtes ecb9ba97be Add SingletonImportTask
The goal of this class is to eliminate all checks for `task.is_album`. This is
already accomplished for the methods. Next, we want to tackle the plugin
stages.
2014-04-19 17:02:36 +02:00
..
autotag enable unused import checking 2014-04-13 20:48:30 -07:00
dbcore enable unused import checking 2014-04-13 20:48:30 -07:00
ui Add more paths to search for bash completion 2014-04-17 13:39:06 +02:00
util enable unused import checking 2014-04-13 20:48:30 -07:00
__init__.py version bump for 1.3.6 2014-04-15 21:27:59 -07:00
config_default.yaml Replace option: leading whitespaces are also removed by default 2014-03-18 22:25:06 +01:00
importer.py Add SingletonImportTask 2014-04-19 17:02:36 +02:00
library.py Removed str2bool import 2014-04-19 00:08:31 +03:00
mediafile.py fix #705: unicode in SoundCheck fields 2014-04-17 18:10:16 -07:00
plugins.py Flake8 fixes 2014-04-11 16:05:08 +02:00
vfs.py More flake fixes 2014-04-09 19:16:38 +02:00