Package Details: logitechmediaserver 8.5.2-1

Git Clone URL: https://aur.archlinux.org/logitechmediaserver.git (read-only, click to copy)
Package Base: logitechmediaserver
Description: Slimserver for Logitech Squeezebox players. This server is also called Logitech Media Server. (Release-Version, if you prefer bleeding edge consider using logitechmediaserver-git instead)
Upstream URL: https://github.com/LMS-Community/slimserver
Keywords: logitech slimserver squeezebox
Licenses: GPL, custom
Submitter: vesath
Maintainer: FabioLolix (FabioLolix)
Last Packager: stef.an
Votes: 72
Popularity: 0.000000
First Submitted: 2011-11-03 06:54 (UTC)
Last Updated: 2024-07-01 19:06 (UTC)

Dependencies (10)

Required by (0)

Sources (3)

Pinned Comments

FabioLolix commented on 2024-05-26 08:40 (UTC)

-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin

Latest Comments

« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 50 Next › Last »

<deleted-account> commented on 2013-06-13 17:46 (UTC)

hi vesath. two things 1. the installation packages including building CPAN works excellently fabulous. 2. but it is required to remove the included src/CPAN folder. otherwise the cp failes 3. the start message at the end is a initscript version. Arch stopped using init in favour of systemd. it might be helpfull to adapt that. otherwise: brilliant work

vesath commented on 2013-05-27 18:33 (UTC)

jamesfcarter: Thanks for testing this; I wanted to improve the CPAN module rebuild but will upload the relaxed version requirements until I can find more time (or somebody else does).

jamesfcarter commented on 2013-05-27 16:04 (UTC)

For what it's worth, simply relaxing the perl requirement to: depends=('perl>5.15' 'perl<5.19') Got me a package that worked. YMMV.

vesath commented on 2013-05-27 13:46 (UTC)

wilbert-vb: This is probably not the best package to start with, given that it uses a variety of perl modules some of which must be recompiled...

wilbert-vb commented on 2013-05-27 13:04 (UTC)

What does it take to maintain this package, Vesath?

vesath commented on 2013-05-27 09:10 (UTC)

OxHaK: Indeed but I am currently travelling and have no time to work out the update to perl-5.18. Since I do not see this situation improving any time soon, I will gladly orphan this package and give it over to anyone willing to maintain it.

OxHaK commented on 2013-05-27 08:39 (UTC)

This package need an update, perl is updated today and we can't re-install LMS. Because: perl<5.17

bz31 commented on 2013-05-21 06:10 (UTC)

The three warnings and a small error (overload arg '"' is invalid at /opt/logitechmediaserver/CPAN/DBIx/Class/Storage.pm line 26. ) are known and have been fixed in 7.8 https://github.com/Logitech/slimserver/commit/6e208240e0bf92f01325def2de411ec34dd842fb (We can also make changes after installation.)

vesath commented on 2013-05-20 23:42 (UTC)

wilbert-vb: Right. I should indeed remove the post-install message and the rc.d script that come along. Initscripts have been removed in official Arch packages a while ago (hence the errors of the type "rc.conf, rc.d/functions not found"). I'll update this in the next version. Cheers.

wilbert-vb commented on 2013-05-20 22:22 (UTC)

When the installation finished, it shows a message to start the server with this init script and /etc/rc.d/logitechmediaserver exists and is executable. Perhaps you find a way to modify this message after a succesful installation?