Fixing problems with running River4 with file system storage.
Only read lists whose names end with .opml. We were trying to read an invisible file on the Mac, .DS_Store.
When running in local file system mode, on Windows, there are more illegal characters than were previously tested for. Now we test for them. See this page on the Windows developer site for a list.