mrMuppet wrote: 
> There is a "Custom.pm" in the iocage but not in the warden one. Without
> the file, LMS doesn't start Error: "mkdir
> /usr/local/share/logitechmediaserver/Logs: Permission denied at
> /usr/local/share/logitechmediaserver/Slim/Utils/Log.pm".  
> Alle other files have the same filesize. i think they are identic.
> The Custom.pm is 'here' (https://pastebin.com/1k5MhpVx)
> 

change Custom.pm line 42 from

Code:
--------------------
    } elsif ($dir eq 'strings' || $dir eq 'revision') {
--------------------

to

Code:
--------------------
    } elsif ($dir =~ /^(?:strings|revision|repositories)$/) {
--------------------



SW: 'Web UI for LMS'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
| 'Playlist Editor / Generator'
(http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor)
| 'Music Classification'
(http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-))
| 'Similar Music'
(http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music)
| 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/)
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth/ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=108622

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to