turn SupportsPersistentIdentifier off
This commit is contained in:
parent
0027295dad
commit
bb499cabd3
|
@ -9,7 +9,7 @@ function getDeviceCapabilities() as object
|
|||
"Photo"
|
||||
],
|
||||
"SupportedCommands": [],
|
||||
"SupportsPersistentIdentifier": true,
|
||||
"SupportsPersistentIdentifier": false,
|
||||
"SupportsMediaControl": false,
|
||||
"DeviceProfile": getDeviceProfile()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user