From 353b492b7b24aaf1027775d0a8330b0a05bda213 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Wed, 11 Nov 2020 00:30:34 +0100 Subject: [PATCH] Updated Import collection library and playlists data from Clementine (markdown) --- ...rt-collection-library-and-playlists-data-from-Clementine.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Import-collection-library-and-playlists-data-from-Clementine.md b/Import-collection-library-and-playlists-data-from-Clementine.md index e9d1aa1..7574d21 100644 --- a/Import-collection-library-and-playlists-data-from-Clementine.md +++ b/Import-collection-library-and-playlists-data-from-Clementine.md @@ -157,5 +157,6 @@ SELECT ROWID, `UPDATE strawberry.playlist_items SET song_id = "";` -Restore all album covers cached in Clementine: +Use the following command to restore all album covers cached in Clementine: + `cp ~/.config/Clementine/albumcovers/* ~/.local/share/strawberry/strawberry/collectionalbumcovers/`