Change Recently Added fir Video to TV Episodes instead of Movies ?
#1
Hi Ronie.

I wanted to make what I thought to be a simple change, but ... an hour later I am still no closer Eek


I have Recently Added active for Music, TV Shows & Movies, and have homescreen menus for Music, TV Shows, Movies & Video.

Currently the recently added list for the Video menu item is showing movie data.

What section do I edit to make it show recently added TV Show data instead ?

Many thanks.
Reply
#2
http://wiki.xbmc.org/index.php?title=Ope...nd_Dialogs

I cant tell you exactly because i dont have transparency currently but you are looking to replace

ActivateWindow(VideoLibrary,RecentlyAddedMovies,return)

With

ActivateWindow(VideoLibrary,RecentlyAddedEpisodes,return)

try in 720p/Includes_Home.xml
Reply
#3
Check its not a skin setting first.. because that would make it easier.
Reply
#4
Yep - not a skin setting from GUI - aleready looked thoroughly Wink


[Edit] : Aha ! Solved it.

In the <Include name="RecentlyAddedblah"> sections the <visible> section has an entry for HasFocus()

Turns out 1=Videos, 2=Movies, 3=TV Shows

Changed RecentlyAddedTVShows to [1|3] and RecentlyAddedMovies to 2

Job done Cool
Reply
#5
what ?
can you explain ?
Reply

Logout Mark Read Team Forum Stats Members Help
Change Recently Added fir Video to TV Episodes instead of Movies ?0