This bug was logged in 2023 but for some reason was closed and never fixed. It is still there now.
I have an export file from Heimdall that I want to import into a new install and it only imports half of the items in the list.
I have tried importing a single item and that does not work either. The export created this example entry, which fails to import properly.:
[
{
"title": "Sonarr",
"colour": "#161b1f",
"url": "Http://192.168.1.xxx:8989",
"description": "{"enabled":true,"override_url":null,"apikey":"myapikey"}",
"appid": null,
"appdescription": null
}
]
I don't know if the problem is with the export or the subsequent import, but whatever it is it's not working as intended.
This bug was logged in 2023 but for some reason was closed and never fixed. It is still there now.
I have an export file from Heimdall that I want to import into a new install and it only imports half of the items in the list.
I have tried importing a single item and that does not work either. The export created this example entry, which fails to import properly.:
[
{
"title": "Sonarr",
"colour": "#161b1f",
"url": "Http://192.168.1.xxx:8989",
"description": "{"enabled":true,"override_url":null,"apikey":"myapikey"}",
"appid": null,
"appdescription": null
}
]
I don't know if the problem is with the export or the subsequent import, but whatever it is it's not working as intended.