Reply to thread

Well, plz provide debug log in case like that :). I put extra debug lines for that just to see what is the problem.

In log, if cover change issuccessful, you should see something like this:


[CODE][2013-10-01 10:25:59,849] [Log    ] [MPMain  ] [DEBUG] - GUIVideoInfo: Refresh image: New Image url -> http://www.impawards.com/2013/posters/iron_man_three_ver12.jpg

[2013-10-01 10:25:59,852] [Log    ] [MPMain  ] [DEBUG] - GUIVideoInfo Refresh image: Downloading image, new Image url -> http://www.impawards.com/2013/posters/iron_man_three_ver12.jpg

[2013-10-01 10:25:59,880] [Log    ] [MPMain  ] [DEBUG] - GUIVideoInfo Refresh image: Creating new image -> C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Videos\Title\Iron Man 3{9}.jpg

[2013-10-01 10:26:00,557] [Log    ] [MPMain  ] [DEBUG] - GUIVideoInfo Refresh image: Creating new image -> C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Videos\Title\Iron Man 3{9}L.jpg

[/CODE]


IMHO, I think that issue could be in image rendering (something stuck in GUI MP part or image is not released and redraw there)


Top Bottom