1TRACKER-WRITEBACK-(1) Tracker manual TRACKER-WRITEBACK-(1)
2
3
4
6 tracker-writeback-3 - Used to write metadata set in Tracker back to
7 physical files.
8
10 tracker-writeback [OPTION...]
11
13 tracker-writeback is not supposed to be run by the user since it is
14 started by its .desktop file when the user logs in. It can also be
15 started manually of course for debugging purposes. You can not run more
16 than one instance of this at the same time.
17
18 tracker-writeback writes metadata from the Tracker database back into
19 files only. Currently support is limited to XMP metadata (which covers
20 PNG, JPEG, TIFF, MP4 and 3GPP formats), play lists (which covers
21 MPEGURL, SCPLS and IRIVER formats) and taglib supported mime types
22 (which covers MP3, MP4, OGG, WAV, FLAC and some Windows media formats).
23
24 Data is only written back if write-back is enabled in the
25 tracker-miner-fs configuration.
26
28 -?, --help
29 Show summary of options.
30
31 -V, --version
32 Returns the version of this binary.
33
34 -d, --disable-shutdown
35 Disable shutting down after 30 seconds of inactivity.
36
38 tracker-miner-fs-3(1). tracker3-extract(1).
39
40
41
42 3.1.1 04/03/2021 TRACKER-WRITEBACK-(1)