leesanghyun2 / mp-onlinevideos2

Automatically exported from code.google.com/p/mp-onlinevideos2
0 stars 0 forks source link

Default thumb images when download isn't possible or fails #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
One more from the forum, so it doesn't get lost :)

When video doesn't have (couldn't download) thumb (image) it would be nice
to fill the facade with defaultVideo.png and facade big image with
defaultVideoBig.png (they exist in every skin).

Original issue reported on code.google.com by mitja.skuver on 18 Apr 2010 at 5:10

GoogleCodeExporter commented 8 years ago

Original comment by bborgsd...@gmail.com on 18 Apr 2010 at 9:37

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r599.

Original comment by bborgsd...@gmail.com on 18 Apr 2010 at 9:41

GoogleCodeExporter commented 8 years ago
Issues:

* Open Arte+7, choose subcategory Sendungen A-Z, choose and open subsubcategory 
360 -
Geo Reportage
* Facade thumbnails items are filled with defaultVideo.png and not with video
thumbnail images #selectedthumb property is OK (not defaultVideoBig.png).
* When you go back to subcategory, then back to 360 - Geo Reportage, thumbnails 
on
the facade are filled OK..

Similar happens on YouTube and other sites..

What is needed: After ImageDownloader is done downloading video image, facade 
thumb
should be replaced by the downloaded one. Perhaps that's already being done but 
the
facade is not refreshing or something..

Original comment by mitja.skuver on 19 Apr 2010 at 9:44

GoogleCodeExporter commented 8 years ago
This must be a MediaPortal TextureManager bug?
I just tried to reproduce with MediaPortal 1.02 and the thumb is downloaded, 
set and
updated in the skin just fine. But on 1.1 RC2 I have issues with thumbs not 
beeing
updated or set at all (don't know what the real problem is, something not right
inside the skinengine).

The code already does exactly as you describe ;)

Original comment by bborgsd...@gmail.com on 19 Apr 2010 at 9:56

GoogleCodeExporter commented 8 years ago
This is related to issue 19.

Original comment by bborgsd...@gmail.com on 19 Apr 2010 at 9:56

GoogleCodeExporter commented 8 years ago
Also, only happens for facade in list view.. When in icons view or big icons 
view,
thumbs are downloaded and refreshed fine (I can see defaultVideo.png image 
first,
then quickly replaced by video thumb).. Perhaps it helps..

Original comment by mitja.skuver on 19 Apr 2010 at 10:02

GoogleCodeExporter commented 8 years ago
Confirmed fixed now :)

Original comment by mitja.skuver on 1 Jun 2010 at 2:33

GoogleCodeExporter commented 8 years ago
Thx!

Original comment by bborgsd...@gmail.com on 1 Jun 2010 at 3:08