insertTrack

suspend fun insertTrack(kind: Int, trackId: String, albumId: String, at: Int = 0, revision: Int, userId: String? = null): Playlist