![]() |
Re: Telling Media Player to ignore certain directories
Quote:
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. |
Re: Telling Media Player to ignore certain directories
You can try this (this is assuming that /home/user/MyDocs/Music/ only contains sub-directories that actually hold your music and album art:
Code:
NoIndexFileTypes=/home/user/MyDocs/Music/*/*.jpg; Code:
NoIndexFileTypes=/home/user/MyDocs/Music/*.jpg; Code:
NoIndexFileTypes=/home/user/MyDocs/Music/*/*.jpg;/home/user/MyDocs/Music/*/*/*.jpg; |
Re: Telling Media Player to ignore certain directories
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.
|
Re: Telling Media Player to ignore certain directories
Quote:
Code:
$ tracker-processes -r |
Re: Telling Media Player to ignore certain directories
Quote:
Code:
user@Nokia-N900-42-11:~$ tracker-processes --help and btw. Tracker manages the index of email also dunno about sms&im messages, contacts etc. so please be aware that it will rebuild ALL indexes. Not only audio & video. |
Re: Telling Media Player to ignore certain directories
Quote:
|
Re: Telling Media Player to ignore certain directories
Quote:
copy files to desktop pc delete files from n900 change tracker configuration copy them back to n900 |
Re: Telling Media Player to ignore certain directories
Quote:
|
Re: Telling Media Player to ignore certain directories
Quote:
Code:
NoIndexFileTypes = /media/mmc1/music/*/*/*.jpg;/media/mmc1/music/*/*/*/*.jpg;*.mp4 And doing lots of googling, I think I can only come to this conclusion: NoIndexFileTypes does not work |
Re: Telling Media Player to ignore certain directories
I did the music correctly, but I want to do the same with pictures. When I go to the gallery, I don't want to see all the album art...
Any help? |
All times are GMT. The time now is 17:02. |
vBulletin® Version 3.8.8