<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.strawberrymusicplayer.org/index.php?action=history&amp;feed=atom&amp;title=Using_MPRIS2</id>
	<title>Using MPRIS2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.strawberrymusicplayer.org/index.php?action=history&amp;feed=atom&amp;title=Using_MPRIS2"/>
	<link rel="alternate" type="text/html" href="http://wiki.strawberrymusicplayer.org/index.php?title=Using_MPRIS2&amp;action=history"/>
	<updated>2026-05-24T14:09:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>http://wiki.strawberrymusicplayer.org/index.php?title=Using_MPRIS2&amp;diff=13&amp;oldid=prev</id>
		<title>Jonas: Created page with &quot;You can use MPRIS2 to control Strawberry from the command line using D-Bus. D-Bus is a message bus that lets applications on Linux talk with each other.  Examples:  == See all commands ==      qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2   == See current playing song and metadata ==      qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Metadata  == Control playback ==  Play:     qdbus org.mpris.MediaPlayer2....&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.strawberrymusicplayer.org/index.php?title=Using_MPRIS2&amp;diff=13&amp;oldid=prev"/>
		<updated>2022-08-16T16:48:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;You can use MPRIS2 to control Strawberry from the command line using D-Bus. D-Bus is a message bus that lets applications on Linux talk with each other.  Examples:  == See all commands ==      qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2   == See current playing song and metadata ==      qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Metadata  == Control playback ==  Play:     qdbus org.mpris.MediaPlayer2....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;You can use MPRIS2 to control Strawberry from the command line using D-Bus. D-Bus is a message bus that lets applications on Linux talk with each other.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
== See all commands ==&lt;br /&gt;
&lt;br /&gt;
    qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See current playing song and metadata ==&lt;br /&gt;
&lt;br /&gt;
    qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Metadata&lt;br /&gt;
&lt;br /&gt;
== Control playback ==&lt;br /&gt;
&lt;br /&gt;
Play:&lt;br /&gt;
    qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Play&lt;br /&gt;
&lt;br /&gt;
Pause:&lt;br /&gt;
    qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Pause&lt;br /&gt;
&lt;br /&gt;
Stop:&lt;br /&gt;
    qdbus org.mpris.MediaPlayer2.strawberry /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Stop&lt;/div&gt;</summary>
		<author><name>Jonas</name></author>
	</entry>
</feed>