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



On Tue, 2011-03-15 at 14:26 +0000, Damien Lespiau wrote:
> > +  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?
> 

We reserve TITLE for the name of the episode.

--
Lionel



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