mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-04 02:22:09 +01:00
Add:Media session controls and metadata
This commit is contained in:
@@ -179,6 +179,9 @@ export default class PlayerHandler {
|
||||
}
|
||||
|
||||
this.player.set(this.libraryItem, audioTracks, this.isHlsTranscode, this.startTime, this.playWhenReady)
|
||||
|
||||
// browser media session api
|
||||
this.ctx.setMediaSession()
|
||||
}
|
||||
|
||||
closePlayer() {
|
||||
|
||||
Reference in New Issue
Block a user