mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-10 22:32:17 +02:00
refactor scrobbling to use duration instead of progress (#2010)
- add scrobble status debug and indicator - add force / reset scrobble
This commit is contained in:
@@ -696,7 +696,8 @@
|
||||
"sleepTimer_off": "Off",
|
||||
"sleepTimer_timeRemaining": "{{time}} remaining",
|
||||
"sleepTimer_setCustom": "Set timer",
|
||||
"sleepTimer_cancel": "Cancel timer"
|
||||
"sleepTimer_cancel": "Cancel timer",
|
||||
"scrobbleForceSubmit": "Force scrobble"
|
||||
},
|
||||
"queryBuilder": {
|
||||
"standardTags": "Standard tags",
|
||||
|
||||
Reference in New Issue
Block a user