jansmolders86 / mediacenterjs

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

wigo.css in installation #105

Closed ghost closed 10 years ago

ghost commented 10 years ago

After installing mediacenter on windows, I have this file: c:\MediacenterJS\public\themes\wigo.css

I don't think it should be there.

If you go to settings you now can choose between wigo and wigo.css (defaults to wigo.css) After saving the settings, mediacenter is not working anymore.

These are the errors: 404: http://localhost:3000/themes/wigo.css/script.js 404: http://localhost:3000/themes/wigo.css/style.css

Just removing the file seems to solve it.

jansmolders86 commented 10 years ago

Doh! I should make the deployment process easier and more generic because I keep making mistakes when compiling the setup.exe. Thanks for letting me know! I'll fix it later today!

jansmolders86 commented 10 years ago

I fixed it, I centralized the distro so hopefully this kind of problem will no longer occur. The upload is running and the uploaded version should be available in a half an hour or so!

Thanks again! I'm closing this issue, thanks for testing and letting me know!