damnmachine / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 1 forks source link

Season covers aren't downloaded #462

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. The Season Covers of all TV Shows are not displayed

xbmc.log contains a lot of this rows:

15:55:56 T:3596 M:2808573952   ERROR: WebServer: Failed to open 
special://profile/Thumbnails/Video/d/d8861b7d.tbn
15:55:56 T:1784 M:2808410112   ERROR: Previous line repeats 1 times.
15:55:56 T:1784 M:2808410112   ERROR: WebServer: Failed to open 
special://profile/Thumbnails/Video/9/93731165.tbn
15:55:56 T:2300 M:2808369152   ERROR: Previous line repeats 1 times.
15:55:56 T:2300 M:2808369152   ERROR: WebServer: Failed to open 
special://profile/Thumbnails/Video/9/9e3037bc.tbn
15:55:56 T:3596 M:2808254464   ERROR: Previous line repeats 1 times.
15:55:56 T:3596 M:2808254464   ERROR: WebServer: Failed to open 
special://profile/Thumbnails/Video/9/9af12a0b.tbn
15:55:56 T:2300 M:2808139776   ERROR: Previous line repeats 1 times.
15:55:56 T:2300 M:2808139776   ERROR: WebServer: Failed to open 
special://profile/Thumbnails/Video/8/84b67a0e.tbn

What is the expected output? What do you see instead?

I expect the covers like on this screenshot: 
http://android-xbmcremote.googlecode.com/svn/trunk/Documentation/Images/v0.7.0/h
vga/tvshows_seasons.png
But i dont get the any Season Covers

What version of XBMC Remote are you using?

XBMC Remote 0.8.4-beta1

Which Android device are you using (and which ROM, if custom)?

Samsung Galaxy S i9000 with Froyo (2.2.1)

Which XBMC revision are you running and on which platform?

XBMC 10.0 on Win 7 64Bit

My XBMC Profile is pretty old. It was updated from 9.04 to 9.11 (with betas) to 
10.0 (with betas) and my profile folder was moved in-between from an XP 
installation to Win7

Also Posted here: http://forum.xbmc.org/showthread.php?t=88114 (Another one 
with same Problem)

What can i do for debugging this issue?

Original issue reported on code.google.com by predeces...@gmail.com on 13 Jan 2011 at 12:40

GoogleCodeExporter commented 9 years ago
Thanks for the report and sorry for the late answer. Do you happen to have your 
profile in another language than english?

Original comment by phree...@gmail.com on 16 Jan 2011 at 3:50

GoogleCodeExporter commented 9 years ago
Dont know exactly what you mean. In what language my xbmc is installed?
Yeah it´s in german.

Original comment by predeces...@gmail.com on 16 Jan 2011 at 5:42

GoogleCodeExporter commented 9 years ago
It's an XBMC issue then. Basically the season thumbs are accessed by a hash 
which is generated from the season's name. Unfortunately this name depends on 
the current profile, in your case "Staffel x".

I'll see how to resolve the issue but this one's just bad design on XBMC's 
side, so I guess I'll wait until we completely change to the new JSON RPC API 
which should take care of this kind of thing.

Original comment by phree...@gmail.com on 17 Jan 2011 at 8:13

GoogleCodeExporter commented 9 years ago
Issue 532 has been merged into this issue.

Original comment by phree...@gmail.com on 15 Aug 2011 at 6:36

GoogleCodeExporter commented 9 years ago
Same problem here, configuration is as follows:

- XBMC v11.0 "Eden" on ATV2 (iOS 4.2.1)
- XBMC Remote on Samsung Galaxy S2 (Android 4.0.3)

Season Posters are downloaded, but won't show up within the show-folders.

Although all actor-thumbs are visible on my mobile, when I download them 
(around 11.000 thumbs) XBMC crashes on my phone and is terminated by Android.

I would really like to have the seasons posters displayed though... 

Original comment by e.blumst...@googlemail.com on 7 May 2012 at 5:10