kader990 / android-xbmcremote

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

No album covers on latest T3CH builds for xbox as Remote thinks xbox doesn't have microhttpd #391

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Album covers not shown if running builds newer than 
XBMC-SVN_2010-01-17_rev26941-T3CH on xbox

What is the expected output? What do you see instead?
I/Connection(12055): Preparing input stream from 
http://192.168.1.3/vfs/special%3A%2F...2F016db4ed.tbn for microhttpd..
I/Client-HTTPAPI(12055): Fallback url is null, returning null-bitmap
I/Client-HTTPAPI(12055): Starting download 
(special://profile/Thumbnails/Music/3/38bcdf30.tbn) - microhttpd

What version of XBMC Remote are you using?
v0.8.3-beta1

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

Which XBMC revision are you running and on which platform?
I've tested all T3CH builds after Babylon. I got it working with 
XBMC-SVN_2010-01-17_rev26941-T3CH. It doesn't work with later T3CH builds. 

Please provide any additional information below.

Original issue reported on code.google.com by jwvd...@gmail.com on 25 Sep 2010 at 1:12

GoogleCodeExporter commented 9 years ago
The T3CH builds don't have microhttpd as the webserver. This needs to be taken 
into account when checking against the build number to select the webserver in 
the code.

Original comment by Gabor.Fo...@gmail.com on 25 Sep 2010 at 1:29

GoogleCodeExporter commented 9 years ago
I "solved" this by myself with latest xbmc release by changeing version number 
in source code to "rev26941-T3CH".

In GUIInfoManager.h - #define VERSION_STRING "rev26941-T3CH".

Original comment by RandomAl...@gmail.com on 1 Oct 2010 at 3:26

GoogleCodeExporter commented 9 years ago

Original comment by phree...@gmail.com on 22 Oct 2010 at 12:36

GoogleCodeExporter commented 9 years ago
Resolved by Steve in Issue 408: 
http://code.google.com/p/android-xbmcremote/issues/detail?id=408

Original comment by jwvd...@gmail.com on 21 Oct 2011 at 7:15

GoogleCodeExporter commented 9 years ago
Love this. Thx

Original comment by RandomAl...@gmail.com on 21 Oct 2011 at 6:40

GoogleCodeExporter commented 9 years ago
Will this be fixed in the app? Because I have the same problem?
Or can someone tel me where to change the version in the files of XBMC 

thx

Original comment by mota...@gmail.com on 15 Apr 2012 at 4:11