/[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 1971 by torben, Wed Jan 30 17:31:53 2013 UTC revision 1972 by torben, Thu Apr 18 16:18:22 2013 UTC
# Line 3  Line 3 
3    
4  '''  '''
5      Todic plugin for XBMC      Todic plugin for XBMC
6      Version 0.0.8      Version 0.0.9
7  '''  '''
8    
9  import sys  import sys
# Line 295  except: Line 295  except:
295          pass          pass
296    
297  if url == 'refresh':  if url == 'refresh':
298          xbmc.output("[tvserver] Container.Refresh")          #xbmc.output("[tvserver] Container.Refresh") #20130418 xbmc.output virker ikke med XBMC12
299          xbmc.executebuiltin("Container.Refresh")          xbmc.executebuiltin("Container.Refresh")
300                    
301    

Legend:
Removed from v.1971  
changed lines
  Added in v.1972

  ViewVC Help
Powered by ViewVC 1.1.20