Skip to content
Ian Mclaughlin edited this page Oct 14, 2018 · 25 revisions

There are four skin xml files script-upnext-upnext.xml, script-upnext-upnext-simple.xml, script-upnext-stillwatching.xml and script-upnext-stillwatching-simple.xml file located in default/1080i/ simply copy this to your skin folder and adjust it how you like it.

  The simple versions are shown when the corresponding setting is selected by the user on the addon settings 

  - script-upnext-upnext.xml and script-upnext-upnext-simple.xml
      - 3012 - Watch Now Button
      - 3013 - Cancel Button
      
  - script-upnext-stillwatching.xml and script-upnext-stillwatching-simple.xml
      - 4012 - Continue Watching Button
      - 4013 - Cancel Button
      
  - Various Window Propertys are available including
      - Window.Property(fanart) - tvshow fanart
      - Window.Property(clearlogo) - tvshow clearlogo
      - Window.Property(clearart) - tvshow banner
      - Window.Property(landscape) - tvshow landscape
      - Window.Property(poster) - tvshow poster
      - Window.Property(thumb) - thumb
      - Window.Property(plot) - episode plot
      - Window.Property(tvshowtitle) - episode tvshow title
      - Window.Property(title) - episode title
      - Window.Property(season) - episode season number
      - Window.Property(episode) - episode episode number
      - Window.Property(year) - episode preimiered year
      - Window.Property(rating) - episode rating
      - Window.Property(seasonepisode) - season/episode
      - Window.Property(playcount) - playcount       
Clone this wiki locally