Re: New metadata source proposal: local-metadata



Just so you know, I have since started implementing a local-metadata
plugin providing that metadata source. I will post it here once it's in
a working state.

Regards,

Guij

On 21/01/2011 12:40, Guillaume Emont wrote:
> Hi all,
>
> I'm thinking of writing a new metadata source that would be there to
> provide metadata that can be obtained locally, while not being provided
> by the proper back end of any source.
>
> The metadata that come in mind for now are:
>  - thumbnails in .thumbnails/
>  - album artwork in .cache/media-art
> I'm open to more ideas.
>
> Possible alternatives I see are:
>  * include that code in all sources that could need it. The filesystem
> source already provide .thumbnails/ thumbnails using GIO, and we could
> have the tracker plugin do it in the same way. That means duplicated
> code. Note that even in my solution, the .thumbnails code will be quite
> similar to the stuff in filesystem, but removing it from filesystem
> doesn't make much sense, as it's a one-liner in that context.
>  * not get that metadata
>
> Also, I see two ways of implementing that:
>  * as a separate plugin
>  * as a metadata source added to the filesystem plugin
>
> Comments/ideas/better name to propose?
>
> Guij
> _______________________________________________
> grilo-list mailing list
> grilo-list gnome org
> http://mail.gnome.org/mailman/listinfo/grilo-list
>



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