projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3dea6c
)
Fix typo in Spotify Config (#2481)
author
OzGav
<gavnosp@hotmail.com>
Sat, 4 Oct 2025 13:23:56 +0000
(23:23 +1000)
committer
GitHub
<noreply@github.com>
Sat, 4 Oct 2025 13:23:56 +0000
(15:23 +0200)
music_assistant/providers/spotify/__init__.py
patch
|
blob
|
history
diff --git
a/music_assistant/providers/spotify/__init__.py
b/music_assistant/providers/spotify/__init__.py
index eb627bb4f0f5b1078514023dd9eb392b751bcf42..2f8439ab90558a5c346bd0095e996f46d09cf239 100644
(file)
--- a/
music_assistant/providers/spotify/__init__.py
+++ b/
music_assistant/providers/spotify/__init__.py
@@
-178,7
+178,7
@@
async def get_config_entries(
ConfigEntry(
key=CONF_SYNC_PODCAST_PROGRESS,
type=ConfigEntryType.BOOLEAN,
- label="Sync Podcast
Statu
s from Spotify",
+ label="Sync Podcast
Progres
s from Spotify",
description="Automatically sync episode played status from Spotify to Music Assistant. "
"Episodes marked as played in Spotify will be marked as played in MA."
"Only enable this if you use both the Spotify app and Music Assistant "