mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-24 04:44:57 +02:00
Pass ChapterInfo to media session
This commit is contained in:
parent
51704f41aa
commit
45aaaf9f0b
1 changed files with 2 additions and 1 deletions
|
@ -394,7 +394,8 @@ export default {
|
|||
{
|
||||
src: this.$store.getters['globals/getLibraryItemCoverSrc'](this.streamLibraryItem, '/Logo.png', true)
|
||||
}
|
||||
]
|
||||
],
|
||||
chapterInfo
|
||||
})
|
||||
console.log('Set media session metadata', navigator.mediaSession.metadata)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue