-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App crashes after restoring InnerTune backup from version 0.5.4 and onward #56
Comments
Hi. Can you try and see if this fixes the issue? https://github.com/mikooomich/OuterTune/releases/tag/test1 |
@mikooomich Thank you very much, now the issue is fixed, restoring properly from IT v0.5.4 |
* It appears that lastUpdateTime and createdAt were removed at some point, however never deleted from the database, thus causing migration failure * fixes DD3Boh#56
@mikooomich Sorry for bothering, the only issue with restoring from InnerTune I found so far is that you can't add new songs to already previously created playlists, restored from InnerTune – playlists just doesn't appear in "add to playlist" window, there's only option to "create a playlist" |
That's likely because playlist are migrated as read-only. You could select all in old playlist, and then add all to a new one |
* It appears that lastUpdateTime and createdAt were removed at some point, however never deleted from the database, thus causing migration failure * fixes #56
Checklist
Steps to reproduce the bug
In OuterTune just restore a backup made from InnerTune version 0.5.4
Expected behavior
Restoring backup without crashes
Actual behavior
OuterTune then crashes and it's crashes everytime you try to open it
Just in case, I did restoration on a clean OuterTune (clean installation)
Screenshots/Screen recordings
No response
Logs
OuterTune Restore - LogFox Crash Log.zip
OuterTune version
0.6.2
Android version
Android 13 QPR3
Additional information
I know that it may not be a priority, but this is a really great fork and it would be really neat if you could migrate library and playlists from a recent versions of regular InnerTune
InnerTune 0.5.3 backup seems to be restoring without issues, but unfortunately my backup of it is just too old
The text was updated successfully, but these errors were encountered: