Thanks for the feedback.
There was one thing, i forgott to mention. When i conduct a rescan of
the library the NAS also seems to go into standby. This is player
independent :-).
I will try this and then i've got more time to find the real root
cause.
--
mr_hyde
2 x Squeezebox 3 - SSOTS 3.15
mr_hyde;416647 Wrote:
>
> Is there a possibility to have different scripts for different players,
> or is it possible to identify the playerid which is responsible for the
> execution of the script?
>
Edit the executescript plugin to pass that info? Convention is to use a
Perl var named $clien
OK, new version posted at the head of this thread:
http://forums.slimdevices.com/showthread.php?t=48521
What's new: 20090419
Bug fixes:
The "to SqueezeNetwork" actions work again. Thanks to rickwookie for
spotting this.
Attempting to s
rickwookie;41 Wrote:
> So for my server it's less than 4 seconds from SC startup until it's got
> the list of players from SN. It's an AMD Athlon(tm) XP 2500+ with 512 MB
> or RAM, so it's not a rocket.
> How would I calculate the minimum safe time to wait until trying to
> pull players back
Triode,
It is only on listen again. Earlier, I started listening to Thursday's
Radcliffe and Maconie Show. Here is an extract of the log file at the
time the streaming stopped after about 1hr 16 min
[09-04-20 00:20:56.2975]
Slim::Player::StreamingController::_eventAction (269)
00:04:20:1e:7e:b6:
cdmackay;416636 Wrote:
> how do I actually select the players I want linked? Is it solely in
> the "copy to" list, or does it also include the "copy from" list? i.e.
>
> do I have to actually do a copy to link prefs?
Yes, you have to perform a copy. The From and all To players will be
linked.
I had to reinstall my WHS OS today and once SqueezeCenter had been
installed I tried to install the very nice and indispensable IR
Plugin.
I installed (v5.5) via the SC interface but noticed there's wasn't a
folder named IRPlugin in either of the plugin folders. I made the
folder and recorded som
Code:
[09-04-19 23:30:13.7013] main::init (270) Starting SqueezeCenter (v7.3.3,
r26020, Fri Apr 17 03:08:04 PDT 2009)
[09-04-19 23:30:14.5594] Slim::Networking::SqueezeNetwork::init (80)
SqueezeNetwork Init
[09-04-19 23:30:14.6143] Slim::Player::TranscodingHelper::_g
Philip Meyer;413774 Wrote:
> I don't know enough about the SBC, as I haven't got one.
Do you take donations? ;)
Playlist Management (lack of) is really annoying on the Controller. How
silly for them to have a menu option to save the current playlist under
a new name but not allow selection of an
Just one more question:
Is there a possibility to have different scripts for different players,
or is it possible to identify the playerid which is responsible for the
execution of the script?
Thanks for your help
--
mr_hyde
2 x Squeezebox 3 - SSOTS 3.15 (QPKG) - Squeezecenter 7.3.3 - QNAP
gharris999;416634 Wrote:
> If you can find a binary for netcat for your nas, then your script
> should look something like this:
>
> >
Code:
> >
> #!/bin/sh
> PlayerMAC='00:04:20:10:0A:0B'
> SCIp='127.0.0.1'
> CLIPort='9090'
>
> echo $PlayerMAC playlist cl
If you can find a binary for netcat for your nas, then your script
should look something like this:
Code:
#!/bin/sh
PlayerMAC='00:04:20:10:0A:0B'
SCIp='127.0.0.1'
CLIPort='9090'
echo $PlayerMAC playlist clear | nc -w 3 $SCIp $CLIPort
hi all,
Am having some trouble understanding the "linked prefs" feature in
Settings Manager; would anyone be able to clear it up for me, please?
I'm running 2.1.12 on SC 7.4.
- how do I actually select the players I want linked? Is it solely in
the "copy to" list, or does it also include the "
erland;408866 Wrote:
> Yes, it's a bug in the current template, will be corrected in next
> version.
>
>
> I missed that menu template, duplicate lines will be available in next
> version if you have set the "tag type" to album in the menu
> configuration.Will the corrected templates be availab
peterw;416612 Wrote:
> Just curious -- why?
>
> There used to be a bug that Squeezeboxes that had previously been
> playing a Random Mox would turn on & resume playing all on their own.
> Before that was fixed, I would manually clear the playlist when turning
> off an SB to be sure that bug woul
mr_hyde;416498 Wrote:
>
> i would like to clear the current playlist of a player automatically,
> when the the player is switched off.
>
Just curious -- why?
There used to be a bug that Squeezeboxes that had previously been
playing a Random Mox would turn on & resume playing all on their own
rickwookie;416586 Wrote:
> One question regarding the settings - why do I need to have at least 15
> seconds wait after SqueezeCenter startup before the players are pulled
> back from SqueezeNetwork. Surely SqueezeCenter can't do the action (or
> get the plugin to do the action) until it is up an
gharris999;416564 Wrote:
> go back to the SrvrPowerCtrl settings page and change all your actions
> to non "to SqueezeNetwork" options, apply the settings, switch back to
> your preferred "to SqueezeNetwork" options and again apply the
> settings.
Interestingly the settings had all changed by th
Actually, you should be able to make KDF's ExecuteScript plugin do
exactly what you want. See:
http://code.google.com/p/kdfplugins/downloads/list
You'll need to write a script that sends a CLI request to SqueezeCenter
for a "playlist clear". The form of the script will depend on the
operating s
If you are turning the SB off using the IR remote, clearing the playlist
is pretty easy. From the now-playing screen, hit "left" and then "+".
This clears the playlist in two easy button presses.
What you are suggesting is certainly doable from within a plugin. If
there isn't one out there alr
Wirrunna;416474 Wrote:
> Re Confused the Plugin -
> To re-create:
> 1. Both WebUI and iPod display Server Power Control Choose Action
> screen.
> 2. On iPod, touch Block Shutdown/Suspend etc.
> 3. On iPod, (forward) to
> Server Power Control, should show "ClearBlock"
> 4. On WebUI it should stil
You've found a bug! With this last version, I changed all the "action
verbs" to lowercase, i.e. "shutdown2SN" became "shutdown2sn". I had
managed to fix up all the code to accommodate the change, but I forgot
the settings html page. Replace the file at:
/var/lib/squeezecenter/Plugins/SrvrPower
Hello,
i would like to clear the current playlist of a player automatically,
when the the player is switched off.
Are there any ideas, or is there a plugin that could do this?
Thanks for any help.
--
mr_hyde
2 x Squeezebox 3 - SSOTS 3.15 (QPKG) - Squeezecenter 7.3.3 - QNAP TS439
Pro (2.1.4
gharris999;416417 Wrote:
> It's working for me. Could you:
>
> 1). Change the Settings->Advanced->Logging->SrvrPowerCtrl level to
> INFO.
> 2). Dial down the idle time to 5 minutes.
> 3). Reboot your server.
>
> Observe what happens. Does the shutdown work now? Check the
> squeezecenter serv
24 matches
Mail list logo