Hi
I’m running TvH (with DVB-S2 tuner) and Kodi on same Odroid C2 – my HTPC.
From time to time I’d like to connect to this TvH from remote PC (with Kodi, too) or Android.
Almost always Kodi stall on channel loading this repeating error in log-file:
Code:
20:42:39.664 T:140187531212544 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 (625487317, 0, 0, 0, 0, 0, 'http://xxx:[email protected]:9981/imagecache/1887', 'ZZZZZ', 0, 1, 'client', 0, 2025648334, -1)
20:42:39.664 T:140187531212544 ERROR: CommitInsertQueries - failed to execute queries
Workaround I found is to “Clear database” on each client’s start (in client’s configuration). So, it means each time I switch to different client (PC, Smartphone or even back on HTPC) I need to Clear its DB.
Is there any solution to access TvH from multiple Kodi without he need to Clear DB each time ?
BR
Janusz