kiwix / kiwix-tools

Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
https://download.kiwix.org/release/kiwix-tools/
GNU General Public License v3.0
433 stars 85 forks source link

Library reloading on SIGHUP #497

Closed veloman-yunkan closed 2 years ago

veloman-yunkan commented 2 years ago

Fixes #243 and #502

Depends on kiwix/libkiwix#636

Library reloading updates metadata of existing books, adds new books and/or removes books that are no longer present in the library XML file.

mgautierfr commented 2 years ago

We are good. Please rebase-fixup before we merge.

veloman-yunkan commented 2 years ago

@mgautierfr Done