Whether to accept connections coming outside of LAN
Gets the object as serialized JSON string. Or sets serialized JSON (to fill this object's metadata by the metadata included within the JSON)
Auto-convert rules config
Whether auto share with all new devices without prompt
Set to true after deletion so that 'change' event is called and item is removed from UI lists.
Whether play counter should be updated when a track is streamed / downloaded via the server
Whether this server is enabled to auto-run
Gets integer id of the object
IP of this server (as configured)
Whether this object can be listened (e.g. for 'change' event)
Is source for status bar informations.
Name of this server
Gets the object type as string
Gets persistent id of the object
IP port
Whether this server runs
IP of this server (when server runs)
Scrobble to last.fm if Scrobbling is enabled
Whether to show letter indexes for categories when serving large content lists
Amount of items in the list to hit letter indexes for categories (when serving large content lists)
Gets the object title
Unlock object from update state. beginUpdate and endUpdate must be in pair. When endUpdate is called, change event is called.
Gets list of devices that has connected to this server so far
RemoteClientList
Gets list of possible IP addresses on which this server can run
Gets list of 400 most recent connections to this server
Gets list of objects to be shared (collections, playlists)
Sets list of objects to be shared (collections, playlists)
of shared objects
Event is called when object is somehow changed
See App.listen
additional change type (can have values like 'tracklist', 'deleted', 'title' or undefined)
Rest
...additionalArgs: any[]app.listen(object, 'change', (changeType) => { });
Event is called when object is going to destroy
See App.listen
Event is called when status info of the object is changed
See App.listen
Media server (UPnP/DLNA) Accessible e.g. via app.sharing.getServers()
MediaServer