-
Notifications
You must be signed in to change notification settings - Fork 98
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
Logitech squeezebox docker image is out of date #113
Comments
Go for it, just fork and submit a PR |
@jfearon Dealing with older backlog here but if you are still game, as per @magicalyak suggestion your contribution would be most welcome. If we don't hear back from @jfearon, as it's been quite a while, maybe we could leave this issue open in case others want to pick-up where they left off. |
Hi, I have built a newer Rockon for the lms, which is based on the recent 8.x versions. I have selected a fork from the larsks/logitech-media-server built, because it gets updated more frequently (apnar/logitech-media-server). It also separates the config/cache/ media shares from the container. I can submit a pull request for that. |
@Hooverdan96 Hello again. Re:
That would be great. We do have a bit of a backlog unfortunately but I'm expecting that to clear shortly as we are close to getting our act together on 'capacity' re merging. More on that soon.
Yes, that is a tricky one. We have allowed this on the Plex Rock-on for similar reasons, and because of the extreme popularity of Plex. I say pop in the Pull request and we can discuss this network 'overreach' there. If you link back to this issue with a "Fixes #" line it would help for context, and tidy up. Thanks for stepping up to this one. |
Thanks for the feedback. I will go ahead with the pull request. One more question, should I go for updating the existing rock-on (that runs on the 7.x branch) or should I create a new one that's starting to use the new 8.x path? Understood that the "old" version is not up to date anymore, but wondering whether it should be kept around for current users? Thanks. |
@Hooverdan96 Great. Re:
I favour starting a fresh rock-on using a different name. That way we can phase out the old one and if folks really need it then they can pick it's definition up from git history as we will likely drop it soon anyway if it's not being updated, or with docker hubs new policies it may end up deleted and so not available anyway. In your image selection are you taking into account Arm64 compatibility? We are trying to favour multi arch images if they are at all available. See issue by @mcbridematt : But I would defer to @FroggyFlox on this new or replace question. But starting out a fresh is likely a safe bet and given the shares will be different, I'm assuming, it's not easy to migrate from old to new anyway. So if separately developed we can simply delete the old one when the time comes. |
You had to ask for the arm aspect, didn't you 😊? |
Yes, me too! Nice find on the Arm64 compatible image. I noticed its documentation on Github stipulates it's only a test image based on a PR from the larsks/logitech-media-server image, but the latter is now archived and will thus never be merged and updated. Your image seems like the best one so far. Thanks a lot for stepping up to this one, @Hooverdan96 ! |
@FroggyFlox, |
Not at the moment but that is something that has been brought up earlier and I personally really like the idea. I personally will not be able to attend to that any time soon but I believe this is something we definitely need in the future, yes. See the comment below where this was brought up: As you can see, this was needed as well for our postgresql rock-ons and we ended up making different ones as postgresql versions can be critical. With regards to Logitech Squeezebox, I have no idea so I would refer to your own expertise there. Sorry I couldn't give a clearer answer. I would personally choose the most up-to-date and stable version that we can use, but that can be reconsidered if there is a need for it. |
Right, I remember now having that discussion in a couple of places. I will probably go with the latest-8.0 version at this time. Longer term I hope we'll get Linuxserver.io to provide one and then the version is likely parameterized (if other images are any indication). |
Created Pull Request for this: #238 |
A couple of comments on this Pull Request:
|
…x_docker_image_upd Issue #113 Logitech Media Server RockOn update for Rockstor
…queezebox Deprecate old Logitech_Squeezebox rock-on. Fixes #113
Hi,
The logitech squeezebox docker image is now pointing at an old version (and technically its been renamed to logitech media manager too). Is it ok to simply update the rock on to point at another image on docker hub? For what its worth the most popular image works with something similar to:
The text was updated successfully, but these errors were encountered: