mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 18:15:01 +02:00
This patch implements a generic way of re-opening the player for the book you last listened to. This is especially handy when first opening the app and you can restart playback with a single click. The player is opened only if no other book is already open in the player. It will not overwrite or replace playbacks or player already in progress. The player is opened paused. No automatic playback since that could be really annoying. This closes #494 |
||
---|---|---|
.. | ||
bookshelf | ||
collection | ||
item/_id | ||
localMedia | ||
media/_id | ||
playlist | ||
account.vue | ||
bookshelf.vue | ||
connect.vue | ||
downloading.vue | ||
downloads.vue | ||
index.vue | ||
search.vue | ||
settings.vue | ||
stats.vue |