Nautilus Extension Kill Thumbs

Nautilus Scripts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

6
Become a Fan
7.1

Description:
This extension remove a Thumbs.db file when you navigate in a folder.

Requires:
nautilus

Install from sources:
1. Download the tarball
2. untar it!
3. open terminal inside the untar'ed folder
4. run make && sudo make install or make && su root -c"make install"
5. ????
6. profit
Last changelog:

version 1.2
* Memory leak fix. (Maybe not... Glib scare me!)
version 1.1
* I don't remember what I do.
version 1.0
* coded in C! oh yeah
version 0.1
* Just remove Thumbs.db


Ratings & Comments

27 Comments

inameiname

I cannot seem to get it to download. It says there is no file to be found. Any help? Also, could somebody make a deb version of this? I have a deb version for 1.0 and it works great.

Perberos

Link fixed.

inameiname

Thanks for the update and the deb. Awesome.

Kallikanzarid

Writing such a program in C is a bit of an overkill IMO :))

Cooleech

Wouldn't a simple command "rm ./Thumbs.db" do the same job? Or this script removes them automatically? o.O Poorly explained I must say.

sgtGarcia

Oh shi.. A /b/tard here?? Making stuff?? :) Nice, useful tool by the way. Gotta go, there is snip ;)

nenelinux

is very useful thank you :D

LostinSpacetime

But obviously with one command U only delete all thumbs.db files at a certain point in time, while this application removes the files every time (they get recreated by windows) you browse the folder.

atilla

Please do not take this comment offensiva but I just wonder what is the difference between this application's job and " for i in $(find . -name thumbs.db); do rm -fr $i; done" bash command? I' m not a programmer but i can't get the difference. Pls, enlighten me.

LostinSpacetime

I'm not a programmer either, but obviously with one command U only delete all thumbs.db files at a certain point in time, while this application removes the files every time (they get recreated by windows) you browse the folder.

Perberos

You are right

erosenninrho

Hi dude, very good idea. Is there any possibility that you make a .deb file? ...It will really simplify the installation of your script in all machines that I know XD Thanks again, and i hope that you can get this idea in the next update! See you around!

Perberos

sure

erosenninrho

thanx man! awesome!!!!

algalord

I have a GPL free implementation of this in c (not as nautilus extension, but is easy to do), if you want, only ask ;) also, the code is easy to expand to others extensions :D

Perberos

wait, what? I don't understand the [GPL Free implementation] part. @_@ btw, lets me see what is it :O

algalord

sorry, that was redundant xD My version is written in c, not c++, and use only standar and pseudo standar libraries, I offer you if you want to use it, but don't work as nautilus script because I don't know the nautilus libraries... but I think it can be changed very easy.. My program use only the extension, not the name.. so you can add in the code all extensions you want to delete

algalord

here the code http://www.box.net/shared/fl6lm6i8ma

Perberos

Thanks

Padster

what are those files anyway?

Perberos

Sorry, I am messy.

Padster

what do you mean? what are thumbs.db files?

Perberos

Thumbs.db is a parasite file created by windows, and propagated in zipped files. Moar info: http://en.wikipedia.org/wiki/Windows_thumbnail_cache

Padster

okay, so THAT's what they are. i've always wondered. well, seems like a good idea to remove those pointless files :-)

Jon207

More accurately, they are files used by Windows to store thumbnails cache, thus speeding thumbnails reloading (it's Windows' equivalent to the ~/.thumbnails folder). And yeah, those files, along whith Desktop.ini, .directory and .DS_Store are often annoying to appear everywhere.

Pling
0 Affiliates
Details
license
version 1.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

More Nautilus Scripts from Perberos:

Nautilus Extension Kill MetaMac
Perberos
last update date: 14 years ago

Score 5.7

Imageshack.us Uploader
Perberos
last update date: 16 years ago

Score 5.0

Make DEB Package
Perberos
last update date: 16 years ago

Score 5.0

Remove .svn dirs
Perberos
last update date: 17 years ago

Score 5.0

Other Nautilus Scripts:

Gflv2avi
acidc00l
last update date: 15 years ago

Score 5.0

My Movie Portal v3.2.8
iTechScripts
last update date: 13 years ago

Score 4.7

Browse Nautilus as root
SteveSims
last update date: 17 years ago

Score 5.0

Open Nautilus as Root
Mariux
last update date: 17 years ago

Score 5.0

Compare Strings
cdmn
last update date: 17 years ago

Score 5.0

grooto
pontos
last update date: 17 years ago

Score 5.0



System Tags