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 this client customizes the shared content
Whether this client customizes the auto-convert settings
Set to true after deletion so that 'change' event is called and item is removed from UI lists.
Whether this client is enabled to share with
Gets integer id of the object
IP of this client (as configured)
Whether this object can be listened (e.g. for 'change' event)
Is source for status bar informations.
The last access time of the client
IP of this client
Name of this client
Gets the object type as string
Gets persistent id of the object
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 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
Rmote client device (UPnP/DLNA) Accessible e.g. via MediaServer.getClientList()
RemoteClient