mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
feature: Auto next-up preview, skip to next in queue. (#96)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
f72ae9e3ca
commit
66f2b6cd4e
13 changed files with 971 additions and 137 deletions
|
|
@ -1073,5 +1073,11 @@
|
|||
"off": "Off",
|
||||
"screenBrightness": "Screen brightness",
|
||||
"scale":"Scale",
|
||||
"playBackSettings": "Playback Settings"
|
||||
"playBackSettings": "Playback Settings",
|
||||
"settingsAutoNextTitle": "Next-up preview",
|
||||
"settingsAutoNextDesc": "Displays a next-up preview near the end if another item is queued",
|
||||
"autoNextOffSmartTitle": "Smart",
|
||||
"autoNextOffSmartDesc": "Shows the next-up screen when the credits start if no more then 10 seconds remain after the credits. Else it shows the next-up screen with 30 seconds of playtime remaining",
|
||||
"autoNextOffStaticTitle": "Static",
|
||||
"autoNextOffStaticDesc": "Show the next-up screen when 30 seconds of playtime remain"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue