thanks for your answers
auto timeshift on UExxF6xxx
auto timeshift on UExxF6xxx
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
thanks for your answers
Re: auto timeshift on UExxF6xxx
You may use SamyGOrc to automatically press play in a startup script, for example:
viewtopic.php?f=63&t=6395
viewtopic.php?f=63&t=6395
I do NOT receive any PM. Please use forum.
Re: auto timeshift on UExxF6xxx
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?
there are many start scripts in init.d in mnt/etc maybe somewhere there?
Re: auto timeshift on UExxF6xxx
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...)
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...)
I do NOT receive any PM. Please use forum.
Re: auto timeshift on UExxF6xxx
ok i made it it works pretty good thanks for your help