boyrobot wrote: > I'm just wondering if this check is relevant to the 10s delay I am > seeing whenever playing a specific track: > > If I run the following command, it just hangs indefinitely. > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-x86_64 > -u myusername -p mypassword -v -c /tmp/ -n test
The command you tested is something else: it's starting the connect daemon. It's not hanging, it's waiting for you to control it. The additional "-a" parameter you removed would have told it to authenticate and exit. Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo ------------------------------------------------------------------------ mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=108561 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
