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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 50 Next › Last »

vesath commented on 2013-05-20 21:49 (UTC)

wilbert-vb: initscripts have been deprecated in favor of systemd, and rc.d scripts have been deprecated too in favor of service files. Please start LMS through the systemd service file; this should be seamless. Cheers.

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

Hello there, thank you very much for supporting LMS on Arch Linux! I installed Arch + LMS today and I noticed the following errors in my console: === /etc/rc.d/logitechmediaserver: line 3: /etc/rc.conf: No such file or directory /etc/rc.d/logitechmediaserver: line 4: /etc/rc.d/functions: No such file or directory /etc/rc.d/logitechmediaserver: line 14: stat_busy: command not found defined(@array) is deprecated at /opt/logitechmediaserver/CPAN/Class/Inspector.pm line 124. (Maybe you should just omit the defined()?) defined(@array) is deprecated at /opt/logitechmediaserver/CPAN/Log/Log4perl/Config.pm line 840. (Maybe you should just omit the defined()?) defined(@array) is deprecated at /opt/logitechmediaserver/Slim/Player/SB1SliMP3Sync.pm line 146. (Maybe you should just omit the defined()?) [13-05-20 08:52:58.5967] main::init (354) Starting Logitech Media Server (v7.7.2, r33893, Wed Mar 14 06:37:22 MDT 2012) perl 5.016003 /etc/rc.d/logitechmediaserver: line 16: add_daemon: command not found /etc/rc.d/logitechmediaserver: line 16: stat_done: command not found /etc/rc.d/logitechmediaserver: line 17: stat_fail: command not found [root@md110 x86_64]# defined(@array) is deprecated at /opt/logitechmediaserver/CPAN/Log/Log4perl/Config.pm line 840. (Maybe you should just omit the defined()?) defined(@array) is deprecated at /opt/logitechmediaserver/CPAN/Class/Inspector.pm line 124. (Maybe you should just omit the defined()?) ===

vesath commented on 2013-04-27 14:12 (UTC)

Thanks for noticing this, bz31...

dojero commented on 2013-04-26 16:41 (UTC)

Confirming that bz31 fix works.

bz31 commented on 2013-04-25 13:36 (UTC)

There is a bug in the file "service". User=logitechms and Group=logitechms should not be in section Unit. We can put them in the section Service, and we no longer need the option "--user logitechms".

dojero commented on 2013-04-23 17:22 (UTC)

For reasons I haven't been able to determine, the latest version of logitechmediaserver and a fully updated Arch system no longer permits the third party (Triode's) Spotify to work. It may be a permissions problem (access to the /opt/logitech directory by the plugin?); it may be a User/Group problem (though I've tried every combination for this); it may be a systemd problem. I will be trying to get to Triode on the Logitech forum to see if he has any suggestions, but my impression is that the plugin in working on other distros and so may not be a plugin problem. If I determine a solution, I'll certainly post back here.

<deleted-account> commented on 2013-03-26 19:32 (UTC)

hi vesath could you also please make a PKGBUILD for the UE music library? http://downloads.slimdevices.com/nightly/10.0/sc/111ef50/uemusiclibrary-10.0.2-1363855158.tgz thanks

vesath commented on 2013-03-11 00:18 (UTC)

dojero: I now believe it makes sense to use User=logitechms,Group=logitechms in the service file instead of the --user option. However, there is simply no way I can prefill User=`your-username-here` in the service file. If this is the only way Spotify can run, well then, too bad for Spotify.