mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Collections, and installer patches
This commit is contained in:
18
docs/html/d5/da5/classsrc_1_1backend_1_1lib_1_1library_1_1Catalogue.html
vendored
Normal file → Executable file
18
docs/html/d5/da5/classsrc_1_1backend_1_1lib_1_1library_1_1Catalogue.html
vendored
Normal file → Executable file
@@ -144,7 +144,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Calls storage system, gets list of books stored and compares against files on disk
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0993bce2b4fe64a46d96a5eba1d5af50"></a>
|
||||
@@ -179,7 +179,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Opens epub as zip file filters then stores as list any files matching opf_regx
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="abcf0dc2d816393afbfb07ea9f5c152f9"></a>
|
||||
@@ -214,7 +214,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Opens epub as zip file filters then stores as list any files matching html_regx
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="abd1c3b416586faaabb37515705588a89"></a>
|
||||
@@ -249,7 +249,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Opens epub as zip file filters then stores as list any files matching cover_regx
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="abab8649249ef71103f314aa29644a739"></a>
|
||||
@@ -280,7 +280,7 @@ Public Attributes</h2></td></tr>
|
||||
<pre class="fragment">Return extracted metadata and cover picture
|
||||
book['path'] == Full path to ebook file
|
||||
book['files'] == list of files from self.process_book(book)
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a9dec8499f181aee506861142004d002d"></a>
|
||||
@@ -302,7 +302,7 @@ book['files'] == list of files from self.process_book(book)
|
||||
Proceeds to call process_book
|
||||
|
||||
:returns self._book_list_expanded: json string containing all book metadata
|
||||
</pre>
|
||||
</pre>
|
||||
<p>Reimplemented in <a class="el" href="../../db/dda/classsrc_1_1backend_1_1tests_1_1library__test_1_1Test__Catalogue.html#ad708c5a24143ca6fb38733f62396ee21">src.backend.tests.library_test.Test_Catalogue</a>.</p>
|
||||
|
||||
</div>
|
||||
@@ -335,7 +335,7 @@ Proceeds to call process_book
|
||||
<pre class="fragment">Main entry point for import operations.
|
||||
Gets a list of new files via compare_shelf_current.
|
||||
Iterates over list and inserts new books into database.
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="aedf70ab79105f8251d36848fb790fb9f"></a>
|
||||
@@ -361,7 +361,7 @@ Iterates over list and inserts new books into database.
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Return dictionary of epub file contents</pre>
|
||||
<pre class="fragment">Return dictionary of epub file contents</pre>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a204c5171b7de8ddd199563fd1b252032"></a>
|
||||
@@ -390,7 +390,7 @@ Iterates over list and inserts new books into database.
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<pre class="fragment">Scan folder by _path, allows recurisive scanning
|
||||
</pre>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||
|
||||
0
docs/html/d5/da5/classsrc_1_1backend_1_1lib_1_1library_1_1Catalogue.png
vendored
Normal file → Executable file
0
docs/html/d5/da5/classsrc_1_1backend_1_1lib_1_1library_1_1Catalogue.png
vendored
Normal file → Executable file
|
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 966 B |
Reference in New Issue
Block a user