Update flatpak manifest
Implement automated missing cover downloading
This commit is contained in:
@@ -175,6 +175,20 @@
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_16">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="autoCover">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Attempt to download missing book covers from Google books - SLOW</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Download missing covers</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
|
Reference in New Issue
Block a user