beetsplug
Here are some plugins I wrote for my personal use. They might not be very
stable so use them at your own risk...
Plugins
Currently the following plugins are available:
- arttools: A toolbox for album art handling.
- autosingleton: Automatically decide if files should be imported as singletons.
- dirfields: Adds a field for each directory of its original path.
- This plugin was updated for current beets and Python versions by J0J0 Todos and is hosted here: beets-dirfields
- multipletaskcreated: Call the
import_task_created
event of multiple plugins in a chained way.
- notagain: Skip files which are already imported before beets handles them.
- regexfilefilter: Filter the files to import using regular expressions.
See the Wiki for more details and how to configure them.