<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Callum Macdonald &#187; regenerate thumbnails</title>
	<atom:link href="http://www.callum-macdonald.com/tag/regenerate-thumbnails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.callum-macdonald.com</link>
	<description>Callum on life</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:52:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Regenerating nautilus thumbnails</title>
		<link>http://www.callum-macdonald.com/2010/06/13/regenerating-nautilus-thumbnails/</link>
		<comments>http://www.callum-macdonald.com/2010/06/13/regenerating-nautilus-thumbnails/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 19:50:19 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Techy]]></category>
		<category><![CDATA[delete thumbnails]]></category>
		<category><![CDATA[fix thumbnails]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[nautilus scripts]]></category>
		<category><![CDATA[regenerate thumbnails]]></category>
		<category><![CDATA[thumbnails]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/?p=2060</guid>
		<description><![CDATA[Sometimes nautilus will try to generate a thumbnail for a video file while it&#8217;s downloading. Then  nautilus remembers that it tried, and failed, to generate a thumbnail for that file. Once the file has finished downloading, the thumbnail remains broken. &#8230; <a href="http://www.callum-macdonald.com/2010/06/13/regenerating-nautilus-thumbnails/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sometimes nautilus will try to generate a thumbnail for a video file while it&#8217;s downloading. Then  nautilus remembers that it tried, and failed, to generate a thumbnail for that file. Once the file has finished downloading, the thumbnail remains broken. I&#8217;ve had this issue for a while, today I chose to find a solution.</p>
<p>I found this <a title="A script to regenerate thumbnails in Nautilus" href="http://ifireball.wordpress.com/2007/12/29/fixing-thumbnails-in-nautilus/" target="_blank">post by Barak Korren</a>. Barak wrote a short <a title="A collection of nautilus scripts on sourceforge" href="http://g-scripts.sourceforge.net/" target="_blank">nautilus script</a> in python to allow the easy deletion of a thumbnail in Nautilus. Here&#8217;s a step by step guide to getting it working.</p>
<p>Download <a title="Barak Korren's delete_thumbnails.py nautilus script in plain text" href="http://www.callum-macdonald.com/download/delete_thumbnails.py" target="_blank">this file</a> and put it into your ~/.gnome2/nautilus-scripts directory. The script is by Barak, I uploaded a plain text version here to make it easier to download. Make the script executable, you can run <code>chmod +x ~/.gnome2/nautilus-scripts/delete_thumbnails.py</code> in a terminal to do this. Now go to that directory in Nautilus, and you&#8217;re in business.</p>
<p>To test, right click on a file with a thumbnail. You should see a new menu, Scripts, under which you&#8217;ll see &#8220;delete_thumbnails.py&#8221;. Click that option and the thumbnail will be deleted. Press F5 to reload the folder in nautilus, and you should see a new thumbnail generated.</p>
<p>Thanks for a such a handy script Barak.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2010/06/13/regenerating-nautilus-thumbnails/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

