-
Notifications
You must be signed in to change notification settings - Fork 808
Open
Description
this seems to be a stub currently:
librespot/core/src/spclient.rs
Lines 703 to 707 in 4d35c5f
| pub async fn get_extended_metadata(&self, request: BatchedEntityRequest) -> SpClientResult { | |
| let endpoint = "/extended-metadata/v0/extended-metadata"; | |
| self.request_with_protobuf(&Method::POST, endpoint, None, &request) | |
| .await | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels