jez500 / chorus

A Web UI for XBMC, focused on user experience and music. Get the latest version here: https://github.com/xbmc/chorus2
357 stars 54 forks source link

Tumbernails #27

Closed dr88dr88 closed 10 years ago

dr88dr88 commented 10 years ago

Sins the last version thumbnails are not loaded any more. I have the issue in Music, tv shows, movies and plugins.

jez500 commented 10 years ago

Strange, I can't replicate this nor have I had any other reports.
What browser are you using? have you done a hard refresh? Is there any errors in the console? Any special setups?

dr88dr88 commented 10 years ago

I have re-installed it but that did not solve the problem. I tried it in multiple browser and used hard refresh but the issue stays. I am using the latest Open Elec beta.

dr88dr88 commented 10 years ago

I solved the issue. When access the chorus via {my IP address}/addons it is not working but when I make chorus the default interface and access it via {my IP address} it works fine. So it looks like there is a bug when entering via {my IP address}/addons

jez500 commented 10 years ago

Great, I'll also fix it to work on /addons

jez500 commented 10 years ago

Should work from /addons now :)

Chais commented 10 years ago

Is that in the official repo already? Just installed chorus from the xbmc repo and have no covers. Which is no wonder, looking at the URLs. chorus_covers

bkuri commented 10 years ago

I have the same issue as @Chais. Using v0.3.8 under ArchLinux and Gotham. Accessing it as a main UI or via /addons makes no difference in my case.

jez500 commented 10 years ago

Seems to be more info here on the subject: http://forum.xbmc.org/showthread.php?tid=194632 (if you have not seen it already). If i fix it for ArchLinux it will probably break it for everyone else :(

bkuri commented 10 years ago

Downgrading libmicrohttpd fixed it. Thanks!