• Max Kellermann's avatar
    neighbor: new subsystem to detect file servers on the local network · 5c4a42ca
    Max Kellermann authored
    This commit adds the NeighborPlugin API which can be used to detect
    nearby file servers that can be used by input plugins.  This list of
    servers is exported using the new "listneighbors" command.  The idle
    even "neighbor" notifies interested clients when a new neighbor is
    found or an existing one is lost.
    
    There's a lot missing currently: protocol&user documentation, and a
    way to "mount" remote servers into the music database.  Obviously,
    some code from the UPnP database plugin can be moved to a neighbor
    plugin.
    5c4a42ca
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.service.in Loading commit data...
valgrind.suppressions Loading commit data...