Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2017-03-02 Thread ElwoodSC
I solved it in the meantime by using the integrated Firewall of my LMS-(Windows)-Server. Just defined an incoming rule do deny Access of the two Radios of my Boys and endable/disable them by Task Scheduler trough Powershell command "Enable/Disable-NetFirewallRule -Displayname "Name-of-rule". But

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-03 Thread Bemused
QUOTE=karlek;844791]You could use a cronjob and switch them out via CLI every minute or so. Code: 31 08 * * * ( echo "00:04:20:29:23:f2 power 0"; echo exit ) | nc 192.168.1.97 9090 00:04:20:29:23:f2 is the players mac address 192.168.1.97 is the addr

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-03 Thread karlek
You could use a cronjob and switch them out via CLI every minute or so. karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321 View this thread: http://forums.slimdevices.com/showthread.php?t=105124 ___

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-03 Thread ElwoodSC
mherger wrote: > I know your problem... This might be the next of my personal little > plugin projects. One that my wife would allow me to spend some time on > :-) > > -- > > Michael Good to hear that I am not the only one with that problem - my 6/9y old absolutely love their Radios and the

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-02 Thread Michael Herger
I'm looking for plugin that lets me disable certrain Players in my local network through a simple shedule. My two boys tend to listen to audioplays when they wake up at night and feel that it is not time to sleep anymore - can be at 2am or 5am. To prevent that I'd like to have a simple plugin whic

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-02 Thread Michael Herger
A plugin won't help. They're going to figure out how to connect to MySqueezebox.com instead Depends on their age. My 4/6yr old would rather wake us up, angry for the lack of music, than figure out how to connect to mysb.com. :-/ -- Michael ___ plug

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-02 Thread cdmackay
As someone already suggested: perhaps the social approach is the best... If they know for sure you will find out in the morning, and they know that you will take it away for a week if they use it overnight, it should only take a couple of occurrences. I speak in anticipation of very soon having

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-02 Thread pippin
A plugin won't help. They're going to figure out how to connect to MySqueezebox.com instead --- learn more about iPeng, the iPhone and iPad remote for the Squeezebox and Logitech UE Smart Radio as well as iPeng Party, the free Party-App, at penguinlovesmusic.com *New: iPeng 9, the Universal Ap

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-02 Thread ElwoodSC
Hehe, lots of valid comments, thank you for that. Nigtly use is strictly forbidden and I already use Michaels excellent plugin to do forensics in the morning when i look in too sleepy faces. :D To switch off LMS at night was my first apporach as well - but this unfortunately renders me and my wife

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-02 Thread Mnyb
Schedule the server to not run at nigth set WOL to not boot the machine ? Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub. Bedroom

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-02 Thread karlek
Another approach could be to forbid the nightly use explicitly. ;) To survey that you can have a look at Michael Hergers "What was that tune?" Plugin. karlek's Profile: http://forums.slimdevices.com/member.php?userid=6432

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread ElwoodSC
Hey, funny - that was exactly the second idea I had to solve my problem! With my Windows Server I could use Task Scheduler to set Firewall Rules by time - at the moment my Firewall is disabled as I have a couple of services running which do not all have proper Firewall rules yet. I'd prefer a sol

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread cdmackay
Another alternative: if you use a local LMS server, and it runs on a computer with a firewall, you could have something insert/remove firewall rules corresponding to those players, at the relevant times. e.g. on a Linux LMS server you could do this with cron. ---

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread ElwoodSC
This was my first idea as well but unfortunately my router only allows to restrict access to internet and not to LAN resources... ElwoodSC's Profile: http://forums.slimdevices.com/member.php?userid=30764 View this thread:

Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread cdmackay
I'd like to see this too, please. However, one possible alternative: many routers (especially wireless) offer similar controls, which would have the same effect. cdmackay's Profile: http://forums.slimdevices.com/member.ph

[SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread ElwoodSC
Hi, I'm looking for plugin that lets me disable certrain Players in my local network through a simple shedule. My two boys tend to listen to audioplays when they wake up at night and feel that it is not time to sleep anymore - can be at 2am or 5am. To prevent that I'd like to have a simple plugin