This commit is contained in:
Alok Saboo 2022-06-13 09:31:19 -04:00
parent a2e6680e2f
commit c9f9ed3b64

View file

@ -34,6 +34,7 @@ from beets.plugins import MetadataSourcePlugin, BeetsPlugin
DEFAULT_WAITING_TIME = 5
class SpotifyPlugin(MetadataSourcePlugin, BeetsPlugin):
data_source = 'Spotify'