damienhaynes / moving-pictures

Moving Pictures is a movies plug-in for the MediaPortal media center application. The goal of the plug-in is to create a very focused and refined experience that requires minimal user interaction. The plug-in emphasizes usability and ease of use in managing a movie collection consisting of ripped DVDs, and movies reencoded in common video formats supported by MediaPortal.
12 stars 6 forks source link

Reload list when title/sortby is changed on a movie details refresh #1092

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Refresh movie details on a movie title that was changed after import

Example = http://www.imdb.com/title/tt1408101/ which will get a new title soon. 
There have been other movies who have ended up with a title rename after 
already released.

What is the expected output? What do you see instead?

- Title is updated instantly for the movie details page.
- The "list" of movies however shows old title, as it is only populated when 
plugin initializes.

It would be nice if the "list" gets rebuild/repopulated when plugin detects a 
change between title before and after the import/refresh.

Original issue reported on code.google.com by RoChess....@gmail.com on 9 Apr 2012 at 8:01