Closed GoogleCodeExporter closed 9 years ago
ditto
Original comment by Meineris...@googlemail.com
on 12 Jun 2011 at 3:09
Hi,
Can you delist and rescan one or two of these items and report of the poster is
corrected.
In order to speed up the menu display , I moved processing of custom posters to
'scan time' rather than 'display time'. So if you have a new custom poster you
will have to delist and rescan that item.
This avoids oversight having to look in 5 different places for each poster, on
the menu. And also prevents the NMT having to load and scale large images for
the menu view, in real time.
Note eventually there will be a single 'update' button or hotkey that will
allow you to do 'delist/rescan' with a single click (or two).
If you have a lot of items with local posters , it may be better to rescan the
lot (overnight maybe).
I'll make sure wiki page is up to date with new info.
Original comment by a...@lordy.org.uk
on 12 Jun 2011 at 8:26
Thanks for the explanation. Delist-rescan works for individual video-files but
does not work for DVDs and BDs in folder structures.
Original comment by roman1...@gmail.com
on 12 Jun 2011 at 9:30
Original comment by a...@lordy.org.uk
on 13 Jun 2011 at 1:29
DVD images fixed but there was another issue with different versions of the
same movie sharing same internal image. So if one had a local image it would
either be ignored, or both would have that image.
Fix was first to make some much needed refactoring/tidying up of merging
scraped information into the database.
Next
Ensure get_images is called at merge time now that all scraped details are
available.
If source is local then set image to be ovs_id.jpg not ovs_imdb_tt0000000.jpg
This allows different images for different versions of same movie, whilst
keeping most of the performance gains from copying local images to oversight
internal db.
Original comment by a...@lordy.org.uk
on 14 Jun 2011 at 1:02
Code to use new poster references complete r1983
Need to run image rename command and modify install script to rename images.
Original comment by a...@lordy.org.uk
on 15 Jun 2011 at 1:58
Fixed r1984
Original comment by a...@lordy.org.uk
on 15 Jun 2011 at 11:22
Original comment by a...@lordy.org.uk
on 15 Jun 2011 at 11:22
Original issue reported on code.google.com by
roman1...@gmail.com
on 12 Jun 2011 at 9:15