Re: [PATCH] metadata-keys: add season/episode/show keys



> +  GRL_METADATA_KEY_SHOW =
> +    grl_plugin_registry_register_metadata_key (registry,
> +                                               g_param_spec_string ("show",
> +                                                                    "Show",
> +                                                                    "Name of a show",
> +                                                                    NULL,
> +                                                                    G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE),
> +                                               NULL);

I was wondering why not use TITLE for this?

-- 
Damien


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]