mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 10:05:52 -05:00
Fix for squeezebox track content_type (#151963)
This commit is contained in:
@@ -116,6 +116,7 @@ CONTENT_TYPE_TO_CHILD_TYPE: dict[
|
||||
MediaType.APPS: MediaType.APP,
|
||||
MediaType.APP: MediaType.TRACK,
|
||||
"favorite": None,
|
||||
"track": MediaType.TRACK,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user