mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 03:22:39 +01:00
Add import
This commit is contained in:
parent
fc8d3fceeb
commit
8102bd2e35
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ import requests
|
|||
import unidecode
|
||||
from beets import ui
|
||||
from beets.autotag.hooks import AlbumInfo, TrackInfo
|
||||
from beets.dbcore import types
|
||||
from beets.plugins import BeetsPlugin, MetadataSourcePlugin
|
||||
|
||||
DEFAULT_WAITING_TIME = 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue