My latest problem! There doesn't seem to be a pattern but, for example, three times in the last hour or so while watching recorded programmes (2 different ones), the Kodi addon has frozen the playback, the lower part of the screen has pixelated and then I have been dumped back in the recordings list. If I then select the programme for playback again, it gives me the option of resuming or starting from the beginning. The resume point does seem to align with the point of freezing, give or take a few seconds.
Kodi logs at https://paste.kodi.tv/ozudobelir and NPVR logs attached here. The Kodi logs only reflect the latest freeze because I enabled logging after the previous incident.
My provider is rock solid but only allows one connection per account. If I buy another account, can next pvr auto switch to the 2nd account if I want to record 2 things at once?
Failing that, can the epg auto detect there is a conflict and switch record the episode at a later date?
For a while now ( I think it started before latest update) I have had black screen with no sound intermittently when starting playback of recordings or Live TV.
If I skip forward then the file starts playing at the point in time I skipped to.
This issue does not happen when resuming a file.
Logs attached.
I played a few recordings using the restart option because they had already got a resume option , the file definitely has to be started from the beginning for the issue to occur.
Issue occurs in log with the show "Edwardians in colour".
When I skipped forward the file played.
Thanks
my EPG isn't being updated. when I created my channels list for the 1st time (IPTV with m3u list), downloaded the .xml file to the default location (C:\Temp\TVGUIDE.xml) and mapped all my channels one by one, it worked properly, but it never updated since then, automatically or manually.
I tried to update my .xml data many times and my EPG in Settings > Channels > Update EPG but it's just not working, and I have no idea why. already tried to map the channels again, no success. didn't find anything really helpful in those logs.
I am assuming that by stream this includes NextPVR Freeview UK recordings because since that change made in 4.2.4 I have not had a zero length recording (I used to get them regularly prior to this version ) so that's great!
Live TV plays through glitches that I see on screen but can still drop out of playback if I skip backwards presumably when skipping past a glitch.
So I wondered if any more improvement in this area is possible?
Posted by: jksmurf - 2019-03-18, 08:07 AM - Forum: Hardware
- No Replies
Hi,
Whilst many of you probably have DirectTV type "Web Tuner" channel changers for your Set Top Boxes (STBs), the STBs from our IPTV provider remains resolutely IR Based (i.e. operated by a Remote).
In my ongoing search for the perfect (quick, reliable) IR-based channel changer I have been trying various executables for my USB-UIRT, but I also had some Global Cache IP2IR devices (Flex and iTach) from another Project.
Executable from Global Cache:
A while back a NextPVR user asked whether the Global Cache devices had an executable. After some pestering of the Global Cache support I got hold of such an exe (which is based on Python) and an example script to make it work, so I thought I'd share it here. The helpful GC support folks said:
[QUOTE]"I looked through our internal scripts and I've attached a zip file that has a little test utility we've used internally. It's not quite what you described but might be close enough to allow you to perform most of the functions you wanted.
To run it you would call the following from a command line: main.exe 192.168.0.203 4998 sendir,1:1,1,38000,10,1,500,500
Where you'd replace 192.168.0.203 with your unit's IP address, and sendir,1:1,1,38000,10,1,500,500 with the IR code you want to send (in the GC format). The '4998' is the TCP port which will always be 4998 for IR units.[QUOTE]
Below is my batch file, with the IR codes for 0~9 and OK (specific for my remote) as learnt by the iTach unit (you can use GCs iLearn.exe or the free iScrutinizer with support via the folks at JP1). You only really need 0~9. Again this is only an example you need to learn your own codes and amend the red items below.
Code:
@echo off
[COLOR=#ff0000]E:[/COLOR]
[COLOR=#ff0000]CD E:\Storage\CompuHW\IoT_Stuff\Global Cache Utils\FromGlobalCacheSendIRExe\GC_CC_Exe[/COLOR]
set ip="[COLOR=#ff0000]192.168.1.25[/COLOR]"
:loop
if "%1"=="" goto :done
if "%1"=="0" goto :IR0
if "%1"=="1" goto :IR1
if "%1"=="2" goto :IR2
if "%1"=="3" goto :IR3
if "%1"=="4" goto :IR4
if "%1"=="5" goto :IR5
if "%1"=="6" goto :IR6
if "%1"=="7" goto :IR7
if "%1"=="8" goto :IR8
if "%1"=="9" goto :IR9
if "%1"=="[COLOR=#ff0000]OK[/COLOR]" goto :IROK
:: Continue if statements for as many digits/commands as necessary
:return
shift
goto :loop
::Make function for each IRn if statement above
:IR0
::Hard code IR code for 'IR0' case
[COLOR=#ff0000][/COLOR].\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBBBBBBBBBCCCCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR1
::Hard code IR code for 'IR1' case
[COLOR=#ff0000][/COLOR].\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBCBBBBBBBBCCCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR2
::Hard code IR code for 'IR2' case
[COLOR=#ff0000][/COLOR].\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBBCBBBBBBCBCCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR3
::Hard code IR code for 'IR3' case
[COLOR=#ff0000][/COLOR].\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBCCBBBBBBBBCCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR4
::Hard code IR code for 'IR4' case
.\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBBBCBBBBBCCBCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR5
::Hard code IR code for 'IR5' case
[COLOR=#ff0000][/COLOR].\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBCBCBBBBBBCBCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR6
::Hard code IR code for 'IR6' case
.\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBBCCBBBBBCBBCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR7
::Hard code IR code for 'IR7' case
.\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBCCCBBBBBBBBCCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR8
::Hard code IR code for 'IR8' case
.\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBBBBCBBBBCCCBCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR9
::Hard code IR code for 'IR9' case
.\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBCBBCBBBBBCCBCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:IR[COLOR=#ff0000]OK[/COLOR]
::Hard code IR code for 'IROK' case
.\main.exe %ip% 4998 [COLOR=#ff0000]sendir,1:1,1,38400,3,69,347,173,22,22BBBBB,22,65BBBBBCBCBCBCCBBBBBCBBCCCC,22,1743,347,87,22,3692[/COLOR]
goto :return
:done
echo Complete
REM This will loop through the arguments and if they're a match to one of the predefined values it'll send the code in the matching "IRn" function. Then you would just call the batch file like this myBatch.bat 1 2 1 or with as many parameters as needed. Note: the batch file would need to be in the same directory as main.exe.
REM Learned Codes from a GC Unit can be in GC or GC_Compressed_Format (so they are shorter and easier to handle).
REM In NextPVR you must use a SPACE between the channel numbers in the arguments i.e. {channel_d1} {channel_d2} {channel_d3}; you might need {channel_d2} {channel_d23 {channel_d4}.
REM You many have OK or Enter - not that important
I could not upload the executable so here is a link to it.
It will only last 100 days I think, so maybe you will have to reply to the post :-).
Telnet Scripting Tool TST10:
Separately, I did some brief experimentation with the Telnet Scripting Toool TST10.exe, which is still available around the net.
This is a Batch File to Change ONE Channel (671) using TST10.exe.
Code:
ECHO On
E:
CD\
CD "E:\Storage\CompuHW\IoT_Stuff\TST10"
start cmd /c tst10.exe /r:SampleScriptCh671.txt /o:output.txt /m
REM
REM The WAIT command in the script must be completeir,1:<IRConn>,<ID>\x0D where <IRConn> is the IR Connector number ON the GC Device (see Manual) and <ID>=command isssued (IR Code).
This is the sample script (SampleScriptCh671.txt) that the batch file operates with. The sendir codes are the same one you learn using ilearn for the above. The "completeir,1:1,6" codes are just confirmation from the iTach units that the code was sent and the numbers should match the sent code sequence X:Y,Z.
Whilst I guess some clever person could make the batch file dynamic based on {channel_d1} etc, clearly writing a separate script file for each channel is somewhat cumbersome, so the GC main.exe script above (first option) is probably your best bet unless you can find a telnet scripting tool that can go to a lookup table for the numbers 0~9 unfortunately so it can be used with ANY channel sequence. TST10.exe does not seem to stretch to this.
First off, I really like the Android app, it looks good and works very well. I'm wondering if there is a way to record only new episodes from within the Android app.
I am using the Nvidia Shield so there are not many buttons on the remote, is it an option if I have a remote with more buttons to bring up some sort of menu with more recording options??
Hey,
So I have a digital devices dvb-t2 card, and I believe that my signal is slightly messed up here... About 1 in 3 attempts to tune certain channels returns tuning failed, this makes for a bad WAF.
A work around is that I have prioritised the DVB-S2 for live TV, however the channel change is slower.
Would there by any setting / possibility of adding a setting to allow the tuner to retry if it fails on first try?
As I know even if I wait 1/2 second it should then tune.
Hello, I have recently installed the AppleTV client and all works very well except for FF or SEARCH. On most recordings when I try to use these features the playback starts at the begining again. If I leave it I can watch a show, but unable to skip comercials.
I tried this on the PC application and the web client and this does not happen. It only appears to be in the AppleTV application. I understand that the AppletV does not decode so I doubt it is a render issue.
Does anyone else have this issue and any thoughts on a resolution?