Kodi Community Forum
Slow accessing TVShows/Movies - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: Slow accessing TVShows/Movies (/showthread.php?tid=103970)



Slow accessing TVShows/Movies - kdevane - 2011-06-21

Just upgraded to Ubuntu 10.04 after messing up the upgrade installed a minimal copy of 10.04 and reinstalled latest pvr.
Since upgrading selecting TVShows from Videos menu takes up to 15 seconds to load.
Code:
20:07:13 T:2893020016 M:3011424256   DEBUG: RunQuery took 1 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
20:07:18 T:3024144752 M:3011432448   DEBUG: ------ Window Init (MyVideoNav.xml) ------
20:07:18 T:3024144752 M:3011432448    INFO: Loading skin file: MyVideoNav.xml
20:07:28 T:3024144752 M:3011448832   DEBUG: Load MyVideoNav.xml: 10377.00ms
20:07:28 T:3024144752 M:3011448832   DEBUG: Alloc resources: 10387.11ms (10381.67 ms skin load)


Gone back to NVidia driver 195.36.31 which I had on Karmic.

Any idea what else I can try ?

Regards
Kevin


- kdevane - 2011-06-21

Adding this
Code:
[mysqld]
skip-name-resolve
to /etc/mysql/my.cnf file on my server seems to have solved it for me. Seems to be flying along again.


- opdenkamp - 2011-06-22

has nothing to do with pvr. xbmc/master will probably show the same behaviour