aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-07-27 17:47:14 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-07-27 17:47:14 +0000
commita6ddeaacdc9890f1422b64804fe876c56f1b4c69 (patch)
tree7bfcc8e76ff7b11e051863d45a088f0d940bfdd7
parentbfb99462fae3bd64394ca2fc7befaa02af65f534 (diff)
added djmount to Filesystems
-rw-r--r--Filesystems16
1 files changed, 16 insertions, 0 deletions
diff --git a/Filesystems b/Filesystems
index d314a92..688ed27 100644
--- a/Filesystems
+++ b/Filesystems
@@ -443,3 +443,19 @@ Description:
rsync from the remote filesystems.
==============================================================================
+Name: djmount
+
+Author: RĂ©mi Turboult / r3mi at users sourceforge net
+
+Homepage: http://djmount.sourceforge.net
+
+Description:
+
+ Djmount allows to mount as a Linux filesystem the content of
+ MediaServer devices compatible with the UPnP AV protocol. It
+ discovers automatically all UPnP AV Media Servers on the network,
+ and make the content available in a directory tree. An Audio or
+ Video file is rendered as a playlist (.m3u or .ram) which contains
+ an URL for the file.
+
+==============================================================================