You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps/filemanager
Martín Fernández 83cde64bcc
unified calibre plugin (#6177)
joins calibre metadata search and calibre wireless connections into a single plugin

search metadata changes:

- search directly into calibre metadata files.
- search can be performed on more than one library (configurable from a menu)
- device scans now find all calibre libraries under a given root
- search options can be configured from a menu. (case sensitive, find by title, author and path)
- removed legacy global variables.
- *option* to search from the reader
- *option* to generate a cache of books for faster searches.

calibre wireless connection changes:

- keep track of books in a library (includes prunning books from calibre metadata if the file was deleted locally)
- remove files on device from calibre
- support password protected connections
- FM integration: if we're in the inbox dir it will be updated each time a book is added or deleted.
- disconnect when requested by calibre, available on newer calibre versions (+4.17)
- remove unused opcodes.
- better report of client name, version and device id
- free disk space checks for all calibre versions
- bump supported extensions to match what KOReader can handle. Users can override this with their own list of extensions (or from calibre, by configuring the wireless device).
4 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua unified calibre plugin (#6177) 4 years ago
filemanagerbookinfo.lua BookInfo: add File date, handle zip sub-suffix (.fb2.zip) 4 years ago
filemanagercollection.lua [chore] Replace ... with … (ellipsis) (#5815) 4 years ago
filemanagerconverter.lua [i18n] Add translators comment about Markdown (#5752) 4 years ago
filemanagerfilesearcher.lua Floor dimension computations (mul/div). (#6264) 4 years ago
filemanagerhistory.lua Delegate "lastfile" management to ReadHistory (#6128) 4 years ago
filemanagermenu.lua unified calibre plugin (#6177) 4 years ago
filemanagersetdefaults.lua Floor dimension computations (mul/div). (#6264) 4 years ago
filemanagershortcuts.lua PathChooser: fetch 'show_hidden' setting on each use (#5923) 4 years ago
filemanagerutil.lua [chore] Device abstraction (#6280) 4 years ago