I have a problem with the Kodi Dvblink addon. It crashes when I use tvsource with terratec H7(dvb-T) on the server.
The app starts loading channels from the server and crash.
This problem is the same in Kodi for windows, android and OSX.
I have no problems using the Dvblink addon for Plex with the same config on the server.
Both the android and IOS dvblink app works well too.
When I remove tvsource all works well again.
I have tried all versions of Kodi with the same result.. something is not ok in that code.
My server is a windows home server 2011 with the latest dvblink updates.
Some lines from the kodi.log when this happens:
17:55:21 T:34572 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
17:55:21 T:34572 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
17:55:21 T:34572 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
17:55:21 T:34572 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
17:55:21 T:33756 NOTICE: Thread LanguageInvoker start, auto delete: false
17:55:21 T:39440 NOTICE: Thread JobWorker start, auto delete: true
17:55:21 T:34572 NOTICE: initialize done
17:55:21 T:39440 NOTICE: PVRManager - starting up
17:55:21 T:34624 NOTICE: Thread PVRManager start, auto delete: false
17:55:21 T:37624 NOTICE: Thread PVRClient start, auto delete: false
17:55:21 T:37624 NOTICE: AddOnLog: DVBLink PVR Client: Generated guid a88a689e-fb12-3d0e-5c8a-21298bde3964 to use as a DVBLink client ID
17:55:21 T:34572 NOTICE: Running the application...
17:55:22 T:34572 NOTICE: starting upnp client
17:55:22 T:34572 NOTICE: ES: Starting event server
17:55:22 T:40064 NOTICE: Thread EventServer start, auto delete: false
17:55:22 T:40064 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
17:55:22 T:40064 NOTICE: UDP: Listening on port 9777
17:55:22 T:45180 NOTICE: Thread TCPServer start, auto delete: false
17:55:22 T:32248 NOTICE: Thread RSSReader start, auto delete: false
17:55:22 T:33756 NOTICE: -->Python Interpreter Initialized<--
17:55:23 T:34624 ERROR: SQL: Abort due to constraint violation
Query: INSERT INTO channels (iUniqueId, bIsRadio, bIsHidden, bIsUserSetIcon, bIsUserSetName, bIsLocked, sIconPath, sChannelName, bIsVirtual, bEPGEnabled, sEPGScraper, iLastWatched, iClientId, idEpg) VALUES (80, 1, 0, 0, 0, 0, '', 'NRK Gull', 0, 1, 'client', 0, 733, -1)
17:55:23 T:34624 ERROR: CDatabase::CommitInsertQueries - failed to execute queries
17:55:23 T:34624 ERROR: PVR - PVR::CPVRChannelGroups::Load - failed to load channel groups
17:55:23 T:34624 ERROR: PVRManager - PVR::CPVRManager::Process - failed to load PVR data, retrying
17:55:24 T:45264 NOTICE: Thread BackgroundLoader start, auto delete: false
17:55:27 T:18004 NOTICE: Thread LanguageInvoker start, auto delete: false
17:55:27 T:18004 NOTICE: -->Python Interpreter Initialized<--
17:55:27 T:18004 ERROR: EXCEPTION: Non-Existent Control 1
17:55:27 T:36080 NOTICE: Thread BackgroundLoader start, auto delete: false
Somebody have a clue?
regards Roger.