Posts: 8
Joined: Nov 2012
Reputation:
0
Dear all,
I downloaded the 0.0.8 release of the sript and I added to my Openelec XBMC RaspberryPI version.
I can configure the script but I have two questions:
- I want to powerdown at 3.00 PM. I suppose that I have to use Custo Builtun. So I edited the Custom Scripting 1 and I put RunScript(XBMC.Powerdown) in the Built-in script field. I select Daily as Type of schedule and I select 15:00 as Time of day. Unfortunately it doesn't work.
What do I have to change ? What is incorrect ?
- I want to set the log file but the screen "Extra Setting" is not selectable (I click on the arrow at right side the tabs but no action is taken).
I'm a novice of XBMC so I think that something is wrong or is incorrect.
Could you help me to fix the problem ?
thank you very much for your help and ooperation
regards
Posts: 8
Joined: Nov 2012
Reputation:
0
Ok. I modified the setting and the system should power off.
Is it possible to execute a shell script i.e: touch /storage/downloads/test.txt ? (I suppose that I have to use System.Exec("touch /storage/downloads/test.txt"). Is it correct ?
thank you very much
regards
Posts: 8
Joined: Nov 2012
Reputation:
0
Dear giftie,
I modified the setting accordion your suggestion "Just try the following as the built-in command(no RunScript)" but the system was not powered off.
How to check if the script is installed correctly ?
How to check if the settings are OK ?
How to set the log file ? (as I mentioned the Extra Setting tab is not accessible)
Could you, please, show me an example of settings (iust a JPEG screenshot)
thank you very much for your help and cooperation
regards
Posts: 73
Joined: Jun 2012
Reputation:
0
2012-12-10, 11:12
(This post was last modified: 2012-12-18, 16:30 by Ectholian.)
I use these extra script command:
RunScript(script.artworkorganizer)
Posts: 396
Joined: Dec 2011
Reputation:
7
Instead of setting a time or every 8 hours for example, would it possible to say run a script after xbmc is running for 15 minutes?
Also would like to see if possible running a script while shutting down, ie select shutdown or reboot and the script is ran then it continues to shut down/reboot. for example you selct shutdown, then it runs xbmc backup when thats done it shuts down.
Thanks
Matt
Main - LG - OLED65CX6LA 65" Smart 4K Ultra HD HDR OLED TV - Yamaha RXV383 - N2plus running CoreELEC Nexus - Harmony Elite remote
BedRoom - Panasonic DX-700 UHD TV - N2 running CoreELEC Nexus - Harmony Elite remote
Server - debian based 10TB Media Server
Posts: 396
Joined: Dec 2011
Reputation:
7
With respect to the built in cd art manager functions, which order should i do ' enable cdART manager downloading scheduling ' and ' cd manager schedule update '
Thanks
Matt
Main - LG - OLED65CX6LA 65" Smart 4K Ultra HD HDR OLED TV - Yamaha RXV383 - N2plus running CoreELEC Nexus - Harmony Elite remote
BedRoom - Panasonic DX-700 UHD TV - N2 running CoreELEC Nexus - Harmony Elite remote
Server - debian based 10TB Media Server
Posts: 451
Joined: Sep 2012
Reputation:
4
Hello,
is it possible to run the ArtworkDownloader automatically with this script?
Posts: 396
Joined: Dec 2011
Reputation:
7
2013-01-08, 12:38
(This post was last modified: 2013-01-08, 12:41 by matt77303.)
Is there a reason? Ive got mine setup to run at 1.05 am looking at the last run thing in artwork.downloader it ran last night and downloaded stuff.
Matt
Hi giftie,
I also seem to be having problems with PowerDown, it was working.but now its not.
Is there a way to force it to shut down? Even if there is a script running? Or keep trying if somthing important is running when it tries to shut down.
Matt
Main - LG - OLED65CX6LA 65" Smart 4K Ultra HD HDR OLED TV - Yamaha RXV383 - N2plus running CoreELEC Nexus - Harmony Elite remote
BedRoom - Panasonic DX-700 UHD TV - N2 running CoreELEC Nexus - Harmony Elite remote
Server - debian based 10TB Media Server
Posts: 451
Joined: Sep 2012
Reputation:
4
Hello,
i want to create an auto export from the video library.
The build in code from xbmc is: exportlibrary(video,true,false,false)
But nothing happens
Posts: 754
Joined: Jan 2012
Reputation:
0
2013-01-09, 18:17
(This post was last modified: 2013-01-09, 18:20 by Ghostdivision.)
Is there a way to schedule xbmc to quit at a certain time?
Would I just type quit?