Updated Import collection library and playlists data from Clementine (markdown)

Jonas Kvinge 2020-11-11 00:30:34 +01:00
parent 565c66cc37
commit 353b492b7b
1 changed files with 2 additions and 1 deletions

@ -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/`