Kodi Community Forum

Full Version: Webserver... not a bug but a question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Has anybody been working on the webserver of late? When I do a build and use the SVN package and hit the URL in explorer it gives (or tries to) me a page with heading of "Directory Listing".
the included build.bat doesnt unrar the web files.
I know.. I do and it still seems like its trying to do a directory (failing at it since its a invalid path that displays as some odd ascii). Will check on a build I did today and see what happens.
i did one update - i changed the html encodings from iso to utf-8 (which really is the correct formatting for the returned data).