Re: [SlimDevices: Unix] squeezeplay cannot find server (iptables)

2013-01-25 Thread Mnyb
Afaik 3483 shall be udp that's the broadcast for server discovery ? Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143 View this thread: http://forums.slimdevices.com/showthread.php?t=97940 __

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-01-25 Thread paul-
Triode wrote: > Thanks for finding this - the source has been updated with a potential > fix. Could you build from source and check it works for you? I will > rebuild for all platforms, but not until tomorrow. > > I can't reproduce your exact case so I've caught what I believe to be > the prob

Re: [SlimDevices: Unix] squeezeplay cannot find server (iptables)

2013-01-25 Thread skibler
Well, I've figured out two things. cdmackay is correct, allowing udp traffic on those ports serves no purpose, and if I delete reject-with icmp-host-prohibited on the INPUT chain things start working. I cannot, unfortunately, get ulogd to produce any output. I am quite sure it is user error. The

Re: [SlimDevices: Unix] Flac file integrity

2013-01-25 Thread Calum Mackay
On 25/01/13 12:57, Julf wrote: What kind of issues? I am running the latest version (0.2.0) and it seems to work just fine. Intersting, thanks! It seems that it has been massively overhauled since last I tried it. I do see: ERROR: did not get all frames, -190792476 missing on files

Re: [SlimDevices: Unix] squeezeplay cannot find server (iptables)

2013-01-25 Thread Calum Mackay
On 25/01/13 15:42, skibler wrote: Ok, I give up. What is stopping squeezeplay from connecting to the server running on the same network: I find it sufficient to open up local nonpriv port to server:3483 and server:9000, for TCP, only, nothing else needed, here. To debug this, prefix all you

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-01-25 Thread gadget512
Hi Triode My system: Synology DiskStation DS712+ (Intel Atom) running DSM 4.1 Synology remote "USB soundcard" connected for audio output. My goal is to be able to play music from Spotify directly from the DiskStation. I got it working with LMS+squeezeslave, but unfortunately squeezeslave does no

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-01-25 Thread Triode
paul- wrote: > A Followup to the loss of network connection causing a crash. > > I did a little reading on the send() command. When the network > connection drops, this command is throwing a SIGPIPE signal (It must not > be returning a -1 as a failure). I added SIGPIPE to the signalhandler,

Re: [SlimDevices: Unix] opensuse 12.2 fails to run logitechmediaserver-7.8.0-0.1.1347896053

2013-01-25 Thread jarome
As part of this, they need to fix the server distro to work on 5.16 and later versions of perl. Andy, where are you. jarome's Profile: http://forums.slimdevices.com/member.php?userid=1223 View this thread: http://forum

Re: [SlimDevices: Unix] squeezeplay cannot find server (iptables)

2013-01-25 Thread bugmenot
Try to remove only this one rule: REJECT all -- 0.0.0.0/00.0.0.0/0 reject-with icmp-host-prohibited bugmenot's Profile: http://forums.slimdevices.com/member.php?userid=15664 View this thread:

Re: [SlimDevices: Unix] opensuse 12.2 fails to run logitechmediaserver-7.8.0-0.1.1347896053

2013-01-25 Thread bugmenot
jamesarbrown wrote: > Hi, > > I think upgrading the slimserver to Perl 5.16 is going to be a bit of a > time consuming job some libraries are old and won't even build with > perl 5.16, new libraries, deprecated functions... yes a task. > > I approached it by installing a closed environment

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-01-25 Thread Triode
paul- wrote: > A Followup to the loss of network connection causing a crash. > > I did a little reading on the send() command. When the network > connection drops, this command is throwing a SIGPIPE signal (It must not > be returning a -1 as a failure). I added SIGPIPE to the signalhandler,

[SlimDevices: Unix] squeezeplay cannot find server (iptables)

2013-01-25 Thread skibler
Ok, I give up. What is stopping squeezeplay from connecting to the server running on the same network: Code: Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- 0.0.0.0/00.0.0.0/0cts

Re: [SlimDevices: Unix] Flac file integrity

2013-01-25 Thread Julf
cdmackay wrote: > Last time I checked, you could do this on Linux with the "morituri" app, > > but I recall having some issues with it. What kind of issues? I am running the latest version (0.2.0) and it seems to work just fine.

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2013-01-25 Thread soundcheck
Just rechecked: hw:0,0 as interface works, That's good. On the Touch hw:0,0 won't make a difference on the arm6 binary. I'm still getting distorted sound via SPDIF. soundcheck's Profile: http://forums.slimdevices.com/mem