Page 1 of 1
Webpage with the "rescan" button only?
Posted: Thu Aug 23, 2007 4:58 pm
by BillyPilli
Hi guys,
what I want to have it a small weppage with the "rescan" button. I have Twonky on my ICY NAS and I run into this problem
http://www.twonkyforum.com/viewtopic.ph ... ight=sleep
It was the rescan & HDD hibernate...this means...if I set it to -1 the HDD will never go into sleep mode.
So the best way in may case is the manual scan.
I thought I can do this with my PDA (MDA Vario) or my Smartphone but it's very difficult to browse on the regular configuration page (to many frames).
It would be great if someone can make this page...please help.
If it's necessary...my local IP is 192.168.1.131:9000
thanks a lot!
Posted: Thu Aug 23, 2007 6:35 pm
by mgillespie
Posted: Thu Aug 23, 2007 8:17 pm
by BillyPilli
mgillespie,
this is exactly what I'm looked for...
With this link I don't have to make a small webpage. I made a bookmark on the Today-screen of my MDA and now I can make a database refresh with one click.
Thanks dude!
BTW...is there a overview with some other interesting parameters?
Posted: Thu Aug 23, 2007 9:11 pm
by mgillespie
Commands:
/rpc/rebuild
/rpc/resetclients
/rpc/reset
/rpc/restart
Info:
/rpc/version
/rpc/info_status
/rpc/info_clients
/rpc/info_nics
/rpc/get_clients
Posted: Fri Aug 24, 2007 6:30 am
by BillyPilli
Great...now I know what I have to do. I'll make a small local page for my MDA and PSP with all this commands. On this way it's much easier to control the Twonky device.
Re: Webpage with the "rescan" button only?
Posted: Wed Mar 04, 2009 2:50 pm
by Briain
Hi
Does anyone know if there's a rpc/stop command to stop the scan or even to stop the server?
Bri
Re: Webpage with the "rescan" button only?
Posted: Wed Mar 04, 2009 3:36 pm
by TheBrad
You are not kidding, are you? Ever tried
http://ip-address:9000/rpc/stop ?
Re: Webpage with the "rescan" button only?
Posted: Mon Mar 21, 2011 12:20 pm
by watsonr93
It a small webpage with the "rescan" button. I have Twonky on my ICY NAS .It was the rescan & HDD hibernate...this means...if I set it to -1 the HDD will seldom go in to sleep mode. I thought I can do this with my PDA (MDA Vario) or my Smartphone but it is hard to browse on the regular configuration page .
Re: Webpage with the "rescan" button only?
Posted: Mon Mar 21, 2011 5:17 pm
by phibertron
watsonr93 wrote:It a small webpage with the "rescan" button. I have Twonky on my ICY NAS .It was the rescan & HDD hibernate...this means...if I set it to -1 the HDD will seldom go in to sleep mode. I thought I can do this with my PDA (MDA Vario) or my Smartphone but it is hard to browse on the regular configuration page .
Not sure what your asking here
Are you asking for a webpage that only has one thing, a button to rescan ?
You could accomplish this with the following
http ://<server_ip_address>:9000/rpc/rescan
You could attmempt to do the following idea
set scantime=0
create a scheduled task or write a script
to periodically run the command http ://<server_ip_address>:9000/rpc/rescan
Re: Webpage with the "rescan" button only?
Posted: Mon Mar 21, 2011 5:43 pm
by phibertron
If you wanted to create a list of web shortcuts for twonky management
There is a good list of rpc commands here
http://twonkyforum.com/viewtopic.php?f=2&t=9364
Note:
Earlier in this thread the use of http ://<server_ip_address>:9000/rpc/stop
was mentioned
I would be carefull with that one, as once it is stopped
You cannot start it via the twonky rpc commands, as it is really stopped