mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
initialize inbox dir
This commit is contained in:
committed by
Martín Fernández
parent
ec87d36e57
commit
8198b2bcc3
@@ -177,6 +177,7 @@ function CalibreWireless:setInboxDir(host, port)
|
||||
logger.info("set inbox directory", inbox)
|
||||
G_reader_settings:saveSetting("inbox_dir", inbox)
|
||||
if host and port then
|
||||
CalibreMetadata:init(inbox)
|
||||
calibre_device:initCalibreMQ(host, port)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user