- May 13, 2007
- 418
- 37
- Home Country
-
United Kingdom
If you check your myVideos database once you do an IMDB refresh you can check in the config app that each movie has the correct IMPA rating and that each movie is differnet (where applicable).
However, when you look at IMDB info in the GUI they all show the same, and this is equal to the rating for the first movie in your database.
This can be seen by setting a skin xml entry of
<label>#mpaarating</label>
on the same page as a facadeview and the scrolling through the movies in list view.
If you set the width of the fadelabel to smaller than the expected width of the text so that is scolles you can easily see that no attempt is being made to reload the value with the correctly selected facadeview movie.
However, when you look at IMDB info in the GUI they all show the same, and this is equal to the rating for the first movie in your database.
This can be seen by setting a skin xml entry of
<label>#mpaarating</label>
on the same page as a facadeview and the scrolling through the movies in list view.
If you set the width of the fadelabel to smaller than the expected width of the text so that is scolles you can easily see that no attempt is being made to reload the value with the correctly selected facadeview movie.