You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was getting the message You haven't backed up and Spotify cannot be backed up at this state. Please re-install Spotify then run "spicetify backup apply".
Reinstalling spotify and spicetify didn't work for me, probably because the package manager doesn't fully delete things in the home folder because the spotify-launcher package doesn't own any files in home: pacman -Ql spotify-launcher.
This error happens when there are no .spa files in the Backup folder or the Apps folder. This happened because the .spa files were still in the old Backup location in .config/spicetify. Manually copying over the .spa files fixed the issue for me but I imagine this should have been done automatically and may cause others issues.
A migration should then also delete the old Backup and Extracted folder in .config/spicetify.
The text was updated successfully, but these errors were encountered:
There was no migration added and I'm aware of it. Not changing it back now. I may add the function that removes old files but not going to migrate these files since it already happened.
π Have you checked Spicetify.app page for your issue?
π Is there already an issue for your problem?
βΉ Environment / Computer Info
π Description
I believe the issue is caused by #3282
I was getting the message
You haven't backed up and Spotify cannot be backed up at this state. Please re-install Spotify then run "spicetify backup apply".
Reinstalling spotify and spicetify didn't work for me, probably because the package manager doesn't fully delete things in the home folder because the spotify-launcher package doesn't own any files in home:
pacman -Ql spotify-launcher
.This error happens when there are no
.spa
files in theBackup
folder or theApps
folder. This happened because the.spa
files were still in the oldBackup
location in.config/spicetify
. Manually copying over the.spa
files fixed the issue for me but I imagine this should have been done automatically and may cause others issues.A migration should then also delete the old
Backup
andExtracted
folder in.config/spicetify
.The text was updated successfully, but these errors were encountered: