mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Merge branch 'master' of https://github.com/advplyr/audiobookshelf
This commit is contained in:
		
						commit
						de579347e8
					
				@ -223,6 +223,7 @@ class BookController {
 | 
			
		||||
 | 
			
		||||
    if (updated) {
 | 
			
		||||
      await this.db.updateAudiobook(audiobook)
 | 
			
		||||
      await this.cacheManager.purgeCoverCache(audiobook.id)
 | 
			
		||||
      this.emitter('audiobook_updated', audiobook.toJSONExpanded())
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user