diff --git a/beetsplug/spotify.py b/beetsplug/spotify.py index 66b2b1084..ad9c775a5 100644 --- a/beetsplug/spotify.py +++ b/beetsplug/spotify.py @@ -57,7 +57,6 @@ class SpotifyPlugin(MetadataSourcePlugin, BeetsPlugin): 'spotify_tempo': types.FLOAT, 'spotify_time_signature': types.INTEGER, 'spotify_valence': types.FLOAT, - 'spotify_updated': DateType(), } # Base URLs for the Spotify API