Linux No EPG data after upgrade 12->13.2 SOLVED
#1
Upgraded 12.2 to 13.2 (have a backup of ~/.xbmc in case), compiled 13.2 src, compiled opdenkamp pvr addon gotham branch against it. Debian7.

Shows live TV, but no program information and EPG is empty.

~/.xbmc/temp$ tail -f xbmc.log
repeats

Code:
23:04:12 T:139968744072960   ERROR: EpgContainer - UpdateEPG - could not open the database
23:04:12 T:139969183975328   DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
23:04:13 T:139969183975328   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
23:04:13 T:139969183975328   DEBUG: Window DialogExtendedProgressBar.xml was already loaded
23:04:13 T:139969183975328   DEBUG: Alloc resources: 0.01m
23:04:13 T:139968744072960   ERROR: EpgContainer - UpdateEPG - could not open the database
23:04:13 T:139969183975328   DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
23:04:14 T:139969183975328   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
23:04:14 T:139969183975328   DEBUG: Window DialogExtendedProgressBar.xml was already loaded

over and over, retries about twice per second.
Pointers appreciated.

SOLVED:
~/.xbmc/userdata/Database$ rm Epg*
~/.xbmc/userdata/Database$ rm TV2*

Seems the Epg sqlite db got corrupted. Deleted the files, got rebuilt.
Don't know about TV22 and TV25, but I just deleted them anyway as they sounded TV related.
Reply

Logout Mark Read Team Forum Stats Members Help
No EPG data after upgrade 12->13.2 SOLVED0