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 2 3 4 5 6 7 8 9 10 11 12 .. 50 Next › Last »

stef.an commented on 2021-01-26 09:34 (UTC)

@ElVirolo, the user and group are created by the install-script, invoked by the "install=install" line.

stef.an commented on 2021-01-26 09:32 (UTC)

The GIT-Version has been reported as stable, here we go! Anyways this package is a big change so please make a backup and good luck :)

e-v commented on 2021-01-25 22:54 (UTC)

If I am not mistaken, the logitechms user and group are not created by the PKGBUILD.

smilerish commented on 2020-12-19 15:53 (UTC)

LMS stable appears to be at version 8.0.0 now. I can see that there's a branch in stef.an's Git repository but I can't work out the status of it. How far is this from a working stable 8.0.0 pakcage?

stef.an commented on 2019-06-16 10:14 (UTC)

As Renophaston already said this package has to be rebuilt and reinstalled after upgrading perl. As arch ist always faster on upgrading perl than the creators of lms there might be some incompatibilities but most of the time it just works after rebuilding.

niki0815 commented on 2019-06-16 08:55 (UTC)

Thank you @Renophaston! A clean rebuild of the package did the trick! Now everything works as before.

Renophaston commented on 2019-06-16 04:18 (UTC)

Have you rebuilt the logitechmediaserver package? It's working for me here on Linux 5.1.9-arch1-1-ARCH (x86_64) with perl 5.30.0-2 and logitechmediaserver 7.9.2.arch2-1, as far as I can tell.

gps1539 commented on 2019-06-15 22:17 (UTC) (edited on 2019-06-15 22:18 (UTC) by gps1539)

Same issue for me. I see that perl was upgraded to 5.30 (was 5.28), however after downgrading to perl 5.28 I see from systemctl status "The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::>oad: DBI EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name"

Looks like other packages will need to be downgraded.

niki0815 commented on 2019-06-15 19:01 (UTC) (edited on 2019-06-15 19:03 (UTC) by niki0815)

logitechmediaserver-7.9.2.arch2-1 with Arch Linux 5.1.9-arch1-1-ARCH is not running anymore. After the todays pacman updates, logitech media server does not start up and shows the following error:

Jun 15 20:51:16 music-multiroom systemd[1]: Started Logitech Media Server Daemon.

Jun 15 20:51:16 music-multiroom slimserver.pl[357]: Scan.c: loadable library and perl binaries are mismatched (got handshake key 0xce00080, needed 0xcd00080)

Jun 15 20:51:16 music-multiroom systemd[1]: logitechmediaserver.service: Main process exited, code=exited, status=1/FAILURE

Jun 15 20:51:16 music-multiroom systemd[1]: logitechmediaserver.service: Failed with result 'exit-code'.

Does anyone know what to do?