/[projects]/misc/xbmc/plugin.video.todic/default.py
ViewVC logotype

Diff of /misc/xbmc/plugin.video.todic/default.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1813 by torben, Sun May 6 16:21:11 2012 UTC revision 1814 by torben, Tue Jul 24 18:21:04 2012 UTC
# Line 246  try: Line 246  try:
246  except:  except:
247          pass          pass
248    
249    if url == 'refresh':
250            xbmc.output("[tvserver] Container.Refresh")
251            xbmc.executebuiltin("Container.Refresh")
252            
253    
254  if mode == None:  elif mode == None:
255          #build main menu          #build main menu
256          rootMenu()          rootMenu()
257                

Legend:
Removed from v.1813  
changed lines
  Added in v.1814

  ViewVC Help
Powered by ViewVC 1.1.20