--- misc/xbmc/plugin.video.todic/default.py 2013/04/16 15:21:10 1971 +++ misc/xbmc/plugin.video.todic/default.py 2013/04/18 16:18:22 1972 @@ -3,7 +3,7 @@ ''' Todic plugin for XBMC - Version 0.0.8 + Version 0.0.9 ''' import sys @@ -295,7 +295,7 @@ pass if url == 'refresh': - xbmc.output("[tvserver] Container.Refresh") + #xbmc.output("[tvserver] Container.Refresh") #20130418 xbmc.output virker ikke med XBMC12 xbmc.executebuiltin("Container.Refresh")