pimoroni / phat-beat

Python library for PHAT BEAT - A stereo DAC, AMP and VU for the Raspberry Pi
https://shop.pimoroni.com/products/phat-beat
MIT License
99 stars 28 forks source link

vlcradio script doesn't work with raspbian buster #31

Open jolo1581 opened 4 years ago

jolo1581 commented 4 years ago

The scrip from readme "curl https://get.pimoroni.com/vlcradio | bash" seems to be an old version which doesn't support raspbian buster.

Cloned version from github works.

Gadgetoid commented 4 years ago

At what point does the vlcradio script fail? Running it on my local Raspbian buster install seems to work. I wonder if you've somehow got a locally cached version or otherwise?

jolo1581 commented 4 years ago

When I want to install vlcradio with the scrip from https://get.pimoroni.com/vlcradio it doen't work. It seems to be an old version, because it looks for the package vlc-nox which is not available in raspian buster any more.

The script from actual master works fine, without problems. It is only the link mentioned in readme.

Gadgetoid commented 4 years ago

We have chased the cause of this through the tangled web of installer scripts that currently serves vlcradio, and hopefully squashed the bug.

Turns out the installer in this repository had been updated 8 months ago ( https://github.com/pimoroni/phat-beat/commit/20957ff650bac7e029d0c9321c5d40f4f1f38081 ) but due to the way the "https://get.pimoroni.com/vlcradio" script works, it was never pulling in the fixes.

sigh

jolo1581 commented 4 years ago

If it is fixed, I think you can close this issue

eat-sleep-code commented 4 years ago

This is still not fixed with the get.pimoroni script. I have outlined how to fix it and get a different playback UI here: https://github.com/eat-sleep-code/vlc-web-audio-ui

fabitencourt commented 4 years ago

When I run setup.sh here is what happens:

pi@raspberrypi:~/Pimoroni/phatbeat/projects/vlc-radio $ ./setup.sh

--- Warning ---

The VLC Radio installer does not work on this version of Raspbian. Check https://github.com// for additional information and support

What can I do, I've tried the fast setup but it simply too much battery consumption. My step mother listen to the radio all day...

eat-sleep-code commented 4 years ago

@fabitencourt The steps to fix are all outlined in https://github.com/eat-sleep-code/vlc-web-audio-ui

Gadgetoid commented 3 years ago

Whew, sorry to take more than a year to resolve this- sign of the times :grimacing:

I have tagged a release that should - with any luck - be fetched by the one line installer and installed properly.

Though looking at @eat-sleep-code's project... I'd probably recommend that over using this directly, since the VLC web UI is- indeed- antiquated.

fabitencourt commented 3 years ago

Thanks. I'm not sure of what I'm supposed to do, but I will try this out.

This is a radio to my 93 years old step mother. Just for tango music. She loves it.

Fabio

Le ven. 23 avr. 2021 à 15:20, Philip Howard @.***> a écrit :

Whew, sorry to take more than a year to resolve this- sign of the times 😬

I have tagged a release that should - with any luck - be fetched by the one line installer and installed properly.

Though looking at @eat-sleep-code https://github.com/eat-sleep-code's project... I'd probably recommend that over using this directly, since the VLC web UI is- indeed- antiquated.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pimoroni/phat-beat/issues/31#issuecomment-825868407, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRTM7RLCBWFHOLI6IT5TKDTKHB6ZANCNFSM4LQ5HQKA .

fabitencourt commented 3 years ago

Thanks Philip,

It works like before. She will be happy !!!

Have a nice week end

Fabio 😀

Le ven. 23 avr. 2021 à 15:20, Philip Howard @.***> a écrit :

Whew, sorry to take more than a year to resolve this- sign of the times 😬

I have tagged a release that should - with any luck - be fetched by the one line installer and installed properly.

Though looking at @eat-sleep-code https://github.com/eat-sleep-code's project... I'd probably recommend that over using this directly, since the VLC web UI is- indeed- antiquated.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pimoroni/phat-beat/issues/31#issuecomment-825868407, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRTM7RLCBWFHOLI6IT5TKDTKHB6ZANCNFSM4LQ5HQKA .