mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-31 23:20:35 +02:00
Add:Native progress sync for android auto streaming #41, Change:Android auto only show samples when no audiobooks
This commit is contained in:
parent
1a7f90c93b
commit
f59e6521fc
12 changed files with 371 additions and 124 deletions
|
@ -349,6 +349,7 @@ export default {
|
|||
})
|
||||
|
||||
var audiobookStreamData = {
|
||||
id: 'download',
|
||||
title: this.title,
|
||||
author: this.author,
|
||||
playWhenReady: !!playOnLoad,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue