linuxserver / Heimdall

An Application dashboard and launcher
MIT License
7.5k stars 538 forks source link

Import is not working correctly #1257

Closed styxadmin closed 3 months ago

styxadmin commented 7 months ago

I have a previous install of Heimdall with 20 bookmarks. Due to issues with this VM I set up a new one and installed Heimdall.

I can successfully export a backup from the old Heimdall, and confirmed all bookmarks are contained within the backup.

When I run the import it shows that all bookmarks have been imported but when I navigate to the Home Dashboard, only a handful are presented.

Even on the application list it only shows the same few.

OS: Debian 12

Using Latest docker image from linuxserver

Heimdall Version: 2.5.8

image image

burukan commented 6 months ago

@styxadmin

I did not have time to check the origin of this problem however temporarily I managed to import all my records via:

Option 1:

Option 2: Set "appid": "null" for all the applications that do NOT import.

BEWARE this will lose the images as appids are gone. Looks like appid is a sha1 hash of some sort and system bugs out trying to find/merge the icon etc data. I would imagine just like me, one of your apps have either changed id or was removed from heimdall db.

Hopefully this all will be fixed soon.

LinuxServer-CI commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 months ago

This issue is locked due to inactivity