jansmolders86 / mediacenterjs

A HTML/CSS/Javascript (NodeJS) based Media center
http://mediacenterjs.com
1.29k stars 245 forks source link

Movie App: Images url slashes are wrong #45

Closed jansmolders86 closed 10 years ago

jansmolders86 commented 10 years ago

The slashes of image url need to be forward slashes instead of backslashes.

Currently Chrome will auto-correct this problem, but Firefox and Chromium will not show the images.

jansmolders86 commented 10 years ago

Fixed in last commit