Re: [SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2011-04-22 Thread Roy07

Interested in making a income stream online? Click the link below for
more information.


-- 
Roy07

Roy07's Profile: http://forums.slimdevices.com/member.php?userid=45937
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2011-04-20 Thread danny0085

Check out the most used ' linux commands '
(http://commands.tips-linux.net) .


-- 
danny0085

danny0085's Profile: http://forums.slimdevices.com/member.php?userid=43344
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2010-05-12 Thread aubuti

Check out the Execute Script plugin. I used it a few years ago, but I
don't know if it is being actively maintained or not.


-- 
aubuti

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2010-05-12 Thread DrewSB

Thanks, svrpowercntl works for me. I really wanted to be able to restart
Squeezebox Server if I need to, and once in a while shutdown the whole
system if I need to unplug it. You are right about the low power draw
of the Sheevaplug. I am measuring it at 4 watts while playing from a
USB powered hard drive.


-- 
DrewSB

DrewSB's Profile: http://forums.slimdevices.com/member.php?userid=26817
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2010-05-12 Thread peterw

Also search here for SqueezeCLIHandler, a plugin I just released in my
test repository a few days ago that would let you save playlists
containing commands. You'll probably want to apply my patch for bug
16188 to make it work well. And you'll need to figure out how to make
privileged commands like shutdown work, since SBS does not run as
root.


-- 
peterw

http://www.tux.org/~peterw/ 
Free plugins:  'AllQuiet'
(http://www.tux.org/~peterw/slim/AllQuiet.html) 'Auto Dim/AutoDisplay'
(http://www.tux.org/~peterw/slim/AutoDisplay.html) 'BlankSaver'
(http://www.tux.org/~peterw/slim/BlankSaver.html) 'ContextMenu'
(http://www.tux.org/~peterw/slim/ContextMenu.html) 'DenonSerial'
(http://www.tux.org/~peterw/slim/DenonSerial.html)
'FuzzyTime' (http://www.tux.org/~peterw/slim/FuzzyTime.html) 'KidsPlay'
(http://www.tux.org/~peterw/slim/KidsPlay.html) 'KitchenTimer'
(http://www.tux.org/~peterw/slim/KitchenTimer.html) 'PlayLog'
(http://www.tux.org/~peterw/slim/PlayLog.html)
'PowerCenter/BottleRocket'
(http://www.tux.org/~peterw/slim/PowerCenter.html) 'SaverSwitcher'
(http://www.tux.org/~peterw/slim/SaverSwitcher.html)
'SettingsManager'
(http://www.tux.org/~peterw/slim/SettingsManager.html) 'SleepFade'
(http://www.tux.org/~peterw/slim/SleepFade.html) 'StatusFirst'
(http://www.tux.org/~peterw/slim/StatusFirst.html) 'SyncOptions'
(http://www.tux.org/~peterw/slim/SyncOptions.html) 'VolumeLock'
(http://www.tux.org/~peterw/slim/VolumeLock.html)

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2010-05-12 Thread DrewSB

Are there any plugins available that will execute a linux command on the
Squeezebox Server from the player's UI? For example, could I have an
option in my player's ui to restart my server, which would execute the
command
shutdown -r now
?
I am running 7.5.1 on a Sheevaplug.


-- 
DrewSB

DrewSB's Profile: http://forums.slimdevices.com/member.php?userid=26817
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2010-05-12 Thread peterw

aubuti;545059 Wrote: 
 I should have thought of this before, but if you're mostly interested in
 commands like shutdown, pm-suspend, or pm-hibernate, you should look at
 the SrvrPowerControl plugin.

I had the same realization after my post. I think with SB3 / Boom /
Transporter, SrvrPowerControl even gives you the option of setting it
such that merely holding the Sleep button on the IR remote would shut
down your server -- though with power usage as low as the Sheevaplug,
I'm not sure why you'd want to. :-)


-- 
peterw

http://www.tux.org/~peterw/ 
Free plugins:  'AllQuiet'
(http://www.tux.org/~peterw/slim/AllQuiet.html) 'Auto Dim/AutoDisplay'
(http://www.tux.org/~peterw/slim/AutoDisplay.html) 'BlankSaver'
(http://www.tux.org/~peterw/slim/BlankSaver.html) 'ContextMenu'
(http://www.tux.org/~peterw/slim/ContextMenu.html) 'DenonSerial'
(http://www.tux.org/~peterw/slim/DenonSerial.html)
'FuzzyTime' (http://www.tux.org/~peterw/slim/FuzzyTime.html) 'KidsPlay'
(http://www.tux.org/~peterw/slim/KidsPlay.html) 'KitchenTimer'
(http://www.tux.org/~peterw/slim/KitchenTimer.html) 'PlayLog'
(http://www.tux.org/~peterw/slim/PlayLog.html)
'PowerCenter/BottleRocket'
(http://www.tux.org/~peterw/slim/PowerCenter.html) 'SaverSwitcher'
(http://www.tux.org/~peterw/slim/SaverSwitcher.html)
'SettingsManager'
(http://www.tux.org/~peterw/slim/SettingsManager.html) 'SleepFade'
(http://www.tux.org/~peterw/slim/SleepFade.html) 'StatusFirst'
(http://www.tux.org/~peterw/slim/StatusFirst.html) 'SyncOptions'
(http://www.tux.org/~peterw/slim/SyncOptions.html) 'VolumeLock'
(http://www.tux.org/~peterw/slim/VolumeLock.html)

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Is it possible to execute linux commands from the Squeezebox?

2010-05-12 Thread aubuti

I should have thought of this before, but if you're mostly interested in
commands like shutdown, pm-suspend, or pm-hibernate, you should look at
the SrvrPowerControl plugin. It's a brilliant addition to SBS.


-- 
aubuti

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=78516

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins