mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-02 17:00:39 +02:00
Fix socket events check user permissions for library items #4199
This commit is contained in:
@@ -126,7 +126,7 @@ class Scanner {
|
||||
|
||||
await libraryItem.saveMetadataFile()
|
||||
|
||||
SocketAuthority.emitter('item_updated', libraryItem.toOldJSONExpanded())
|
||||
SocketAuthority.libraryItemEmitter('item_updated', libraryItem)
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user