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

Docker Image out of date #25

Open
wiking-at opened this issue Dec 8, 2024 · 4 comments
Open

Docker Image out of date #25

wiking-at opened this issue Dec 8, 2024 · 4 comments

Comments

@wiking-at
Copy link

Hi,
I just found your repo which seems like a nice way to sync my playback to ledfx. unfortunately it seems the image is quite outdated concerning the ledfx version: https://github.com/LedFx/LedFx/releases

are you still doing updates, or is there any way to do the updates manually?

@wiking-at
Copy link
Author

someone was so nice to upload a working new image to a container registry.

until this repo is updated you can use the following image in your compose file to get a current version of ledfx:

image: ghcr.io/partystarterbob/ledfxdocker:nightly

@dflvunoooooo
Copy link

someone was so nice to upload a working new image to a container registry.

until this repo is updated you can use the following image in your compose file to get a current version of ledfx:

image: ghcr.io/partystarterbob/ledfxdocker:nightly

Thank you for this. But is it a version with snapcast integrated? Somehow snapcast is not working for me with this image. But maybe I am doing something wrong.

@dflvunoooooo
Copy link

someone was so nice to upload a working new image to a container registry.
until this repo is updated you can use the following image in your compose file to get a current version of ledfx:
image: ghcr.io/partystarterbob/ledfxdocker:nightly

Thank you for this. But is it a version with snapcast integrated? Somehow snapcast is not working for me with this image. But maybe I am doing something wrong.

The log shows the error: ./entrypoint.sh: line 16: snapclient: command not found.

@egeekial
Copy link

egeekial commented Feb 2, 2025

Snapcast doesn't work in that image because @PartyStarterBob removed it. See this commit: https://github.com/ShiromMakkad/LedFxDocker/commit/1af918b4e32d1be39cdf8db35580aadcd66ece18

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

3 participants