I think I found the issue. Ubuntu added another package-/ powernap, and
I thought it would work well to prevent the server from going to sleep
when streaming:

I had added a monitor for the UDP port, missing the fact that then the
port is not available for squeezeboxserver anymore (reading helps) (see
below / [UDPMonitor] slim3483 = 3483)

Not sure if the powernap function now still works - as the server shall
not go to sleep if the SBS is still streaming.

Best Timmo

# The [UDPMonitor] section lists all the UDP ports on which to listen
# for data.
# Each item listed will BIND a UDP port and listen to any data. Keep
# in mind that this port will be bined and no other application will
# be able to use this port.
# There is no default UDP Monitor.
# Examples:
#  udp-1 = 1025
#  udp-2 = 2048
[UDPMonitor]
slim3483 = 3483


-- 
tsturm
------------------------------------------------------------------------
tsturm's Profile: http://forums.slimdevices.com/member.php?userid=13293
View this thread: http://forums.slimdevices.com/showthread.php?t=90267

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to