[grilo-plugins/wip/mschraal/remove-spotify: 2/2] Remove Spotify coverart plugin
- From: Victor Toso <victortoso src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/wip/mschraal/remove-spotify: 2/2] Remove Spotify coverart plugin
- Date: Fri, 21 Aug 2020 10:11:00 +0000 (UTC)
commit 5cf85dc1ac3132240d909aca12d5617c855aed3d
Author: Marinus Schraal <mschraal gnome org>
Date: Mon Sep 17 17:55:02 2018 +0200
Remove Spotify coverart plugin
The API is no longer accessible without authorization.
src/lua-factory/sources/grl-spotify-cover.lua | 99 --------
src/lua-factory/sources/meson.build | 1 -
tests/meson.build | 1 -
tests/spotify-cover/data/network-data.ini | 9 -
tests/spotify-cover/data/resolve-bad-found.data | 11 -
tests/spotify-cover/data/resolve-good-found.data | 35 ---
tests/spotify-cover/meson.build | 22 --
tests/spotify-cover/test_spotify_cover.c | 291 -----------------------
8 files changed, 469 deletions(-)
---
diff --git a/src/lua-factory/sources/meson.build b/src/lua-factory/sources/meson.build
index 671c5d17..d657661b 100644
--- a/src/lua-factory/sources/meson.build
+++ b/src/lua-factory/sources/meson.build
@@ -14,7 +14,6 @@ sources = [
'grl-lastfm-cover',
'grl-musicbrainz-coverart',
'grl-radiofrance',
- 'grl-spotify-cover',
'grl-steam-store',
'grl-theaudiodb-cover',
'grl-thegamesdb',
diff --git a/tests/meson.build b/tests/meson.build
index 1eaf2435..bdd96c5e 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -16,7 +16,6 @@ test_plugins = [
test_lua_sources = [
'games',
- 'spotify-cover',
'steam-store',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]