04-10-2019, 09:55 AM
(04-09-2019, 10:00 PM)Tim Curtis Wrote: Hi Chris,
Works ok on my end. Try the cmd below to print the settings
Code:sqlite3 /var/local/www/db/moode-sqlite3.db "select * from cfg_system where param like '%clkradio%'"
Hi Tim,
I'm not so good in linux. So I loaded the moode-sqlite3.db with "WinSCP" and opened it with "DB browser for SQLite".
In the menue the time is set to 11:15 AM and shutdown Yes.
But in the DB:
19,clkradio_mode,Sleep Timer
20,clkradio_item,0
21,clkradio_name,
22,clkradio_start,"06,00,AM,0,0,0,0,0,0,0"
23,clkradio_stop,"11,15,AM,1,1,1,1,1,1,1"
24,clkradio_volume,10
25,clkradiio_shutdown,No
There are two i in clkradio_shutdown.
So I changed the settings, loaded and opend the DB.
And again two i.
Sincerely, Chris