Weird EPG with VNSI
#16
I've the same issue.
Here's a video: http://youtu.be/McQD3iz7F7s

The problem occurs after the first channel switch.
Reply
#17
Thanks for posting the video! This is exactly what happens and I can confirm that it begins after the first channel switch.
Reply
#18
do you have timeshift enable or disabled? would it make any difference?
Reply
#19
Exactlly the same here, on different machines

Timeshift is enabled (on file)
Kodi 18.6 @ openSUSE 13.1 x86_64 - Asus E35M1-I DELUXE | 8GB Ram | 240G 2.5" SSD
Kodi 20.2 on 1st Raspberry Pi B @ XBian | Kodi 20.2 on Raspberry Pi 3B+ @ XBian | Kodi 21a2 on Raspberry Pi4B @ XBian | Kodi 19.0 on SolidRun i.MX6 @ XBian
VDR 2.4.5 & Tvheadend4.3-1917 (for recording) on Cubieboard2 @ Debian Buster
Reply
#20
Tried now with timeshift disabled. Doesn't make any difference.
Reply
#21
I can reproduce it now but only after having switched channels by up/down. All the steps you take are important for a problem report, even if you thing they may be not worth to note.
Reply
#22
fixed it here https://github.com/opdenkamp/xbmc-pvr-addons/pull/444
Reply
#23
does this fix work in kodi 14.1 ?

i tried current opdenkamp master with this fix but it does not meet the dependencies.

or do i need to backport the changes to 1.9.23 ?
Reply
#24
@Nafi
Fix is also merged into Helix Branch

@FernetMenta
Thank you for your fast response
Kodi 18.6 @ openSUSE 13.1 x86_64 - Asus E35M1-I DELUXE | 8GB Ram | 240G 2.5" SSD
Kodi 20.2 on 1st Raspberry Pi B @ XBian | Kodi 20.2 on Raspberry Pi 3B+ @ XBian | Kodi 21a2 on Raspberry Pi4B @ XBian | Kodi 19.0 on SolidRun i.MX6 @ XBian
VDR 2.4.5 & Tvheadend4.3-1917 (for recording) on Cubieboard2 @ Debian Buster
Reply
#25
I try to build the Addon on ubuntu 12.04, but it didnt work. Wrong Library is the Message.

git clone https://github.com/opdenkamp/xbmc-pvr-addons.git
./bootstrap
./configure --enable-addons-with-dependencies
make -j2 zip or make install

These are my steps
Reply
#26
I just found another way to produce the issue with counting down start time:

Switch to a Channel whose EPG Data is NOT stored in Kodi library and wait until kodi receives epg data from VDR. Current show starting time counts down to zero.
If you switch channel and switch channel back, it's ok

just a minor thing, but u wanted to appoint this.
Reply
#27
(2015-02-19, 18:57)lokipoki81 Wrote: I try to build the Addon on ubuntu 12.04, but it didnt work. Wrong Library is the Message.

git clone https://github.com/opdenkamp/xbmc-pvr-addons.git
./bootstrap
./configure --enable-addons-with-dependencies
make -j2 zip or make install

These are my steps

- master branch is compatible with Kodi 15, not Helix. If you want to compile for Helix, you need to check out helix branch
- --enable-addons-with-dependencies is not needed for vnsi
Reply
#28
(2015-02-27, 13:31)Nafi Wrote: I just found another way to produce the issue with counting down start time:

Switch to a Channel whose EPG Data is NOT stored in Kodi library and wait until kodi receives epg data from VDR. Current show starting time counts down to zero.
If you switch channel and switch channel back, it's ok

just a minor thing, but u wanted to appoint this.

What exactly do you want to point out? This issue is fixed already?
Are you saying there is a new issue?
Reply
#29
Quote:Are you saying there is a new issue?
Yes, I use latest Helix Branch vnsi addon.
Not a new issue, just another way to produce it.


as i said... it's not that important
Reply
#30
what do you mean by?

Quote:EPG Data is NOT stored in Kodi library

you don't store vdr EPG into database, do you?
Reply

Logout Mark Read Team Forum Stats Members Help
Weird EPG with VNSI0