<?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 Media keys stopped working after latest update(1.1.56.595.g2d2da0de) in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5184223#M20425</link>
    <description>&lt;P&gt;I am running the Spotify Snap with a premium account directly from the Snap store on Ubuntu 20.10. Media keys from my keyboard(&lt;A href="https://www.daskeyboard.com/daskeyboard-4-professional/" target="_self"&gt;Das Keyboard 4 Pro&lt;/A&gt;) have always worked perfectly with the Spotify Snap. With the most recent update, 1.1.56.595.g2d2da0de, media keys have stopped working. They work fine in other applications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attached dump I tried using the play, previous, and next button on my keyboard. When those didn't work I click the play button then tried pause, previous, and next on my keyboard. In either case the media keys did not work.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 19:04:48 GMT</pubDate>
    <dc:creator>ltrager</dc:creator>
    <dc:date>2021-04-08T19:04:48Z</dc:date>
    <item>
      <title>Media keys stopped working after latest update(1.1.56.595.g2d2da0de)</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5184223#M20425</link>
      <description>&lt;P&gt;I am running the Spotify Snap with a premium account directly from the Snap store on Ubuntu 20.10. Media keys from my keyboard(&lt;A href="https://www.daskeyboard.com/daskeyboard-4-professional/" target="_self"&gt;Das Keyboard 4 Pro&lt;/A&gt;) have always worked perfectly with the Spotify Snap. With the most recent update, 1.1.56.595.g2d2da0de, media keys have stopped working. They work fine in other applications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attached dump I tried using the play, previous, and next button on my keyboard. When those didn't work I click the play button then tried pause, previous, and next on my keyboard. In either case the media keys did not work.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 19:04:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5184223#M20425</guid>
      <dc:creator>ltrager</dc:creator>
      <dc:date>2021-04-08T19:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Media keys stopped working after latest update(1.1.56.595.g2d2da0de)</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5185381#M20429</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/17579865"&gt;@ltrager&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's odd!&lt;BR /&gt;I am not quite sure what could be the cause of this specifically, but you could create global keyboard shortcuts for Spotify using dbus-driven commands.&lt;/P&gt;&lt;P&gt;They work when Spotify is running and when it's not, other programs get the attention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The commands are:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Play/Pause
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause

Next
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next

Previous
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the new update yesterday and confirmed they still work as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this is of any help; have a lovely day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2021 10:06:09 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5185381#M20429</guid>
      <dc:creator>Sebasty</dc:creator>
      <dc:date>2021-04-10T10:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Media keys stopped working after latest update(1.1.56.595.g2d2da0de)</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5186503#M20431</link>
      <description>&lt;P&gt;I experienced this issue and managed to trace it down to Firefox.&amp;nbsp; I unchecked "Control media via keyboard, headset, or virtual interface" in Firefox preferences and after restarting my machine, media keys worked again.&amp;nbsp; I presume I started Firefox before Spotify and Firefox took control of the media keys.&amp;nbsp; It's worth noting that Chrome also has media keys functionality, and so you might want to check that too (&lt;A href="https://community.spotify.com/t5/Desktop-Windows/Media-keys-being-taken-over-by-chrome-tabs/td-p/4730084" target="_blank"&gt;https://community.spotify.com/t5/Desktop-Windows/Media-keys-being-taken-over-by-chrome-tabs/td-p/4730084&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 09:39:30 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5186503#M20431</guid>
      <dc:creator>n3uromanc3r</dc:creator>
      <dc:date>2021-04-12T09:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Media keys stopped working after latest update(1.1.56.595.g2d2da0de)</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5186993#M20436</link>
      <description>&lt;P&gt;Starting Spotify before Firefox fixed it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the tip!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 22:38:19 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/5186993#M20436</guid>
      <dc:creator>ltrager</dc:creator>
      <dc:date>2021-04-12T22:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Media keys stopped working after latest update(1.1.56.595.g2d2da0de)</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/6067261#M22781</link>
      <description>&lt;P&gt;For anyone getting here with a Linux snap install. It won't work with snap, install directly:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.spotify.com/pl/download/linux/" target="_blank"&gt;https://www.spotify.com/pl/download/linux/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 15:21:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/6067261#M22781</guid>
      <dc:creator>foobar123</dc:creator>
      <dc:date>2024-05-13T15:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Media keys stopped working after latest update(1.1.56.595.g2d2da0de)</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/6461211#M23130</link>
      <description>&lt;P&gt;That worked man thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 10:13:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/Media-keys-stopped-working-after-latest-update-1-1-56-595/m-p/6461211#M23130</guid>
      <dc:creator>Creww</dc:creator>
      <dc:date>2024-10-25T10:13:45Z</dc:date>
    </item>
  </channel>
</rss>

