PDA

View Full Version : The possibility to make pictures invisible in the N900


Mike Fr
06-02-2010, 11:02 AM
When you open "Pictures" on your N900, you will see all images that are stored on the N900, examples are:
- Pictures taken with your N900 camera
- Images from saved html pages
- Wallpapers
- Default images form the N900
- CD covers etc.

Even when the picture attribute is "hidden", it will show anyway.

It would be nice if pictures/images that are not necessary could be made "hidden" (like wallpapers, default N900 images, CD covers etc.), thus not show up when opening "images".

Reference: on my Samsung G810 (Symbian S60), pictures would not show up in "Images" when the picture attribute was "hidden", but could easily be seen with a file explorer like Dr. Jukka.

Interesting for anyone?

smoku
06-02-2010, 11:07 AM
Install http://maemo.org/packages/view/tracker-cfg/ and add folders you don't want to see in Pictures browser to exclusions list.

Mike Fr
06-02-2010, 11:25 AM
Thanks for the suggestion Smoku, I will check it immediately.

shiny
06-02-2010, 12:56 PM
I think that by default any folder called "Private" is hidden, so you could try creating one.

Mike Fr
06-02-2010, 04:42 PM
I think that by default any folder called "Private" is hidden, so you could try creating one.

Thanks for the tip Shiny, I just tried it out and it works like a charm! This works just perfectly!

Metalov
06-03-2010, 10:06 AM
Install http://maemo.org/packages/view/tracker-cfg/ and add folders you don't want to see in Pictures browser to exclusions list.

Album art is stored in the same folder as the .mp3 files. Wouldn't excluding those folders from trackerd make the .mp3 files not appear in the Media Player?

Mike Fr
06-03-2010, 10:26 AM
@metalov: Your are correct. I tried it and the mp3 files do not appear in the Media Player. However, the creator of tracker-cfg/ was kind enough to send me the following by e-mail:
"
Add all the directories you don't want indexed to NoWatchDirectory, save and rebuild. Wait.
If you want to exclude specific files add them to NoIndexFileTypes.
"
I did not try the NoIndexFileTypes yet as you cannot browse files, but will try it out when I have some more time.

Metalov
06-03-2010, 10:33 AM
@metalov: Your are correct. I tried it and the mp3 files do not appear in the Media Player. However, the creator of tracker-cfg/ was kind enough to send me the following by e-mail:
"
Add all the directories you don't want indexed to NoWatchDirectory, save and rebuild. Wait.
If you want to exclude specific files add them to NoIndexFileTypes.
"
I did not try the NoIndexFileTypes yet as you cannot browse files, but will try it out when I have some more time.


If I understand correctly file types = file extensions. Wouldn't adding .jpeg and .jpg to NoIndexFileTypes make the tracker not index those files at all, making it not index all the photos/pictures even from 'watch folders'?

EDIT: I'm not familiar with how trackerd works, but will give it a try later on when I have more time. Correct me if my understanding of NoIndexFileTypes is wrong, please.

rash.m2k
06-03-2010, 10:40 AM
It's a little easier than that, just rename the file/folder you want to start with a '.' (not .images or .videos), and it's hidden from the OS and the file manager.

For hidden items I simply have a script that renames all the files in a folder, it adds a underscore to the end so that the media player does not pick them up - canola and SIB pick up files even if they are under dot-folders.

Mike Fr
06-03-2010, 05:19 PM
Thanks for your reply, rash.m2k. However, when I try to rename a file starting with a dot ".", it says that the filename cannot start with a dot. Did not try to rename a folder yet.

Metalov
06-07-2010, 08:09 AM
Any news on this? Is it possible to keep indexing the .mp3 files from a certain folder but not the .jpeg (or whatever the extension is) album arts from the very same folder (or subfolders)?

somekeystrokes
06-07-2010, 08:28 AM
i want this as well...bt fr a lil diffrnt implementation.
since ive installed sygic mobile maps...thre are so many audio files tht have come up in my media player...named "beep" etc...its ruining my music experience..
smeway tht i could choose a single folder for the media player to check for music files!

Metalov
06-07-2010, 08:32 AM
i want this as well...bt fr a lil diffrnt implementation.
since ive installed sygic mobile maps...thre are so many audio files tht have come up in my media player...named "beep" etc...its ruining my music experience..
smeway tht i could choose a single folder for the media player to check for music files!

You can do that by using the already mentioned tracker-cfg application and adding Sygic folders to the NoWatchDirectory section.
Those would be /home/user/MyDocs/Drive and /home/user/MyDocs/Res.

s33
07-13-2010, 11:47 PM
It's a little easier than that, just rename the file/folder you want to start with a '.' (not .images or .videos), and it's hidden from the OS and the file manager.

For hidden items I simply have a script that renames all the files in a folder, it adds a underscore to the end so that the media player does not pick them up - canola and SIB pick up files even if they are under dot-folders.

hey thats a good solution....

so there is a script that helps to view the hidden files?

can u xplain about it????how much code of lines are there??
i'm not a linux guy by the way:confused: