[gnome-music/wip/jfelder/remove-grilo-spotify: 56/56] coregrilo: Remove grl-spotify-cover from the blocklist




commit bd4e955a37c9b19ee719624483b46b37bf090796
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Aug 21 12:25:49 2020 +0200

    coregrilo: Remove grl-spotify-cover from the blocklist
    
    This plugin no longer exists since version 0.3.12.

 gnomemusic/coregrilo.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gnomemusic/coregrilo.py b/gnomemusic/coregrilo.py
index d587cdf0..d3f9b4e0 100644
--- a/gnomemusic/coregrilo.py
+++ b/gnomemusic/coregrilo.py
@@ -40,8 +40,7 @@ class CoreGrilo(GObject.GObject):
         'grl-filesystem',
         'grl-itunes-podcast',
         'grl-metadata-store',
-        'grl-podcasts',
-        'grl-spotify-cover'
+        'grl-podcasts'
     ]
 
     _grl_plugin_ranks = ("grl-musicbrainz-coverart:3,"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]