
I for one don't add new content everyday, thus I don't really enjoy seeing the same thing on my home screen all the time... below you'll find the INFO Labels that are exposed to be used as you see fit...
Just a small word of warning, this will (for now) spam the hell out of you debug log

Unfinished Movies
This section will retrieve any movies that have not been completely watched...
INFO Labels:
Code: Select all
UnfinishedMovie.[1-10].Title
UnfinishedMovie.[1-10].Year
UnfinishedMovie.[1-10].RunningTime
UnfinishedMovie.[1-10].TimeLeft
UnfinishedMovie.[1-10].PercentWatched
UnfinishedMovie.[1-10].MPAA
UnfinishedMovie.[1-10].Genre
UnfinishedMovie.[1-10].Path
UnfinishedMovie.[1-10].Thumb
UnfinishedMovie.[1-10].Fanart
This section will retrieve the most recently watched movies in your library...
INFO Labels:
Code: Select all
RecentlyWatchedMovie.[1-10].Title
RecentlyWatchedMovie.[1-10].Year
RecentlyWatchedMovie.[1-10].RunningTime
RecentlyWatchedMovie.[1-10].LastPlayed
RecentlyWatchedMovie.[1-10].MPAA
RecentlyWatchedMovie.[1-10].Genre
RecentlyWatchedMovie.[1-10].Path
RecentlyWatchedMovie.[1-10].Thumb
RecentlyWatchedMovie.[1-10].Fanart
This section will retrieve random, unwatched, movies from your library; although this can be simply called random movies, i prefer the term featured...
INFO Labels:
Code: Select all
FeaturedMovie.[1-10].Title
FeaturedMovie.[1-10].Year
FeaturedMovie.[1-10].RunningTime
FeaturedMovie.[1-10].MPAA
FeaturedMovie.[1-10].Genre
FeaturedMovie.[1-10].Path
FeaturedMovie.[1-10].Thumb
FeaturedMovie.[1-10].Fanart
This section will retrieve random movie actors from your library; whilst the actors are random, the actor must have 3 or more movies in the library...
INFO Labels:
Code: Select all
FeaturedMovieActor.[1-10].ID
FeaturedMovieActor.[1-10].Name
FeaturedMovieActor.[1-10].MovieCount
FeaturedMovieActor.[1-10].Path
FeaturedMovieActor.[1-10].Thumb
This section will retrieve unwatched tv show episodes; however, unlike the random movies, this will retrieve the next, unwatched, episode in any given tv show at random...
INFO Labels:
Code: Select all
FeaturedEpisode.[1-10].ShowTitle
FeaturedEpisode.[1-10].EpisodeTitle
FeaturedEpisode.[1-10].EpisodeNo
FeaturedEpisode.[1-10].Rating
FeaturedEpisode.[1-10].Path
FeaturedEpisode.[1-10].Thumb
FeaturedEpisode.[1-10].Fanart (not implemented)
This section will retrieve random music albums from your library...
INFO Labels:
Code: Select all
FeaturedAlbum.[1-10].ID
FeaturedAlbum.[1-10].Title
FeaturedAlbum.[1-10].Year
FeaturedAlbum.[1-10].Artist
FeaturedAlbum.[1-10].Thumb
This section will retrieve random songs from your library...
INFO Labels:
Code: Select all
FeaturedSong.[1-10].Title
FeaturedSong.[1-10].Album
FeaturedSong.[1-10].Artist
FeaturedSong.[1-10].Year
FeaturedSong.[1-10].Path
FeaturedSong.[1-10].Thumb
This section will retrieve random games from your library; the games must be installed in the "F/Games" directory...
INFO Labels:
Code: Select all
FeaturedGame.[1-10].ID
FeaturedGame.[1-10].Title
FeaturedGame.[1-10].Path
FeaturedGame.[1-10].FolderName
FeaturedGame.[1-10].Thumb
https://www.mediafire.com/?1gluz7im8sgr3cg