diff --git a/beetsplug/spotify.py b/beetsplug/spotify.py index 6c4529450..42e20c828 100644 --- a/beetsplug/spotify.py +++ b/beetsplug/spotify.py @@ -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