More good news. Syncing at power on works fine with one additional patch
to the SlimServer source. When players power on, there's a method called
restoreSync() that's called, and that method needs patching to use the
CLI so SyncOptions can do its thing. I've updated the patch file on my
info page and in the new 1.3 zip file. It's about what you'd expect if
you've looked at the older patch:
Code:
--------------------
--- Slim/Player/Sync.pm (revision 12421)
+++ Slim/Player/Sync.pm (working copy)
@@ -256,7 +256,7 @@
if ($othermasterID && ($othermasterID eq $masterID)) {
$client->syncgroupid($masterID);
$other->syncgroupid($masterID);
- sync($client, $other);
+ $other->execute( ['sync', $client->id() ] );
last;
}
--------------------
Michael Herger;255975 Wrote:
> > This sounds super slick! I can't wait for the SC7 version, so I don't
> > have to restart 60min+ Listen Again programmes when moving to
> another
> > room....
>
> Is this supported?
Yes, this should work fine. I'm sitting on the couch with my wife, so
my testing has been a SB3 hooked feeding a powered off receiver and
Softsqueeze on a muted laptop, but from what I can see (literally), I
had no problems having Softsqueeze sync up at the 46 minute mark of a
60 minute recording when I powered on Softsqueeze in a "power
seperately" sync grouping with the SB3.
And as of version 1.3, you can actually choose the "attempt mid-song
sync" option. I messed up the web UI validation of that in verison 1.2.
-Peter
--
peterw
http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver BottleRocket FuzzyTime SaverSwitcher SleepFade
StatusFirst SyncOptions VolumeLock
------------------------------------------------------------------------
peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=41797
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins