jansmolders86 / mediacenterjs

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

The config panel doesn't notify you if the path doesn't exist #126

Closed MartijnBraam closed 10 years ago

MartijnBraam commented 10 years ago

The path settings in the initial setup and in the configuration panel don't check if the entered path is a valid path. This is also not checked in the movie/music/tv app, it just hangs on the "Loading, please wait" screen without any error on the website or in the console.

jansmolders86 commented 10 years ago

Great find Martijn, Sometimes you loose track of the simple usability tweaks. I will push a fix for this ASAP!

jansmolders86 commented 10 years ago

I've pushed a "fix" so you will get a notice if you open the app. Thanks a lot for testing and reporting and reporting!