mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 01:50:26 -05:00
[library] Move library update trigger to new library module
This commit is contained in:
@@ -86,6 +86,9 @@ library_set_scanning(bool is_scanning);
|
||||
bool
|
||||
library_is_exiting();
|
||||
|
||||
void
|
||||
library_update_trigger(void);
|
||||
|
||||
int
|
||||
library_exec_async(command_function func, void *arg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user