[PLUGIN] 80s80s & 90s90s radio

Ok :slight_smile: what I want :d

  1. The Metadata, album art, it was posible in the plugin.
  2. How can I increase the size of the picture? I posted also in another post. I a using a 4.3 display and 60 % of the display is occupied by the 2 circles… Maybe make the circles little smaller and increase the album art… To have the album art at least 60% of the screen…
  3. The volume circle is… Can be much smaller…
    Thanks.
    This is what I want :smiley:

except part 1, it has nothing to do with the plugin, no?

Yes balbuze you are wright. Sory if I annoy you…if it is not posible it is ok but at lease maybe in the near future we will have a UI with a bigger album art. This is what I want to see on te screen not the volume level.

Hello,
It is possible that the plugin will be updated/maintained?
Curently I am listen to webradio 8080s but I am missing a lot the albumart for all the station that in that plugin… Thiese are one of my favorite stations…
Thanks

It could be, but need a fix because it cause a problem in volumio. Need investigation…
I can still install it from here :
for arm
for x86

Kindly please tell me how can I install it?
I am using rpi4…
The version you provided still cause a problem in volumio? If yes, I will wait for a fix
Thanks

This is the same version that was available before I removed it from the store.
I’ll tell you how to install it later. :wink:

That version hangs up volumio… So it is usefull, only if you tell what needs to be done in order to make it work locally.
Mnay thanks for your help.

Also encounter the 80s80s plugin problem.
Is there a fix?

Since a couple of days I even can’t select it when I search for it.

It was in my favourite radio station but that give an error

Thanks.

Since j am listening quite a lot 80s80s and 90s90s stations maybe in the near future it will be a posibility to reactivate the old plugin. I am missing the :
metadata with cover, artist, title, album
default station cover if no album cover available
Thanks

This is point true for all radios… We are talking about it :wink:

1 Like

That is just… Awesome.
Thanks.

Hello !
When this plugin started crashing Volumio, I made a small modification to solve the problem.
Replace the index.js file in the /data/plugins/music_service/80s80s/ folder of Volumio by this one :
index.zip (4.8 KB)

Hi,
Thanks for this
This is working also on buster version or only on volumio 2.?
Regards

Sorry, I haven’t tested on Debian Buster.
It works for me on Volumio 2.x arm(raspberry pi) and x64(Debian Jessie).

Hello @Lintbf,
I tried to solve the blocking problem which crashes Volumio when the metadata server does not respond, for that I added a ā€˜fake-data.json’ file to the plugin which allows it to wait 15s to restart a request . Not very elegant but functional: no more crashes.
I failed to correct ā€˜info: ERROR Prefetch …’ and ā€˜info: ERROR … this.currentSeek: …’ which appear in Volumio’s status when MPD updates player’s status. An attempted explanation would be that this plugin twists Volumio’s neck by playing audio stream in ā€˜Volatile’ mode while displaying metadata in ā€˜Consume’ mode using a timer to update the Frontend, a mix not very well managed by the pugin which would cause these 2 error infos.
They were originally present in the plugin and are not blocking.
The plugin is working again as before, it seems :slight_smile:
Unzip the Files.zip archive in /data/plugins/music_service/80s80s/ and restart Volumio.
Edit, rename index_for_community.js for index.js : Files.zip (5.2 KB)

Many thanks Fybrox. This plugin I have used form the beginning z when it was not working I was so sad :(. As soon as ai reach home I will update it. I hope that @volumio dev can see your work and maybe they have time to update this great plugin…
For me volumio is about music. What makes so great about this plugin is the Metadata album art for every song and tbe radio channels…

Hi,
What do you mean by renaming the index file?
I add the new files but the numbers after seek string is increasing but after one song I think this is resetted. This is ok?
I think this is still crashes during song but after the song is finished then during the next song is still crashes because the seek string is increasing.
Thanks.

I edited the comment to update the zip where I put wrong filename for index.js, it’s ok now.
I also see this ā€˜this.currentSeek:’ which gets bigger or smaller and sometimes it’s huge, it’s true but it’s random …
I let the plugin run for hours and I did not have a Volumio crash, in case the Frontend switches to ā€˜15s Waiting …’ when the metadata server does not respond, then resumes for the next song if the server responds again. I couldn’t do better.

Hi,
So i am having the corrext filname or i needed to download it again?
Thanks for your effort.
Regards