Turn page while playing (#1383) fixes #1365

* Add an EReader setting for turning when playing

This allows to allow the navigation with the Volume buttons even when
audiobooks are playing.

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
This commit is contained in:
RaHoni
2024-12-13 16:20:13 -06:00
committed by GitHub
co-authored by advplyr
parent b02c1311ff
commit 2452f09714
18 changed files with 47 additions and 41 deletions
+4 -2
View File
@@ -179,9 +179,10 @@
"LabelNarrator": "Narrator",
"LabelNarrators": "Narrators",
"LabelNavigateWithVolume": "Navigate with volume keys",
"LabelNavigateWithVolumeDisabled": "Off",
"LabelNavigateWithVolumeEnabled": "On",
"LabelNavigateWithVolumeMirrored": "Mirrored",
"LabelNavigateWithVolumeWhilePlaying": "Allow volume keys to navigate while playing",
"LabelNavigateWithVolumeWhilePlayingDisabled": "Off",
"LabelNavigateWithVolumeWhilePlayingEnabled": "On",
"LabelNever": "Never",
"LabelNewestAuthors": "Newest Authors",
"LabelNewestEpisodes": "Newest Episodes",
@@ -190,6 +191,7 @@
"LabelNotStarted": "Not Started",
"LabelNumEpisodes": "{0} episodes",
"LabelOff": "Off",
"LabelOn": "On",
"LabelPassword": "Password",
"LabelPath": "Path",
"LabelPlaybackDirect": "Direct",