George Kiagiadakis
87741e39ec
s/metadatas/metadata/g
...
data is already plural
2021-06-18 10:44:24 +03:00
George Kiagiadakis
a57647769a
metadata: filter for the "default" metadata object in all places where we use it
...
there can be more metadata objects around...
2021-06-18 10:39:47 +03:00
George Kiagiadakis
4cdfeb9c32
scripts: change debug level for some messages
2021-06-10 14:53:08 +03:00
George Kiagiadakis
fc5aa7db1f
lua: rename Plugin() to Plugin.find()
...
Plugin() is confusing because it's not a constructor, it just finds
an existing instance of a plugin object. All other camel-case
functions are constructors in the current lua API.
2021-05-07 11:53:47 +03:00
Julian Bouzas
48b4f00d8c
policy-endpoint-client-links.lua: consider 'suspend.playback' metadata
2021-05-04 19:52:14 -04:00
George Kiagiadakis
4f79bccbe8
policy-endpoint: implement volume ducking
2021-04-26 18:31:19 +03:00
George Kiagiadakis
155ad32212
scripts: add policy for links between clients and endpoints
...
This script takes links that are created by policy-endpoint-client
and activates only the ones that should be active based on role
priorities
2021-04-13 19:37:06 +03:00