Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vlcradio script doesn't work with raspbian buster #31

Open
jolo1581 opened this issue Mar 21, 2020 · 10 comments
Open

vlcradio script doesn't work with raspbian buster #31

jolo1581 opened this issue Mar 21, 2020 · 10 comments

Comments

@jolo1581
Copy link

jolo1581 commented Mar 21, 2020

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
Copy link
Member

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
Copy link
Author

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 added a commit to pimoroni/get that referenced this issue May 5, 2020
@Gadgetoid
Copy link
Member

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 ( 20957ff ) but due to the way the "https://get.pimoroni.com/vlcradio" script works, it was never pulling in the fixes.

sigh

@jolo1581
Copy link
Author

jolo1581 commented May 9, 2020

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

@eat-sleep-code
Copy link

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
Copy link

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
Copy link

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

@Gadgetoid
Copy link
Member

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's project... I'd probably recommend that over using this directly, since the VLC web UI is- indeed- antiquated.

@fabitencourt
Copy link

fabitencourt commented Apr 24, 2021 via email

@fabitencourt
Copy link

fabitencourt commented Apr 24, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants