I create and publish image playlists but wanted to take a run at the weather widget. Got the wundergound api and applied to the two html pages, saved the file then uploaded to a local web server. All files download and are logged save the Thumbs.db files. The server is an IIS server and I can download pool/x/x/filename for all but those that are reflected as errors in the players current log file.
When looking at the server in that area, the files are also tagged as 'SYSTEM FILE'. Is there something that IIS limits as it treats Thumbs.db as something that can't be downloaded? I did at a .db mime type to IIS but that doesn't seem to resolve the problem.