pipelka / xbmc-addon-xvdr

DISCONTINUED - Standalone XVDR addon for XBMC
GNU General Public License v2.0
43 stars 16 forks source link

No Channels #168

Open nokia001 opened 8 years ago

nokia001 commented 8 years ago

Hi,

i get this error in kodi 16.1: 12:37:06 T:140445521471232 ERROR: SQL: [TV29.db] Abort due to constraint violation Query: INSERT INTO channels (iUniqueId, bIsRadio, bIsHidden, bIsUserSetIcon, bIsUserSetName, bIsLocked, sIconPath, sChannelName, bIsVirtual, bEPGEnabled, sEPGScraper, iLastWatched, iClientId, idEpg) VALUES (40988588, 0, 0, 0, 0, 0, '', 'Kulturradio', 0, 1, 'client', 0, 723, -1)

if i remove all radios-channels from channels.conf it worked.

any ideas?

Gentoo: vdr-2.2 xvdr [master]

thx

AndreyPavlenko commented 8 years ago

https://github.com/pipelka/vdr-plugin-xvdr/commit/2d5e3f6eba582985d35ec2336950dec104851505#commitcomment-12962633

nokia001 commented 8 years ago

sorry, no solution, I use the master branch. There is this patch included, or?

I think the problem is in the client. Because older versions of Kodi and xbmc-xvdr-plugin working

AndreyPavlenko commented 8 years ago

Just revert the commit 2d5e3f6eba582985d35ec2336950dec104851505 and rebuild the vdr plugin.

nokia001 commented 8 years ago

no solution. any other ideas?