-
Notifications
You must be signed in to change notification settings - Fork 30
Description
When using the (Re)scrape functions (ask or skip) it doesn't always show the view panel for the current movie being scraped.
To demonstrate, you manually select 20 movies. Right-click from an item in the selected list and select (Re)scrape selected movies->Ask->All Items.
As it rescrapes, if each one is found from your selection, the 'view panel' (if that's the right name for it) will get selected and shown. This allows comparing any already known images (poster, fanart) against what might be found during the scrape.
However, if it doesn't find one of them, it no longer switches the view panel for each one. Meaning if you've already got images for the movie and you want to use that for a comparison against what the scraper found, you have to go back to the main window and select that movie from the list,
Which gets a little problematic as sometimes using the Alt-Tab keystrokes doesn't seem to know how to order the main and search windows.
I don't know how the code is set up during searches and the main view, but it'd helpful to have it do this.