Hi @praveensg8 , I reported this to Patrick about 2 weeks ago on Github and he implemented a couple fixes that are in beta. Read the thread.
opened 02:39AM - 16 Jun 24 UTC
closed 09:01AM - 18 Jun 24 UTC
Love your plugin! Tried installing onto a fresh install of Volumio (AMD, 4GB) a… nd got the below error in the logs. Seems as though the old location for 10.8.10 is deprecated and the new location for the installer links off of here:
https://repo.jellyfin.org/?path=/server/linux/latest-stable
info: Downloading plugin at https://plugins.volumio.workers.dev/pluginsv2/downloadLatest/jellyfin_server/volumio/buster/amd64
Soliciting pool server 216.66.48.42
info: END DOWNLOAD: https://plugins.volumio.workers.dev/pluginsv2/downloadLatest/jellyfin_server/volumio/buster/amd64
info: Folder /tmp/plugins removed
info: Check plugin dependencies
info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
info: Checking if plugin already exists
info: Rename folder
info: Folder /tmp/downloaded_plugin.zip removed
info: Move to category
info: Checking if install.sh is present
info: Executing install.sh
volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sh /data/plugins/music_service/jellyfin_server/install.sh
pam_unix(sudo:session): session opened for user root by (uid=0)
info: [06/15/24 18:58:29] Downloading package from https://repo.jellyfin.org/releases/server/linux/versions/stable/combined/10.8.10/jellyfin_10.8.10_amd64.tar.gz; saving to /tmp/tmp.77GN7vXgcK.tar.gz...
info: [06/15/24 18:58:30] An error occurred in install_jellyfin.sh: line 27: wget -O "${PKG_TMP}" "${PKG_URL}"
info: [06/15/24 18:58:30] Installation cannot proceed. Cleaning up plugin directory...
pam_unix(sudo:session): session closed for user root
Plugin install end detected on script
info: Install script return the error Error: Command failed: echo volumio | sudo -S sh /data/plugins/music_service/jellyfin_server/install.sh > /tmp/installog
[sudo] password for volumio: --2024-06-15 18:58:29-- https://repo.jellyfin.org/releases/server/linux/versions/stable/combined/10.8.10/jellyfin_10.8.10_amd64.tar.gz
Resolving repo.jellyfin.org (repo.jellyfin.org)... 68.183.204.194, 2604:a880:cad:d0::cf3:f001
Connecting to repo.jellyfin.org (repo.jellyfin.org)|68.183.204.194|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://repo.jellyfin.org/deprecated [following]
--2024-06-15 18:58:30-- https://repo.jellyfin.org/deprecated
Reusing existing connection to repo.jellyfin.org:443.
HTTP request sent, awaiting response... 410 Gone
2024-06-15 18:58:30 ERROR 410: Gone.
info: An error occurred installing the plugin. Rolling back config
info: Plugin folders cleanup
info: Scanning into folder /volumio/app/plugins/
And heres the output in the UI:
Downloading plugin at https://plugins.volumio.workers.dev/pluginsv2/downloadLatest/jellyfin_server/volumio/buster/amd64
END DOWNLOAD: https://plugins.volumio.workers.dev/pluginsv2/downloadLatest/jellyfin_server/volumio/buster/amd64
Creating install location
Unpacking plugin
Checking that the plugin is suitable for this version of Volumio The plugin can be used with this version of Volumio
Checking for duplicate plugin
Copying plugin to location
Installing necessary utilities
[06/15/24 18:58:29] Downloading package from https://repo.jellyfin.org/releases/server/linux/versions/stable/combined/10.8.10/jellyfin_10.8.10_amd64.tar.gz; saving to /tmp/tmp.77GN7vXgcK.tar.gz...
[06/15/24 18:58:30] An error occurred in install_jellyfin.sh: line 27: wget -O "${PKG_TMP}" "${PKG_URL}"
[06/15/24 18:58:30] Installation cannot proceed. Cleaning up plugin directory...
An error occurred while installing the plugin Error
Hope this helps
I have it installed as per his instructions and it works great.
Basically –
Plugin currently in beta channel. To update:
Uninstall current version, if any. Note: this will delete all Jellyfin configuration / playlists / bookmarks made under the current installation.
Restart Volumio
Enable “Plugins Test Mode” in http://<your volumio address>/dev
Go to plugin store → click Details button under Jellyfin Server plugin → install latest beta version
Then after install –
You can disable plugins test mode if you want. When the plugin gets released as ‘stable’, it is going to be exactly the same one you installed through ‘plugins test mode’.