tagger.blogg.se

How to use confluence view options on kodi
How to use confluence view options on kodi











!IsEmpty(Window.Property(LatestEpisode.9.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.8.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.7.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.6.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.5.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.4.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.3.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.2.EpisodeTitle)) !IsEmpty(Window.Property(LatestEpisode.1.EpisodeTitle)) Easiest found by searching for LatestEpisode.1.EpisodeTitle Open the file IncludesHomeRecentlyAdded.xml. This will move all the text a bit to the left so it matches how it looks when a movie is playing/paused.Ĭhange the recently added episode thumbnails to fanart or TV Poster on the Home screenĪ. Or just replace the above control section with this:Ĭ. This will add the TV poster in the correct position. It's easiest found by searching for VideoPlayer.Content(Episodes) VideoPlayer.Content(Movies) Open the file Home.xml and find the following code. This is shown on the Home screen while pausing or playing an episode.Ī.













How to use confluence view options on kodi