Probably. They are settings in a database like lots of others, so could well be customisable.Hi, is it possible to customise the skip times? I would like to edit the skip back time to say 3 seconds.
humax# sqlite3 /var/lib/humaxtv/setup.db "select itemValue from tbl_menuconfig where itemName='INSTANT_REPLAY';"
15
humax# sqlite3 /var/lib/humaxtv/setup.db "update tbl_menuconfig set itemValue=3 where itemName='INSTANT_REPLAY';"
Why aren't you asking this in the customised section of the forum?
I seem to remember something coming up about this, but I can't find anything on the forum.
Probably. They are settings in a database like lots of others, so could well be customisable.
I take it you are running the CF?
Something like this would appear to do for backwards. Both Get and Set versions shown:
The other itemName for forwards is called 'SKIP_FORWARD'.Code:humax# sqlite3 /var/lib/humaxtv/setup.db "select itemValue from tbl_menuconfig where itemName='INSTANT_REPLAY';" 15 humax# sqlite3 /var/lib/humaxtv/setup.db "update tbl_menuconfig set itemValue=3 where itemName='INSTANT_REPLAY';"
You don't need to "find my way into the databases". If you have the custom firmware installed then you fire up telnet and at the command line issue the second command that prpr has listed.Thanks, I'll take a look at this, presuming I can find my way into the databases!
You don't need to "find my way into the databases". If you have the custom firmware installed then you fire up telnet and at the command line issue the second command that prpr has listed.
Thanks, I'll take a look at this, presuming I can find my way into the databases! Cheers, Paul
This makes no sense to me. You have already said you know where the standard options are for configuring the skip times, and in your first post specifically asked whether it can be customised.Because this is not a Customised feature yet, AFAIK. So, are you saying I should make the presumption that it will be customisable or, as I have done, ask as a Generic product question?
Really??? Start here: https://hummy.tv/forum/threads/new-readers-start-here.839/Where is th e'HDR-FOX T2 Freeview Recorder - Customised Section'?
You can find your way around the configuration database, and therefore have the CF installed all along, but don't know where the customised section of the forum is??Hi prpr, done it and is just what I wanted, works spot on! Cheers, P
Hardly surprising though considering your first response - we all make errors and I didn't need that kind of reply when looking for help.You might find me curt, but I find you excessively defensive.
Black Hole, everybody needs help and guidance, I am sure you did at some point.