2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/frontend/device
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).
2020-06-19 12:22:38 +02:00
..
android [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00
cervantes [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 2019-03-03 13:10:45 +01:00
generic [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00
kindle unified calibre plugin (#6177) 2020-06-19 12:22:38 +02:00
kobo [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00
pocketbook [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00
remarkable [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00
sdl [chore] Device abstraction (#6280) 2020-06-19 09:41:50 +02:00
sony-prstux sort 2020-02-13 08:21:24 +01:00
gesturedetector.lua [fix] GestureDetector: prevent hold timers overlap (#6186) 2020-05-25 17:17:10 +02:00
input.lua android: touchscreen toggle option (#5564) 2019-11-06 00:52:44 +01:00
key.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 2020-02-03 20:08:18 +01:00
wakeupmgr.lua [fix] WakeupMgr: pass through task epoch for proximity check 2019-09-14 16:27:54 +02:00