Provided by: tracker_1.6.2-0ubuntu1.1_amd64 bug

NAME

       tracker-writeback - Used to write metadata set in Tracker back to physical files.

SYNOPSIS

       tracker-writeback [OPTION...]

DESCRIPTION

       tracker-writeback  is  not  supposed  to  be  run  by  the user since it is started by its
       .desktop file when the user logs in. It  can  also  be  started  manually  of  course  for
       debugging purposes. You can not run more than one instance of this at the same time.

       tracker-writeback  writes  metadata  from  the  Tracker  database  back  into  files only.
       Currently support is limited to XMP metadata (which covers PNG, JPEG, TIFF, MP4  and  3GPP
       formats), play lists (which covers MPEGURL, SCPLS and IRIVER formats) and taglib supported
       mime types (which covers MP3, MP4, OGG, WAV, FLAC and some Windows media formats).

       Data is only written back if write-back is enabled in the tracker-miner-fs configuration.

OPTIONS

       -?, --help
              Show summary of options.

       -V, --version
              Returns the version of this binary.

       -v, --verbosity={0|1|2|3}
              Sets the logging level, 0=errors, 1=minimal, 2=detailed, 3=debug.

       -d, --disable-shutdown
              Disable shutting down after 30 seconds of inactivity.

SEE ALSO

       tracker-store(1), tracker-miner-fs(1).  tracker-extract(1).