<?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 Bug report: AppleScript &amp;amp;quot;play track&amp;amp;quot; command unintentionally also &amp;amp;quot;activates&amp;amp;quot; in Desktop (Mac)</title>
    <link>https://community.spotify.com/t5/Desktop-Mac/Bug-report-AppleScript-amp-quot-play-track-amp-quot-command/m-p/6938676#M554582</link>
    <description>&lt;P class=""&gt;The command '&lt;SPAN class=""&gt;play track $trackid'&lt;/SPAN&gt; unintentionally also triggers the &lt;SPAN class=""&gt;activate&lt;/SPAN&gt; command, causing the Spotify app to come to the foreground. However, the &lt;SPAN class=""&gt;activate&lt;/SPAN&gt; command is intended for separate use and should not be automatically triggered when playing a track.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This bug exists since version&amp;nbsp;1.2.31.1205.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Apr 2025 16:42:22 GMT</pubDate>
    <dc:creator>jonaseng</dc:creator>
    <dc:date>2025-04-28T16:42:22Z</dc:date>
    <item>
      <title>Bug report: AppleScript &amp;quot;play track&amp;quot; command unintentionally also &amp;quot;activates&amp;quot;</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Bug-report-AppleScript-amp-quot-play-track-amp-quot-command/m-p/6938676#M554582</link>
      <description>&lt;P class=""&gt;The command '&lt;SPAN class=""&gt;play track $trackid'&lt;/SPAN&gt; unintentionally also triggers the &lt;SPAN class=""&gt;activate&lt;/SPAN&gt; command, causing the Spotify app to come to the foreground. However, the &lt;SPAN class=""&gt;activate&lt;/SPAN&gt; command is intended for separate use and should not be automatically triggered when playing a track.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This bug exists since version&amp;nbsp;1.2.31.1205.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 16:42:22 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Bug-report-AppleScript-amp-quot-play-track-amp-quot-command/m-p/6938676#M554582</guid>
      <dc:creator>jonaseng</dc:creator>
      <dc:date>2025-04-28T16:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bug report: AppleScript &amp;quot;play track&amp;quot; command unintentionally also &amp;quot;activates&amp;q...</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Bug-report-AppleScript-amp-quot-play-track-amp-quot-command/m-p/6939777#M554583</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26811127"&gt;@jonaseng&lt;/a&gt;&lt;/SPAN&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for getting in touch about this and welcome to the Community!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you let us know if this happens across devices or only on a specific one? If it happens only on a specific device, it's well worth running a&amp;nbsp;&lt;A href="https://support.spotify.com/article/reinstall-spotify/" target="_blank"&gt;clean reinstall&lt;/A&gt; of the app to get rid of any cached files that might be causing trouble.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this doesn't do the trick, we'd suggest that you check if the OS of your device has any pending updates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly, sending us a video of the issue happening would come in handy. You can attach it to your next response by using the Insert Video option in the post editor. You can also upload it to Google Drive and share the link with us (make sure the video has the permissions for anyone to see it).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;
 We'll be waiting for your reply.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 16:05:58 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Bug-report-AppleScript-amp-quot-play-track-amp-quot-command/m-p/6939777#M554583</guid>
      <dc:creator>Eni</dc:creator>
      <dc:date>2025-04-29T16:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bug report: AppleScript &amp;quot;play track&amp;quot; command unintentionally also &amp;quot;ac</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Bug-report-AppleScript-amp-quot-play-track-amp-quot-command/m-p/7404797#M555694</link>
      <description>&lt;P&gt;No video/re-installation or anything else needed. Just read the op's question:&lt;BR /&gt;Running the following AppleScript activates Spotify where it should not!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tell &lt;I&gt;application&lt;/I&gt; "Spotify"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; set curT to current track&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;set trackId to id of curT&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;play track trackId&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;-- &amp;lt;- this triggers the activate command&lt;/P&gt;&lt;P&gt;end tell&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 08:01:20 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Bug-report-AppleScript-amp-quot-play-track-amp-quot-command/m-p/7404797#M555694</guid>
      <dc:creator>tiptronic</dc:creator>
      <dc:date>2026-04-13T08:01:20Z</dc:date>
    </item>
  </channel>
</rss>

