mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-11-01 19:07:02 -04:00 
			
		
		
		
	Update:Use raw cover art for media session #2514
This commit is contained in:
		
							parent
							
								
									f5545cd3f4
								
							
						
					
					
						commit
						b51853b3df
					
				| @ -349,7 +349,7 @@ export default { | ||||
|       } | ||||
| 
 | ||||
|       if ('mediaSession' in navigator) { | ||||
|         var coverImageSrc = this.$store.getters['globals/getLibraryItemCoverSrc'](this.streamLibraryItem, '/Logo.png') | ||||
|         var coverImageSrc = this.$store.getters['globals/getLibraryItemCoverSrc'](this.streamLibraryItem, '/Logo.png', true) | ||||
|         const artwork = [ | ||||
|           { | ||||
|             src: coverImageSrc | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user