pub async fn playlist_add( playlist: &str, uris: &[String], now_playing_flag: bool, position: Option<u32>, dry_run: bool, ) -> Response