From 5268e561798d62d3eef093fd8fc13891476b7f85 Mon Sep 17 00:00:00 2001 From: Eric Reed Date: Sun, 16 Mar 2014 12:43:05 -0400 Subject: [PATCH 1/3] Fix log message --- MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs b/MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs index b2f0a2769a..65bbb35bac 100644 --- a/MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs +++ b/MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs @@ -267,7 +267,7 @@ namespace MediaBrowser.Server.Implementations.IO } 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(); } From bc977c0e05e6f7cd3e3d8c7667c8add2684ee635 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 16 Mar 2014 16:53:17 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 646cd01037..85e9618e1a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ 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. From e6a36f06790ff9d19970ce6bd8e8bd73dc971102 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 16 Mar 2014 16:54:23 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85e9618e1a..8f9902e851 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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 **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: