-
Notifications
You must be signed in to change notification settings - Fork 46
Images not displaying correctly on home/wanted page #52
Comments
On the wanted page the images are loaded from themoviedb.org when added to XDM (wanted page) they are downloaded and saved in the "image" folder in the XDM data dir
|
I am not using webroot. Here is the image download log (seems to be working just fine): INFO 2013-08-31 23:35:43.068000 I'm not sure how to get the url to correctly find the image. Here is what I get when the url is put directly into my browser: 404 Not Found The path '/images\de.lad1337.movies\Harry Potter and the Deathly Hallows Part 1 (2010) (21) poster_image.jpeg' was not found. Traceback (most recent call last): |
Ha i might know hat the error is .... The URL for the Image is composer by the Python path Module,,,, wich is wrong because on Windows the path delimiter are \ not / Either you are the first person on windows with XDM or the others had browsers that just conformed |
FWIW, I'm getting the same broken link in IE10.0.9200.16660 and Chrome Version 29.0.1547.62 m |
would you mind trying the develop branch |
okay cool i'll merge it with the master in the next days till then will leave this issue open (so you will be notified when its in the master) ^^ |
merged |
When I do a search for movies, poster pictures show up correctly, but when I transfer them to the wanted page the poster shows as a broken link (see attached pics)
After clicking on the missing pic:
The text was updated successfully, but these errors were encountered: