English 中文(简体)
能否在播放列表中添加新的音轨?
原标题:Is it possible to add new tracks to a playing playlist in spotify?
  • 时间:2012-05-24 20:16:57
  •  标签:
  • spotify

我试图尽可能多地理解 libspotific 示例的功能。 但我不知道音轨/播放列表是如何同步的 。

我用“ jukebox” 示例来播放带有 5 个音轨的播放列表 。 同时, 我用 “ spshell” 示例来在播放列表中添加与当前播放轨迹不同的新音轨 。 “ spshell” 显示该音轨被成功添加 。 但是“ jukebox” 即使在重新启动后也不会播放新音轨 。 我错过了什么吗?

谢谢

最佳回答

有时它可能要花一点时间才能将播放列表与后端同步。 调试的好方法就是在“ 点点” 客户端同时打开播放列表, 同时使用 spshell - 您可以从尽可能多的地方用相同的账户登录“ 点点 ” - 只有一次只播放一个应用程序 。

如果 spshell 在下一次启动时没有在播放列表中接收到新音轨, 让它稍坐一小会儿与播放列表服务同步, 然后再查看/ 播放音轨 。

播放列表同步通常相当快,但有时播放列表系统会被置于沉重的负荷之下,而且可能要花一点时间。

问题回答

暂无回答




相关问题
Spotify API get Related Artists

Is there a way to get a list of related artists through the spotify api. Like the small list that displays in the actual program? Would be very useful if so, but I am not so sure Cheers

Spotify Intent in android?

I would like to play a certain spotify playlist, anyone knows if there is any Spotify intent filter available? thanks!

Android - Running applications programmatically

Is there way to run programs like spotify when my phone connects spesific bt device. I have bt stereo on my car and I want my phone start play music from spotify.

No response from jQuery ajax call

I ve been struggling with this for way too long tonight, and I haven t found anything useful when searching for answers. It s probably very simple. I m trying to load data using the Spotify Metadata ...

热门标签