[PLUGIN] Radio Paradise

I thought it was working ok but the problem has returned, typically stops before even the first song finishes. No obvious (to me) errors in the log… anyone else have this issue or maybe a solution??

For me work fine.

Sorry, I have no idea what the problem might be. I never heard of this problem so it seems you’re the only one. Without errors in the logs I don’t know what to do.

Can you answer the following questions?

  • Which Raspberry Pi are you using?
  • Which power supply are you using?
  • Which devices are connected to your Pi?
  • Which hardware addons/DAC are you using?
  • Which Volumio version?
  • Which sound output?
  • Software or Hardware mixer?
  • Which other plugins are installed and active?
  • WiFi or LAN?
  • the latest log file?
  • all playback options from the settings (maybe a screenshot)?

Can we please have the updated plugin within Volumio to address the LastFM issue please?
Apparently it was submitted for approval weeks ago. @michelangelo ??

Looks like the problem disappears with the LAN disconnected, seems to work fine with wireless.

Hi Marco,

I really love this plugin and I have listened to RP for weeks so far.

After some time I noticed some strange things, however:

  • Music and track information get out of sync after some time of playing, i.e. one track is still playing while the next track is alreday displayed

  • If I play an album from my NAS after I played RP before, RP sneaks secretly in the playlist of the album. This behaviour lasts until the next reboot of volumio.
    I hope you can reproduce this behaviour by the following steps:

    1. play RP (I used the FLAC option)
    2. choose an album (in my case from a NAS) and play it
    3. after some album tracks RP is playing, although the next album track should be playing

I currently use Volumio 2.444 on RPi 3 with HifiBerry Pro, but this problem also occured with some former versions of Volumio.

Is there anything what I can do or is this a bug?

I seem to have lost the ability to play the FLAC stream. The AAC works perfectly, but of course that doesn’t have the artwork.

I can still stream FLAC on my iPhone.

Cheers.

FLAC stream has stopped working. The AAC and MP3 streams working fine. Flac stream was working fine yesterday, but not today.

Hi Marco
As you probably know by now your plug in has problems at this moment in time if i choose the flac feed from the plug in it reboots the RPi unit :astonished: all other feeds aac320 etc seem to be working fine .

Same problem here: since yestarday flac version reboots pi.

marco79cgn, our hero, hope you have some available time to fix that :smiley:

Looks like they have removed the http api endpoint

Quick and dirty, until Marco fixes it officially :slight_smile:

[code]
diff --git a/index_.js b/index.js
index 460ff9a…0b518a4 100644
— a/index_.js
+++ b/index.js
@@ -4,9 +4,9 @@ var libQ = require(‘kew’);
var fs = require(‘fs-extra’);
var config = new (require(‘v-conf’))();
var NanoTimer = require(‘nanotimer’);
-const http = require(‘http’);
+const http = require(‘https’);

-var rpApiBaseUrl = ‘http://api.radioparadise.com/api/get_block?bitrate=4&info=true’;
+var rpApiBaseUrl = ‘https://api.radioparadise.com/api/get_block?bitrate=4&info=true’;
var nextEventApiUrl;
var streamUrl;
var songsOfNextEvent;
volumio@opivol:/data/plugins/music_service/radio_paradise$[/code]

Me too, selecting Play on the Radio Paradise FLAC version just produces a reboot chime on RPi3b+ but won’t actually play.

Same here :astonished:
Since a couple of days selecting the Flac version does something like a reboot.
Unfortunately I have no idea how to switch from an http api endpoint to one with https.
Would be great if there would be an update of the plugin to fix this.
I love the music selection on Radio Paradise and in Flac it sounds awesome.
Thanks in advance to anyone who helps.
Axel

I fixed the plugin and updated it, enjoy :wink:

Awesome, thanks very much! :sunglasses:

Thank you so much!

Perfect, Thank You for the fix. :smiley:

Thx a lot !!!

As hint for others:
I uninstalled the plugin and reinstalled it, but still the Raspbi rebooted after a klick on the Flac version.
But after a reboot the behaviour changed and all works fine now!

regards Axel

The UI still gets out of sync with the stream in FLAC. Both the cover art and the elapsed time display get out of whack.

Volumio 2.457

Otherwise my favorite streaming plugin. Sounds great. Nice work.

Sorry I’m new with Volumio…
I’ve installed yesterday, well in fact I received a bundle version pre-installed…
I’ve installed the RADIO PARADISE plugin, but it doesn’t play, even if I choose the different stream, none of them are actually playing.
Any idea why ?
It seams that it’s rebooting…
Thanks for you help