我试图尽可能多地理解 libspotific 示例的功能。 但我不知道音轨/播放列表是如何同步的 。
我用“ jukebox” 示例来播放带有 5 个音轨的播放列表 。 同时, 我用 “ spshell” 示例来在播放列表中添加与当前播放轨迹不同的新音轨 。 “ spshell” 显示该音轨被成功添加 。 但是“ jukebox” 即使在重新启动后也不会播放新音轨 。 我错过了什么吗?
谢谢
我试图尽可能多地理解 libspotific 示例的功能。 但我不知道音轨/播放列表是如何同步的 。
我用“ jukebox” 示例来播放带有 5 个音轨的播放列表 。 同时, 我用 “ spshell” 示例来在播放列表中添加与当前播放轨迹不同的新音轨 。 “ spshell” 显示该音轨被成功添加 。 但是“ jukebox” 即使在重新启动后也不会播放新音轨 。 我错过了什么吗?
谢谢
有时它可能要花一点时间才能将播放列表与后端同步。 调试的好方法就是在“ 点点” 客户端同时打开播放列表, 同时使用 spshell - 您可以从尽可能多的地方用相同的账户登录“ 点点 ” - 只有一次只播放一个应用程序 。
如果 spshell 在下一次启动时没有在播放列表中接收到新音轨, 让它稍坐一小会儿与播放列表服务同步, 然后再查看/ 播放音轨 。
播放列表同步通常相当快,但有时播放列表系统会被置于沉重的负荷之下,而且可能要花一点时间。
I was building an app that helps me move tracks from my library to another playlist which requires me to go through the Spotify Authorisation workflow. I m fairly certain the scopes are correct and I ...
我试图用这个python脚本来实现的是在祈祷时间阻止spotify播放,但它似乎永远不会起作用,尽管我读了几十篇关于处理spotify的文章。。。
I think spotify in windows looks very nice, clearly not native windows gui. Seems to be completely borderless with a metallic look. I was wondering what libraries did they use to create such a nice ...
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
I would like to play a certain spotify playlist, anyone knows if there is any Spotify intent filter available? thanks!
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.
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 ...
Skype has an inbuilt function where iTunes playback is paused and resumed automatically when a call comes in. It would be nice to have something similar for Spotify. Both provide a python API so this ...