Re: [Tracker] Does tracker support uniquie object-id across databases



----- Mensaje original -----
>
> tracker generate uuid for each media files, not for each metadata like
> genre, artist, album, playlist & song.

That's not completely correct. Each artist, album, playlist has its own URI (based on uuid in some cases). "Song" is nmm:MusicPiece and share uri with the DataObject (the media file in your terminology)

but i found tracker is generating
> internally ID for each table which seems unique across database but not
> able to fetched from tracker-client as it support only sparql query.. is
> there any other way to get this?

As you say, it is an *internal* ID. You can access it with the tracker:id function, but it is not recommended at all. URIs are the identifiers of the resources.

Indeed, the uris has quite more chances to be unique between dbs...

Regards,

ivan



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