summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-03-01 21:46:46 +0100
committerJens Georg <mail@jensge.org>2016-03-05 06:27:29 +0100
commit789fbb8e772706ba86c0bafb1a237fa99b3d676d (patch)
treec1aa569259bdd4e8448d8f2182525b731ff204b8
parent4864627347dd3282a808442ff290ce6b5bc30676 (diff)
downloadrygel-789fbb8e772706ba86c0bafb1a237fa99b3d676d.tar.gz
lms: Remove obsolete README
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--src/plugins/lms/README17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/plugins/lms/README b/src/plugins/lms/README
deleted file mode 100644
index b741806a..00000000
--- a/src/plugins/lms/README
+++ /dev/null
@@ -1,17 +0,0 @@
-rygel-lms
-=========
-
-A rygel mediaserver plugin that exposes a lightmediascanner database
-as a Mediaserver.
-
-Configuration in rygel.conf:
-
- [LightMediaScanner]
- db-path=/path/to/lightmediascannerd.sqlite3
- title=My Media
-
-* Supports browsing and searching (but in many cases searches will
- still fall back to the inefficient simple_search()).
-* UpdateIDs are not yet supported as lightmediascanner seems to have
- not change signal support yet
-* No real DLNA CTT testing has been done so far