prpr
Well-Known Member
That's effectively what's in 1.9.3Or is it the proposal for the next version? Otherwise It's just recapitulating the test that I posted originally.
Can you try the stuff in #238 and see what it does?
That's effectively what's in 1.9.3Or is it the proposal for the next version? Otherwise It's just recapitulating the test that I posted originally.
No, but tunefix-update might.is [ TuneFix ] going to cope with this situation
tunefix is the package that lets you organise services the way you want, and apply the configuration automatically instead of having to edit the services list each time you do a retune.Sorry if this query has already been covered, but Forces TV is showing as having a frequency change this coming Monday (22nd June 2020), the epg is also showing a retune warning from about midday Monday, is [ TuneFix ] going to cope with this situation, or is this one of the exceptions
Apparently mux 56 is being discontinued with a reshuffle and some losses. Although tunefix-update is very competent in general, I personally will do a manual retune and sort out for this big a change.Sorry if this query has already been covered, but Forces TV is showing as having a frequency change this coming Monday (22nd June 2020), the epg is also showing a retune warning from about midday Monday, is [ TuneFix ] going to cope with this situation, or is this one of the exceptions
Amongst the Forces TV retune issue, there are other changes to HD channels and +! catch-up channels being removed
It also requires a reboot for changes to take effect (as does tunefix), and as my units are not routinely rebooted tunefix-update won't work for me. However, I am contemplating changing the situation to gain that benefit (including a daily power interruption to clear any lock-ups).Although tunefix-update is very competent in general, I personally will do a manual retune and sort out for this big a change.
Same result as in your post, but still getting the xinit.log error. Is there perhaps an instance of the function in the tunefix source that you didn't catch?That's effectively what's in 1.9.3
Can you try the stuff in #238 and see what it does?
With tunefix-update you don't need to do a retune at any time of the day. It should handle all of the channel movesMany thanks for the very kind replies from you all, of course, I did mean tunefix-update rather than just tunefix, anyone got a suggestion as to the optimum time to do the retune during Monday morning
Will tunefix-update cope with other matters other than Forces TV, or is it such a major event necessitating a manual retune, I was just asking as I have a couple or three Humax HDR Fox T2 boxes, it's going to get busy having to manually retune each, then restore all the schedule recordings, as I've not had much luck recently with the auto-restore plug-in
Oh, what specifically did it not do that you expected it to then?Although tunefix-update is very competent in general,
It's not a big change. No bigger really than any of the other mux. shuffling that goes on.I personally will do a manual retune and sort out for this big a change.
Yes, of course.Will tunefix-update cope with other matters other than Forces TV
The whole point of it is that you don't need to retune. Just leave it alone.or is it such a major event necessitating a manual retune, I was just asking as I have a couple or three Humax HDR Fox T2 boxes, it's going to get busy having to manually retune each
No there's only the one.Is there perhaps an instance of the function in the tunefix source that you didn't catch?
You are still not seeing the whole picture:is there going to be another tunefix and tunefix-update in the next day to handle this re-shuffling of channels
Oh, what specifically did it not do that you expected it to then?
It's not a big change. No bigger really than any of the other mux. shuffling that goes on.
I'm afraid that's a bad example (especially as it's mentioned up-thread), because it would get put back on a mux. move, such as the one tomorrow.If you have, for example, eliminated Forces TV as a service deletion in tunefix settings, tunefix-update won't put it back even if you remove that deletion - you would need a proper retune for that.
I do it for myself actually, to update what were my own local boxes and one remote... and is now the other way round.as a very kind voluntary contribution to the 'fox CF community.
I'm sure there are plenty of updates which would not affect your particular boxes, so you are definitely going the extra mile.I do it for myself actually, to update what were my own local boxes and one remote... and is now the other way round.
Anything else is a bonus.
This one is an HD.I'm out of ideas I'm afraid. It works here. I don't know what's different about your box. Is it an HD or HDR?
insert or replace into old.TBL_FREQ select s.ulFrequency, s.ucLevel, s.ucQuality from TBL_TS as s left join old.TBL_FREQ as d on (d.ulFrequency = s.ulFrequency) where (d.ulFrequency is null or d.ucLev....
, run by SQL3::Exec()
. Here's the end of the session, after the failure has thrown an exception:(gdb) bt
#0 0x2aadeef4 in sqlite3_errcode () from /usr/lib/libsqlite3.so.0
#1 0x0040de9c in ?? ()
#2 0x0040e2a4 in ?? ()
#3 0x0040e4dc in SQL3::Exec(std::string const&) const ()
#4 0x004062cc in ?? ()
#5 0x004077d4 in ?? ()
#6 0x0040b964 in ?? ()
#7 0x0040c0f4 in main ()
(gdb) s
0x2aadeef8 in sqlite3_errcode () from /usr/lib/libsqlite3.so.0
1: x/i $pc
=> 0x2aadeef8 <sqlite3_errcode+64>:
beqz v0,0x2aadef14 <sqlite3_errcode+92>
0x2aadeefc <sqlite3_errcode+68>: lw ra,28(sp)
(gdb)
0x2aadef14 in sqlite3_errcode () from /usr/lib/libsqlite3.so.0
1: x/i $pc
=> 0x2aadef14 <sqlite3_errcode+92>: lw v1,20(s0)
(gdb)
0x2aadef18 in sqlite3_errcode () from /usr/lib/libsqlite3.so.0
1: x/i $pc
=> 0x2aadef18 <sqlite3_errcode+96>: lw v0,24(s0)
(gdb)
0x2aadef1c in sqlite3_errcode () from /usr/lib/libsqlite3.so.0
1: x/i $pc
=> 0x2aadef1c <sqlite3_errcode+100>: lw s0,24(sp)
(gdb)
0x2aadef20 in sqlite3_errcode () from /usr/lib/libsqlite3.so.0
1: x/i $pc
=> 0x2aadef20 <sqlite3_errcode+104>: and v0,v0,v1
(gdb)
0x2aadef24 in sqlite3_errcode () from /usr/lib/libsqlite3.so.0
1: x/i $pc
=> 0x2aadef24 <sqlite3_errcode+108>: jr ra
0x2aadef28 <sqlite3_errcode+112>: addiu sp,sp,32
(gdb)
0x0040de9c in ?? ()
1: x/i $pc
=> 0x40de9c: lw gp,16(sp)
(gdb)
0x0040dea0 in ?? ()
1: x/i $pc
=> 0x40dea0: nop
(gdb)
0x0040dea4 in ?? ()
1: x/i $pc
=> 0x40dea4: lw t9,-32124(gp)
(gdb)
0x0040dea8 in ?? ()
1: x/i $pc
=> 0x40dea8: move a0,v0
(gdb)
0x0040deac in ?? ()
1: x/i $pc
=> 0x40deac: jalr t9
0x40deb0: move s1,v0
(gdb)
/var/lib/humaxtv/mod/xinit.d/tunefix: can't resolve symbol 'sqlite3_errstr' in lib '/var/lib/humaxtv/mod/xinit.d/tunefix'.
Program exited with code 01.