Page 1 of 1

auto timeshift on UExxF6xxx

Posted: Fri Aug 15, 2014 11:12 am
by bartik
hi there i have UE46F6750 with last fw 1120 and i want to ask if there is a way to turn on auto timeshift somewhere , now its working but i need to push play on remote control everytime, its not gooooood
thanks for your answers :)

Re: auto timeshift on UExxF6xxx

Posted: Fri Aug 15, 2014 11:36 am
by zoelechat
You may use SamyGOrc to automatically press play in a startup script, for example:
viewtopic.php?f=63&t=6395

Re: auto timeshift on UExxF6xxx

Posted: Fri Aug 15, 2014 9:31 pm
by bartik
ok i have a file what contains the push of the play button from samygorc now where or how to insert it .. i mean in what startup script to put it in and how it should look like
there are many start scripts in init.d in mnt/etc maybe somewhere there?

Re: auto timeshift on UExxF6xxx

Posted: Fri Aug 15, 2014 9:54 pm
by zoelechat
Did you at least try SamyGOrc command from telnet to see if it works as expected?
If you want it to have its own startup script, call script xx_xx_whatyouwant.init and put it in /mnt/etc/init.d, have a look at other scripts to see "how they look like".
Otherwise you can just insert command in any already enabled script (e.g. samba, nfs or anyone you prefer...)

Re: auto timeshift on UExxF6xxx

Posted: Fri Aug 15, 2014 9:58 pm
by bartik
ok i made it it works pretty good thanks for your help

Re: auto timeshift on UExxF6xxx

Posted: Fri Aug 15, 2014 10:13 pm
by zoelechat
Ok, no problem :)