<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Album search bug or syntax problem in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Album-search-bug-or-syntax-problem/m-p/6021856#M13589</link>
    <description>&lt;P&gt;I'm trying to get a list of new releases of specific genres. When I filter only for "tag:new" I get results:&lt;BR /&gt;&lt;A href="https://api.spotify.com/v1/search?q=tag:new&amp;amp;type=album" target="_blank"&gt;https://api.spotify.com/v1/search?q=tag:new&amp;amp;type=album&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But as soon as I add one genre I get zero results:&lt;BR /&gt;&lt;A href="https://api.spotify.com/v1/search?q=tag:new" target="_blank"&gt;https://api.spotify.com/v1/search?q=tag:new&lt;/A&gt; genre:metal&amp;amp;type=album&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have played around with the order of the parameters in the q-parameter and most of the times I get NULL results, sometimes I get results with mixed release dates up to 10 years or more back.&lt;BR /&gt;Also there is a limit of 100 results, which I can apparently override by using an offset of 100 and higher.&lt;/P&gt;&lt;P&gt;What I really want to do is: get all the releases from today for one or more genres (I guess I should be able to give a comma separated list of genres, right?) But the API does not have a feature for this - so I'd have to do multiple requests and even that causes problems as described above. Am I the only one who tries to do that? I would have guessed this is a common requirement.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 10:09:27 GMT</pubDate>
    <dc:creator>Zen_Master</dc:creator>
    <dc:date>2024-04-22T10:09:27Z</dc:date>
    <item>
      <title>Album search bug or syntax problem</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Album-search-bug-or-syntax-problem/m-p/6021856#M13589</link>
      <description>&lt;P&gt;I'm trying to get a list of new releases of specific genres. When I filter only for "tag:new" I get results:&lt;BR /&gt;&lt;A href="https://api.spotify.com/v1/search?q=tag:new&amp;amp;type=album" target="_blank"&gt;https://api.spotify.com/v1/search?q=tag:new&amp;amp;type=album&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But as soon as I add one genre I get zero results:&lt;BR /&gt;&lt;A href="https://api.spotify.com/v1/search?q=tag:new" target="_blank"&gt;https://api.spotify.com/v1/search?q=tag:new&lt;/A&gt; genre:metal&amp;amp;type=album&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have played around with the order of the parameters in the q-parameter and most of the times I get NULL results, sometimes I get results with mixed release dates up to 10 years or more back.&lt;BR /&gt;Also there is a limit of 100 results, which I can apparently override by using an offset of 100 and higher.&lt;/P&gt;&lt;P&gt;What I really want to do is: get all the releases from today for one or more genres (I guess I should be able to give a comma separated list of genres, right?) But the API does not have a feature for this - so I'd have to do multiple requests and even that causes problems as described above. Am I the only one who tries to do that? I would have guessed this is a common requirement.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 10:09:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Album-search-bug-or-syntax-problem/m-p/6021856#M13589</guid>
      <dc:creator>Zen_Master</dc:creator>
      <dc:date>2024-04-22T10:09:27Z</dc:date>
    </item>
  </channel>
</rss>

