|
2010-11-04
, 14:07
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#32
|
NoIndexFileTypes=/home/user/MyDocs/Music/*/*.jpg;
NoIndexFileTypes=/home/user/MyDocs/Music/*.jpg;
NoIndexFileTypes=/home/user/MyDocs/Music/*/*.jpg;/home/user/MyDocs/Music/*/*/*.jpg;
|
2010-11-04
, 14:10
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#33
|
|
2010-11-04
, 14:14
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#34
|
When making changes to tracker cfg you have to remember that some changes happen only after when you rebuild database. So restarting tracker doesnīt remove pics/videos from database if you have chosen to ignore some directory.
$ tracker-processes -r
|
2010-11-04
, 14:20
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#35
|
user@Nokia-N900-42-11:~$ tracker-processes --help Usage: tracker-processes [OPTION...] - Manage Tracker processes and data Help Options: -?, --help Show help options Application Options: -k, --kill Use SIGKILL to stop all tracker processes found - guarantees death :) -t, --terminate Use SIGTERM to stop all tracker processes found -r, --hard-reset This will kill all Tracker processes and remove all databases
|
2010-11-04
, 14:23
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#36
|
Yep IIRC. I normally use tracker configuration GUI which has those commands in top menu.
Code:user@Nokia-N900-42-11:~$ tracker-processes --help Usage: tracker-processes [OPTION...] - Manage Tracker processes and data Help Options: -?, --help Show help options Application Options: -k, --kill Use SIGKILL to stop all tracker processes found - guarantees death :) -t, --terminate Use SIGTERM to stop all tracker processes found -r, --hard-reset This will kill all Tracker processes and remove all databases
|
2010-11-04
, 14:31
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#37
|
Right, thanks. Yeah I've been doing that.... (and waiting half an hour while it re-creates the indexes)
|
2010-11-04
, 14:34
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#38
|
|
2010-11-04
, 18:31
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#39
|
NoIndexFileTypes = /media/mmc1/music/*/*/*.jpg;/media/mmc1/music/*/*/*/*.jpg;*.mp4
|
2010-11-05
, 02:05
|
Posts: 113 |
Thanked: 26 times |
Joined on Feb 2010
@ Port of Spain, Trinidad & Tobago
|
#40
|
for some programs, the filename to which pattern matching is applied contains the whole path, for some it doesn't.
apparently tracker belongs in the latter group.
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg