2012-02-10, 23:09
berzerker Wrote:With plot information on (in the current pre-Eden), I enjoy seeing the plot summaries for Movies, but I also would really like to have the movie's year visible. As a feature request / option, is there any way to put the year next to the movie name so I can see both the plot summary and the year without going into Movie Information (ie Macbeth (1946) and Macbeth (2010))? It already seems to do this in Cover Flow view, but I really prefer Fanart view.
i'm afraid i can't keep adding options for each possible combination of all the info available.
you can mod the skin yourself though, in View-Fanart.xml, change line 338 to:
Code:
<label>$INFO[ListItem.Title]$INFO[ListItem.Year, (,)]</label>