【发布时间】:2012-02-28 03:58:52
【问题描述】:
Spotify Apps API 文档定义了 Playlist 模型,但没有为播放列表文件夹(其中嵌套了播放列表的文件夹)模型。我知道 spotify 核心对象有一个 core.library.createPlaylistGroup() 函数,但当然这是任何 Apps API 开发的禁区。
关于是否可以通过 API 方法创建播放列表文件夹有什么想法吗?
【问题讨论】:
Spotify Apps API 文档定义了 Playlist 模型,但没有为播放列表文件夹(其中嵌套了播放列表的文件夹)模型。我知道 spotify 核心对象有一个 core.library.createPlaylistGroup() 函数,但当然这是任何 Apps API 开发的禁区。
关于是否可以通过 API 方法创建播放列表文件夹有什么想法吗?
【问题讨论】:
很遗憾,当前的 Spotify API 无法管理播放列表文件夹。
【讨论】: