schema_version = 1 id = "EmbyModule" kind = "host_module" entrypoint = "app.modules.emby:EmbyModule" depends_on = [] [metadata] name = "Emby" type = "mediaserver" subtype = "Emby" priority = 1 [activation] policy = "when_configured" watch = ["MediaServers"] [activation.selector] kind = "system_config_item" key = "MediaServers" match_field = "type" match_value = "emby" enabled_field = "enabled"