<?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>Eddie On Everything &#187; calibre tips</title>
	<atom:link href="http://www.eddieoneverything.com/tag/calibre-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eddieoneverything.com</link>
	<description>Tips &#38; tricks on things that interest me</description>
	<lastBuildDate>Wed, 11 Jan 2012 08:29:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting a List of All Books in Your Calibre Library</title>
		<link>http://www.eddieoneverything.com/articles/getting-a-list-of-all-books-in-your-calibre-library.php</link>
		<comments>http://www.eddieoneverything.com/articles/getting-a-list-of-all-books-in-your-calibre-library.php#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:06:40 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[amazon kindle]]></category>
		<category><![CDATA[calibre]]></category>
		<category><![CDATA[calibre tips]]></category>
		<category><![CDATA[ebook reader]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[kindle2]]></category>

		<guid isPermaLink="false">http://www.eddieoneverything.com/?p=801</guid>
		<description><![CDATA[Who wants a nice listing of all of the books in their eBook collection?
I needed a list to share with a few friends, and even though I could have generated a simple directory listing, I wanted something a little nicer.
I found this tip over at the MobileRead forums.
If you use Calibre to manage your eBook [...]]]></description>
			<content:encoded><![CDATA[<p>Who wants a nice listing of all of the books in their eBook collection?</p>
<p>I needed a list to share with a few friends, and even though I could have generated a simple directory listing, I wanted something a little nicer.</p>
<p>I found this tip over at the <a href="http://www.mobileread.com/forums/showthread.php?t=44277" target="_blank">MobileRead forums</a>.</p>
<p>If you use Calibre to manage your eBook collection, getting a list is as easy as running a command from the command prompt.</p>
<p><strong>Here&#8217;s how to do generate a text file listing of your library:</strong></p>
<ol>
<li>If you&#8217;re running Windows, open a command prompt (Start-&gt;run-&gt;cmd) and change to the Calibre directory.  (Type <em>cd &#8220;\Program Files\Calibre2&#8243;</em>)</li>
<li>Type &#8220;calibredb list&#8221; to generate a list of books in your library.</li>
<li>If you want to save the listing, redirect the output of that command to a file.  For instance, you&#8217;d type <em>calibredb list &gt; listing.txt</em></li>
</ol>
<p>When first ran this command, I didn&#8217;t redirect the output and I ran into a memory error, probably because I have a rather large eBook library.</p>
<div class="q">Python function terminated unexpectedly<br />
(12, &#8216;Not enough space&#8217;) (Error Code: 1)<br />
Traceback (most recent call last):<br />
File &#8220;site.py&#8221;, line 103, in main<br />
File &#8220;site.py&#8221;, line 85, in run_entry_point<br />
File &#8220;site-packages\calibre\library\cli.py&#8221;, line 729, in main<br />
File &#8220;site-packages\calibre\library\cli.py&#8221;, line 249, in command_list<br />
IOError: [Errno 12] Not enough space
</div>
<p>Redirecting the output to a file avoids the error.  So be sure to use step three, above, if you encounter this error.</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.eddieoneverything.com/articles/how-to-tell-if-someone-is-lying-about-their-ipad-experience.php" title="How To Tell If Someone Is Lying About Their iPad Experience">How To Tell If Someone Is Lying About Their iPad Experience</a></li><li><a href="http://www.eddieoneverything.com/articles/viewing-the-clock-on-the-kindle-2.php" title="Viewing the Clock on the Kindle 2">Viewing the Clock on the Kindle 2</a></li><li><a href="http://www.eddieoneverything.com/articles/recently-read-documents-appearing-at-end-of-list-on-kindle.php" title="Recently Read Documents Appearing at End of List on Kindle">Recently Read Documents Appearing at End of List on Kindle</a></li><li><a href="http://www.eddieoneverything.com/articles/changing-the-margin-size-on-the-kindle.php" title="Changing the Margin Size on the Kindle">Changing the Margin Size on the Kindle</a></li><li><a href="http://www.eddieoneverything.com/articles/use-custom-background-images-as-screen-savers-on-the-kindle.php" title="Use Custom Background Images as Screen Savers on the Kindle">Use Custom Background Images as Screen Savers on the Kindle</a></li><li><a href="http://www.eddieoneverything.com/programming/customizing-the-calibre-associated-press-ap-recipe.php" title="Customizing the Calibre Associated Press (AP) Recipe">Customizing the Calibre Associated Press (AP) Recipe</a></li><li><a href="http://www.eddieoneverything.com/programming/calibre-recipe-for-minneapolis-star-tribune-startribune-com.php" title="Calibre Recipe for Minneapolis Star Tribune (StarTribune.com)">Calibre Recipe for Minneapolis Star Tribune (StarTribune.com)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.eddieoneverything.com/articles/getting-a-list-of-all-books-in-your-calibre-library.php/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

