RoChess / IMDbPlus

IMDb+ scraper for MediaPortal's MovingPictures plugin
4 stars 6 forks source link

IMDb+ Info enhancement #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There will be situations where a user has a problem with their database or a 
movie got imported with a bad scraper and they ended up with an entry that 
could have been handled via IMDb+ scraper-script.

On a large collection it will be difficult for most users to find out which 
movies exactly fall under the "IMDb+ Info" -> "Movies that use a different 
scraper" result, unless they are familair with SQLite tools.

The ability to view a list of those movies inside IMDb+ GUI would allow that 
person to fire up MovPic config, and sent those movies back to the importer, so 
that IMDb+ can give it a try.

Original issue reported on code.google.com by RoChess....@gmail.com on 2 Nov 2011 at 4:11

GoogleCodeExporter commented 8 years ago
What about Debug logging of those moves whenever they invoke the Info button? 
Saves having a new gui button just for that.

Original comment by damien.haynes@gmail.com on 3 Nov 2011 at 6:44

GoogleCodeExporter commented 8 years ago
True, they have to open MovPic config anyway to sent those movies back to 
importer, so having to open log file is not much to ask then. It doesn't need 
to be couch function and it will be easier to look at the log with MovPic 
config open at the same time.

Original comment by RoChess....@gmail.com on 3 Nov 2011 at 6:54

GoogleCodeExporter commented 8 years ago
Yeah, otherwise you need to remember what the movies were or write them down.

Original comment by damien.haynes@gmail.com on 3 Nov 2011 at 7:00