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 .. 31 32 33 34 35 36 37 38 39 40 41 .. 50 Next › Last »

Renophaston commented on 2012-06-05 19:46 (UTC)

I posted at the slimdevices forum (http://forums.slimdevices.com/showthread.php?95408-perl-7-16&p=706884&viewfull=1#post706884), but just in case you have an idea of what's wrong, pause/play/previous/next are not working for me now in some contexts. More details are in the linked forum post. And thanks a ton, vesath, for maintaining this package!

electropura commented on 2012-06-05 15:30 (UTC)

Thank you for the new PKGBUILD! I haven't done any extensive testing, but the basics seems to work. I had some problems building at first since I had some stray perl 5.14-modules from CPAN left in /usr/lib/perl5/site_perl. If anyone uses CPAN, make sure you move the old modules out of the way first (or rebuild them).

patrickh commented on 2012-05-28 13:15 (UTC)

Thanks for the explanation! Wasn't aware that there need modules to be rebuilt. I'll try to be patient or have a look into it, if I find some time… :)

vesath commented on 2012-05-28 12:15 (UTC)

Problem is building the modules for /opt/logitechmediaserver/CPAN/arch/5.*/: either upstream does it for us (often after a new perl has been pushed to Arch) or we need to do it ourselves and fix what goes wrong ourselves too. That is what the build_cpan function of the PKGBUILD is for. You can try fiddling with it to build logitechmediaserver for perl>5.14 but it will be challenging if you are not into that kind of things...

patrickh commented on 2012-05-28 11:48 (UTC)

Is it really not compatible with perl >=5.15? Would it be much work to change it or is it necessary that Logitech provides a new version? Because this dependency breaks my sysupgrade right now…

vesath commented on 2012-04-09 09:46 (UTC)

theking2: So you removed the provided 32-bit binaries and replaced them by symlinks to system binaries? Didn't the provided 32-bit binaries work if you had lib32-glibc and lib32-gcc-libs installed?

<deleted-account> commented on 2012-04-09 09:22 (UTC)

ehm, that is /opt/logitechmediaserver/Bin/i386-linux

<deleted-account> commented on 2012-04-09 09:20 (UTC)

again great work vesath!. On my x86_64 I just had to ln the following to /opt/logitechmediaserver/Bin lrwxrwxrwx 1 logitechms logitechms 13 Dec 30 12:37 faac -> /usr/bin/faac lrwxrwxrwx 1 root root 13 Apr 9 11:16 faad -> /usr/bin/faad lrwxrwxrwx 1 root root 13 Apr 9 11:17 flac -> /usr/bin/flac lrwxrwxrwx 1 root root 12 Apr 9 11:18 mac -> /usr/bin/mac -rwx------ 1 logitechms logitechms 432232 Apr 9 10:00 mppdec lrwxrwxrwx 1 root root 12 Apr 9 11:18 sls -> /usr/bin/sls lrwxrwxrwx 1 root root 12 Apr 9 11:17 sox -> /usr/bin/sox lrwxrwxrwx 1 root root 17 Apr 9 11:18 wvunpack -> /usr/bin/wvunpack

vesath commented on 2012-03-29 17:03 (UTC)

I am away from home and my squeezebox, thus unable to test. Please report any issue and I'll do my best. Cheers.

jasonwryan commented on 2012-02-11 19:08 (UTC)

My apologies: I was not. Thanks for the package vesath.