This commit is contained in:
Luke Pulverenti 2014-03-16 18:08:30 -04:00
commit f1acaaee3e
2 changed files with 3 additions and 3 deletions

View File

@ -267,7 +267,7 @@ namespace MediaBrowser.Server.Implementations.IO
} }
else else
{ {
Logger.Info("Unable to add directory watcher for {0}. It already exists in the dictionary." + path); Logger.Info("Unable to add directory watcher for {0}. It already exists in the dictionary.", path);
newWatcher.Dispose(); newWatcher.Dispose();
} }

View File

@ -1,9 +1,9 @@
Media Browser Media Browser
============ ============
Media Browser Server is a home media server built on top of other popular open source technologies such as **Service Stack**, **jQuery**, **jQuery mobile** and **Lucene .NET**. Media Browser Server is a home media server built on top of other popular open source technologies such as **Service Stack**, **jQuery**, **jQuery mobile**, and **Mono**.
It features a REST-based api with built-in documention to facilitate client development. We also have full .net and javascript wrappers around the api. It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development.
We have several client apps released and in production: We have several client apps released and in production: