<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bookpipeline/cmd, branch v0.2.4</title>
<subtitle>Tools to process books in a cloud based pipeline system</subtitle>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/'/>
<entry>
<title>Merge branch 'minimisedisk'</title>
<updated>2020-05-29T16:05:41+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-05-29T16:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=06ede6badde279081c592b4408002218590b4125'/>
<id>06ede6badde279081c592b4408002218590b4125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -c conntype for necessary tools to allow local connection to be used</title>
<updated>2020-05-26T15:03:12+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-05-26T15:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=ebc27eef77868fa44daed7cfb0ea129690029da8'/>
<id>ebc27eef77868fa44daed7cfb0ea129690029da8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bookpipeline failing if shutdown option isnt used</title>
<updated>2020-05-22T17:14:52+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-05-22T17:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=519244c01ff6a5cd3550fc44656b6eb741b99a8a'/>
<id>519244c01ff6a5cd3550fc44656b6eb741b99a8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[untested] Use less disk space</title>
<updated>2020-05-22T11:02:48+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-05-22T11:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=8d7f88c2caba3a40c50a04aff1072218b931e8bc'/>
<id>8d7f88c2caba3a40c50a04aff1072218b931e8bc</id>
<content type='text'>
There are several ways that disk usage is reduced with this patch:
- Files are deleted as soon as they have been uploaded
- Once a page image has been added to a PDF, immediately delete it

This should allow much larger books to be processed without needing
bigger disks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are several ways that disk usage is reduced with this patch:
- Files are deleted as soon as they have been uploaded
- Once a page image has been added to a PDF, immediately delete it

This should allow much larger books to be processed without needing
bigger disks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add getandpurgequeue debugging tool</title>
<updated>2020-05-19T14:23:55+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-05-19T14:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=60af66d9ba77a61e61ef71d02c8e30198c433c87'/>
<id>60af66d9ba77a61e61ef71d02c8e30198c433c87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify spotme</title>
<updated>2020-04-21T09:43:40+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-04-21T09:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=72140e49a867e1582e3e8d9ee1e4354598669b79'/>
<id>72140e49a867e1582e3e8d9ee1e4354598669b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add getbests tool that was previously in the utils repo</title>
<updated>2020-04-14T11:09:20+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-04-14T11:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=1f7329ea444738f540d89567b1d7f2d737dd9c31'/>
<id>1f7329ea444738f540d89567b1d7f2d737dd9c31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Briefly document each of the commands in a godoc friendly way, and improve the cloudsettings documentation slightly</title>
<updated>2020-04-14T09:45:12+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-04-14T09:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=dacb5cf28e3ede3b9f1bbf2d9d80b5a9d0d1bc56'/>
<id>dacb5cf28e3ede3b9f1bbf2d9d80b5a9d0d1bc56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused OCR queue (was superceded by the ocrpage queue some time ago)</title>
<updated>2020-04-07T11:18:38+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-04-07T11:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=9fb0842f07320d47509865c689747d2c82379f3d'/>
<id>9fb0842f07320d47509865c689747d2c82379f3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gofmt</title>
<updated>2020-04-07T11:02:54+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-04-07T11:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/bookpipeline/commit/?id=af63449be98f1964b67981b2aedda0d2ea70fe6d'/>
<id>af63449be98f1964b67981b2aedda0d2ea70fe6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
