Nepomuk Metadata Extractor moved to KDE Review

Jörg Ehrichs Joerg.Ehrichs at gmx.de
Wed Nov 7 23:00:57 GMT 2012


>> Yes, when I've started the project the new file extractors wasn't
>> available.
>> I do intent to switch to the new fileindexer way combined some the
>> current filename analyzing
>
>
> File name analyzing?
>

This is used to get additional information from video files.
Example videos
Big.buck.bunny.mp4 (movie title big buck bunny)
TvShow
some.Show.s24e03 (Some Show Season 24 Episode 3)

as those information are rarely saved as metadata in the file, it is
necessary to extract them from the filename instead.


>
> I was hoping to find some library to do the odf parsing. Also, your poppler
> based analyzer tries to get the title from the first page. That seems pretty
> cool.
>

As odf file are pure archive files with the metadata as xml document,
it might be easy enough to do this parsing on our own.
This is what I have done using KZip and some basic xml parsing.

If you like i'll write a parser for 4.11


>> Just wonder if runtime is the really best place.
>> Beside the fact that its a standalone program, it also can serve as a
>> library which can be used by others.
>> While this is mostly a "like to have case" the additional searching
>> capabilities could be nice in
>> Bangarang, Amarok, Okular and other programs working with media files.
>> Would such a library component
>> still fit into runtime? Or should is just ignore this fact for now, as
>> it is unlikely that this will be integrated
>> into other programs is the near future.
>
>
> I see your point. Now even I'm confused. It seems to come under the same
> category as nepomuk-core which contains libraries and runtime components,
> which the libraries require.
>
> Anyway, we won't have to figure this out for a couple of month at least.
>

I'll postpone this decision than for a while and stick to extragear
until we can decide properly on this issue again




More information about the kde-core-devel mailing list