Spotify Web Apps - limit results to 50 instead of the default 100

依然范特西╮ 提交于 2019-12-13 00:39:36

问题


Spotify Web XML/JSON (i'm using XML) makes you default to 100. Is there something I can add to the xml file i'm calling to limit the result to another number?


回答1:


No, there's no way to change the itemsPerPage property.

There's no public roadmap for the Web API, but there hasn't been any (significant) changes the past couple of years, so it's not very likely that this will change any time soon.



来源:https://stackoverflow.com/questions/10625438/spotify-web-apps-limit-results-to-50-instead-of-the-default-100

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!