mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 21:49:48 -05:00
Stop playstatus update event at deinit
This commit is contained in:
@@ -1715,6 +1715,8 @@ dacp_deinit(void)
|
||||
|
||||
player_set_updatefd(-1);
|
||||
|
||||
event_del(&updateev);
|
||||
|
||||
avl_free_tree(dacp_props_hash);
|
||||
|
||||
#ifdef USE_EVENTFD
|
||||
|
||||
Reference in New Issue
Block a user