Radio Nowy Swiat Plugin for Volumio2

Generally, this plug-in works. I will check what is wrong in the coming week.

OK, but only in Plugin-test mode, and i have a problem:

Details:
Downloading plugin at https://plugins.volumio.workers.dev/pluginsv2/downloadLatest/nowyswiat/volumio/buster/armhf
END DOWNLOAD: https://plugins.volumio.workers.dev/pluginsv2/downloadLatest/nowyswiat/volumio/buster/armhf
Creating an installation site
Unpacking the plugin
Checking that the plugin is suitable for this version of Volumio Plugin failed the dependency check Node version 14.15.4 not usable with plugin. The plugin cannot be installed on this version of Volumio.
Plugin failed the dependency check Node version 14.15.4 not usable with plugin. The plugin cannot be installed on this version of Volumio.

What version of Volumio are you running?
As it installs without any problem on V3.
And why are you manual downloading plugins???

image

image

Please update your Volumio to the latest version V3.396 and your OK :wink:

I will try and let you know :slightly_smiling_face:

Hi!
I have the same problem: Volumio version 3.396 and the message:

Checking that the plugin is suitable for this version of Volumio Plugin failed the dependency check Node version 14.15.4 not usable with plugin. The plugin cannot be installed on this version of Volumio.

It’s for the plugin developer to look into this. Just did a test and for me it was working.

Do you have this plugin in the plugins menu in Volumio?
I don’t have one and have to install it manually.
I believe that in older versions of Volumio 3 this plugin was in the menu.

It’s still in test mode. So you need to enable test mode for plugins.
When installed, put it back to false.
image

Ok thanks, but the installation error is still there.
And you don’t know if you can change the default image displayed instead of the station logo?

please drop these questions to the plugin developer,

OK, problem solved!
I installed the plugin manually from this link:

This installation differs from the volumio menu by the package.json file.

Could you describe how you install it?
How do you download packages from GitHub?
What command do you install the package with?

I downloaded only the package.json from github and replaced it in the installation from the link in this thread https://plugins.volumio.workers.dev/pluginsv2/downloadLatest/nowyswiat/volumio/buster/armhf
Then I installed the updated plugin manually.
The instructions for manual plugin installation in Volumio are, for example:
Help installing plugin from zip

Thank you :slight_smile: now it’s really easy :slight_smile:

Is there chance to fix this error with instalation? I am total noob with ssh so i dont know how to install plugins from zip file.

wookie do you have a pc or only the pi?

Use winscp and putty ( both are windows programs ),
they can help you getting it on the pi and unzip it on a pc

https://winscp.net/eng/download.php

https://www.putty.org/

hostname : < your ip > port :22
User name: volumio Password: volumio
and press connect
navigate to volumio folder on the pi and drag and drop the extracted folder in to the folder volumio

now we gonna use putty and login to the pi
open putty same way to connect use ip of the pi
fill in the ip and save session now select your session and press open
and again user: volumio and pass: volumio
accept the session auth key if asked.

cd volumio

now we are in the folder volumio and run:
volumio plugin install

let it do it’s thing and your done.

It is works! Thank you!

your welcome :slight_smile: