Share

djmount - mount AV device as filesystem

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2006-11-20 svn co https://djmount.svn.sourceforge.net/svnroot/djmount djmount

Show:

What's happening?

  • Please, add manpage

    I'm triying to build 'djmount' to include it into the Debian distribution. All binaries must have a manpage under Debian, that's why I've created this simple manpage for 'djmount' to be included. Cold you please include it into the distributed source. Cheers.

    2009-08-08 13:33:02 UTC by midget

  • getting album art url for videos and music

    Hi, Is there a way for getting album art url for videos and music in metadata? Thanks, Justin.

    2009-05-29 15:16:53 UTC by justinsmith2009

  • getting album art url for videos and music

    Hi, I am trying to connect to a Windows vista upnp media server and am able to get album art URL for photos, but not for videos or music. Any pointers? Thanks, Justin.

    2009-05-29 05:30:52 UTC by justinsmith2009

  • test_upnp syntax

    I am able to list the devices on test_upnp with listdev, but how to i select a particular device and do a browse command. I am not able to figure out the syntax for objectID. Can someone please help. Thanks.

    2009-05-21 21:45:21 UTC by justinsmith2009

  • apis for using something other then fuse?

    Hi, I am trying to use djmount for a different purpose and was wondering if there is some documentation or points to how to integrate something other then fuse. Thanks, Justin.

    2009-05-20 21:22:13 UTC by justinsmith2009

  • Followup: RE: browsing speed

    I am facing similar issue, are there any updates to this one?.

    2009-05-20 18:00:31 UTC by justinsmith2009

  • Any known issues with international chars?

    Hi, I've got djmount 0.71 installed, and it successfully locates a gmediaserver 0.13.0 installation sitting on my LAN. However, when I change into /media/upnp/gmediaserver_location I see no entries. In contrast, I can successfully browse the entries when I use a client like gupnp-av-cp. gmediaserver is serving up directories with Japanese characters (e.g. 梶 from the Kill Bill...

    2009-05-02 19:10:04 UTC by ulerich

  • Followup: RE: 64-bit compatibility

    1) Archlinux 2) I used the package manager. Searching for all installed versions of libupnp: # pacman -Qs libupnp local/libupnp 1.6.6-2 An SDK for development of UPnP device and control point applications for Linux. 3) # ls -l /usr/lib/libupnp.so.3.0.5 -rwxr-xr-x 1 root root 147571 2009-01-17 14:14 /usr/lib/libupnp.so.3.0.5* 4) I didn't compile it. The package had binaries...

    2009-03-06 02:53:34 UTC by carlos_eduardo

  • Followup: RE: 64-bit compatibility

    Hi Carlos, I am trying to avoid making assumptions (not knowing your experience / knowledge etc), but when I downloaded libupnp 1.6.6 and did the following: ./configure make make install The default path for installation when running "make install" is /usr/local/lib. If that is not the case for you, then that raises these questions: 1.) What distro are you running? 2.)

    2009-03-06 00:28:55 UTC by pearcero

  • Followup: RE: 64-bit compatibility

    I don't have the old version. /usr/lib/libupnp.so.3.0.5 belongs to the package libupnp 1.6.6 and there's no /usr/local/lib/libupnp*.

    2009-03-05 16:36:59 UTC by carlos_eduardo