What app is this about, and its version: Jellyfin 10.10.7 What YunoHost version are you running: 12.1.39 What type of hardware are you using: Virtual machine
Describe your issue
I’m trying to upgrade Jellyfin, it fails with an error inside the upgrade script.
No idea if this is relevant, but issues started piling up after I upgraded yunohost from the penultimate to the ultimate (current) version, seems like. That upgrade went successfully.
jq: error: Could not open file /var/lib/jellyfin/plugins/Viperinius.Plugin.SpotifyImport/meta.json: No such file or directory
It seems you have a Spotify Import plugin? For some reason, the upgrade can’t find the meta.json of that plugin. I don’t know this plugin, but if possible, could you delete it, restart Jellyfin and try the upgrade again?
(the two other apps have different issues - but it’s better to have one thread per issue)
I uninstalled the plugin (I’m a bit worried it won’t work with the new Jellyfin.. but let’s see)
I tried the upgrade, had the same issue. As if just the plugin (configs..) folder being there makes it search for meta.json. I moved the Viper[…] folder out of /var/lib/jellyfin/plugins and out of the Jellyfin folder. Tried updating again, and now it’s running for a lot longer. Will update where this goes…