Re: [Tracker] adding custom metadata for video

2010-05-24 Thread Martyn Russell
On Mon, 2010-05-24 at 10:27 -0700, Remo Remo wrote: > does tracker add "episode" metadata for video & "chapter" for > audiobook? > initially thought to add the above custom metadata in all existing > supported extractor for audio & video, but as it seems a lot of work, > m looking for alternatives?

Re: [Tracker] adding custom metadata for video

2010-05-24 Thread Martyn Russell
On Tue, 2010-05-18 at 11:27 -0700, Remo Remo wrote: > actually i need to add metadata, to say, episode. from video files... Hmm, don't you mean nmm then, not nmo? > so do i need to write extractor... or should i update the database > (using libtracker-client) after tracker finished indexing the

Re: [Tracker] tracker index interruption

2010-05-24 Thread Martyn Russell
On Mon, 2010-05-24 at 10:39 -0700, Jackson Lawson wrote: > Hi, Hi, > i have seen tracker support journal for maintaining the state of its > indexing operation.I have one doubt, suppose tracker is writing state > for its indexing & suddenly there's power loss, then from here onwards > does tracker

Re: [Tracker] tracker index interruption

2010-05-24 Thread Adrien Bustany
On Mon, 24 May 2010 10:39:43 -0700 (PDT), Jackson Lawson wrote: > Hi, > > i have seen tracker support journal for maintaining the state of its > indexing operation.I have one doubt, suppose tracker is writing state > for its indexing & suddenly there's power loss, then from here onwards > does tr

Re: [Tracker] Indexing information

2010-05-24 Thread Adrien Bustany
On Mon, 24 May 2010 22:49:38 +0530, John p wrote: > Hi, >    i want to know the behaviour of tracker when indexing is > interrupted by external factor like power off or so. > so next time when power comes indexing start from the point where it > was interrupted? > where i can get more information

[Tracker] tracker index interruption

2010-05-24 Thread Jackson Lawson
Hi, i have seen tracker support journal for maintaining the state of its indexing operation.I have one doubt, suppose tracker is writing state for its indexing & suddenly there's power loss, then from here onwards does tracker reindex the modules (the last indexed one) or it will continue to in

Re: [Tracker] adding custom metadata for video

2010-05-24 Thread Remo Remo
does tracker add "episode" metadata for video & "chapter" for audiobook? initially thought to add the above custom metadata in all existing supported extractor for audio & video, but as it seems a lot of work, m looking for alternatives? is there other way for the same? Regards, Remo ___

[Tracker] Indexing information

2010-05-24 Thread John p
Hi, i want to know the behaviour of tracker when indexing is interrupted by external factor like power off or so. so next time when power comes indexing start from the point where it was interrupted? where i can get more information on this? also i want to know how i can customize tracker as i

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

2010-05-24 Thread Remo Remo
thanks.. finally i have some hope... i'll look into it Regards, Remo From: Martyn Russell To: Philip Van Hoof Cc: Remo Remo ; tracker-list@gnome.org Sent: Mon, May 24, 2010 2:17:17 PM Subject: Re: [Tracker] Does tracker support uniquie object-id across databa

Re: [Tracker] Can i directly use Tracker API with application

2010-05-24 Thread Ivan Frade
Hi! On Mon, May 24, 2010 at 5:50 PM, Alexandre Mazari < alexandre.maz...@gmail.com> wrote: > Ok, I'll have a shot at adding introspection annotations as soon as I can. > For info, I am investigating exposing the RDF store using the Javascript > InfoVis ToolKit (http://thejit.org/) over SeedKit (

Re: [Tracker] Can i directly use Tracker API with application

2010-05-24 Thread Philip Van Hoof
On Mon, 2010-05-24 at 15:21 +0100, Martyn Russell wrote: > On Mon, 2010-05-24 at 13:59 +0200, Philip Van Hoof wrote: > > On Mon, 2010-05-24 at 13:56 +0200, Alexandre Mazari wrote: > > You can look here how it might look (DBus object is called > > TrackerSteroids in this experiment). Note the "exp

Re: [Tracker] Can i directly use Tracker API with application

2010-05-24 Thread Martyn Russell
On Mon, 2010-05-24 at 13:59 +0200, Philip Van Hoof wrote: > On Mon, 2010-05-24 at 13:56 +0200, Alexandre Mazari wrote: > > Hi Ivan, > > > You can call tracker without any special registration. We provide > > > libtracker-client as a convenience for C developers (and our command > > > line tools

Re: [Tracker] Can i directly use Tracker API with application

2010-05-24 Thread Philip Van Hoof
On Mon, 2010-05-24 at 13:56 +0200, Alexandre Mazari wrote: > Hi Ivan, > > You can call tracker without any special registration. We provide > > libtracker-client as a convenience for C developers (and our command > > line tools), wrapping some DBus code and encoding help functions. > > So, if y

Re: [Tracker] Can i directly use Tracker API with application

2010-05-24 Thread Ivan Frade
hi On Sun, May 23, 2010 at 2:48 PM, Philip Van Hoof wrote: > On Sun, 2010-05-23 at 17:15 +0530, John p wrote: > > Hi, > > > > i am developing simple search application using tracker. can i use > > tracker API directly and integrate tracker with my application > > or i have to register my appli

Re: [Tracker] Tagging information

2010-05-24 Thread Martyn Russell
On Sun, 2010-05-23 at 17:21 +0530, John p wrote: > Hi, >does tracker assign unique TAG to every metadata of file? i want to > know how tagging happened in tracker. can you pls brief about it. No we don't tag every file. If images contain keywords we generally assign nie:keyword per file. We a

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

2010-05-24 Thread Martyn Russell
On Sat, 2010-05-22 at 15:37 +0200, Adrien Bustany wrote: > On Sat, 22 May 2010 00:18:47 -0700 (PDT), Remo Remo > wrote: > Tracker does use uuid to generate urns if I'm right, so they should be more > or less unique across databases... Needs confirmation though. Yes they should be unique. -- Re

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

2010-05-24 Thread Martyn Russell
On Sat, 2010-05-22 at 21:02 +0200, Philip Van Hoof wrote: > On Sat, 2010-05-22 at 07:24 -0700, Remo Remo wrote: > We recently added the tracker:id() function for this purpose. It's not > part of any RDF or SPARQL spec and completely custom / specialized for > Tracker use. So if you do use this, you