<?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 Re: Start shuffled Playlist with Android-Intent in Android</title>
    <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1359558#M60086</link>
    <description>&lt;P&gt;This works better than anything else I can find, but unfortunately it seems to just play the last active playlist. &amp;nbsp;It does load the right playlist, but the last active one just starts playing. &amp;nbsp;On marshmallow, does this still work properly?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2016 04:21:13 GMT</pubDate>
    <dc:creator>kkuhle</dc:creator>
    <dc:date>2016-06-03T04:21:13Z</dc:date>
    <item>
      <title>Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1210490#M48881</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m searching for a way to start a specific playlist from an Android-Intent in shuffled mode. I found out that I can start a specific playlist with the following Intent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Event: Android.intent.action.VIEW
Data&amp;amp;colon; spotify:user:&amp;lt;playlist_owner&amp;gt;:playlist:&amp;lt;playlist-id&amp;gt;:play&lt;/PRE&gt;&lt;P&gt;But how can I &lt;U&gt;turn on shuffle&lt;/U&gt; (Broadcast-Intent) or &lt;U&gt;start with a shuffled option&lt;/U&gt; (replace or extend&amp;nbsp;&lt;EM&gt;:play&lt;/EM&gt;) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background: If I connect my smartphone with my car via Bluetooth (automatically), it should play a car playlist shuffled. I don’t want to take my smartphone out of my pocket while I’m driving.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;recn&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 08:06:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1210490#M48881</guid>
      <dc:creator>recn</dc:creator>
      <dc:date>2015-09-23T08:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1210566#M48886</link>
      <description>I don't think it's possible, have you tried using an intent listener to try and capture the intent used?&lt;BR /&gt;&lt;BR /&gt;If you know what you are doing you can see the Spotify public API's here: &lt;A href="https://developer.spotify.com/technologies/spotify-android-sdk/android-sdk-api-reference/" target="_blank"&gt;https://developer.spotify.com/technologies/spotify-android-sdk/android-sdk-api-reference/&lt;/A&gt;</description>
      <pubDate>Wed, 23 Sep 2015 10:06:41 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1210566#M48886</guid>
      <dc:creator>Daniel</dc:creator>
      <dc:date>2015-09-23T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1210568#M48887</link>
      <description>&lt;P&gt;Googling around I found these workarounds:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tasker:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Intent: android.intent.action.VIEW&lt;/P&gt;
&lt;P&gt;Data&amp;amp;colon; spotify:{username}:playlist:{PlayList URI}&lt;/P&gt;
&lt;P&gt;THEN - Use AutoInput do one of two things:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Press Shuffle Play but simply specifying Click the Text "Shuffle Play" and this will begin to play the playlist in shuffle mode.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Or - begin playing the entire playlist from the beginning by using AI to click the following info &lt;EM&gt;Type&lt;/EM&gt;: List&lt;EM&gt;Value&lt;/EM&gt;: 3 &lt;EM&gt;Action&lt;/EM&gt;: Click&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN style="line-height: 15px;"&gt;However both methods require the screen to be ON to operate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;non-Tasker solution that seems to work fine.&lt;/P&gt;
&lt;P&gt;It's an app called Bluetooth Connect and Play:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://play.google.com/store/apps/details?id=com.cp2.start.and.play.music.player" target="_blank" rel="nofollow"&gt;https://play.google.com/store/apps/details?id=com.cp2.start.and.play.music.player&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 10:07:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1210568#M48887</guid>
      <dc:creator>camillo75</dc:creator>
      <dc:date>2015-09-23T10:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1211857#M49016</link>
      <description>&lt;P&gt;Thank you for your replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoInput&lt;/EM&gt; is not an option for me, the screen is turned off and locked.&lt;/P&gt;&lt;P&gt;“&lt;EM&gt;Bluetooth Connect and Play”&lt;/EM&gt; only starts Spotify and send a play broadcast. But if there is no last playlist (default), there is nothing played.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;Android SDK&lt;/EM&gt; is not for controlling the Spotify app (correct me if I’m wrong). Also I didn’t find an option to use “Spotify Connect”. And I didn’t find an API/doc for the Spotify app that shows RPC or broadcast possibilities.&lt;/P&gt;&lt;P&gt;But you can create your own Player-Instance with the Android SDK, start a playlist and turn on shuffle. This works fine at home. But you can only stream the music which is not an option for me due to mobile traffic limitation and bad network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe broadcast/call a shuffleplay is a feature request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;recn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 10:22:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1211857#M49016</guid>
      <dc:creator>recn</dc:creator>
      <dc:date>2015-09-25T10:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1211869#M49018</link>
      <description>&lt;P&gt;Have you checked to see if that Idea already exists in the &lt;A href="http://community.spotify.com/t5/Spotify-Ideas/idb-p/ideaexchange" target="_blank"&gt;Ideas section&lt;/A&gt;? If it does then add your Kudos to show your support. If not, create a new idea and if it gets enough Kudos it may well happen!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 10:53:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1211869#M49018</guid>
      <dc:creator>Daniel</dc:creator>
      <dc:date>2015-09-25T10:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1268715#M53437</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did this and it seems to work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Add an Action to Load Spotify&lt;/P&gt;&lt;P&gt;2) Add a Wait (just to be sure the app loads fully) - I have 3 seconds&lt;/P&gt;&lt;P&gt;3) Send an Intent like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Action: android.media.action.MEDIA_PLAY_FROM_SEARCH&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cat: Default&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Data&amp;amp;colon; spotify:user:&amp;lt;USER ID&amp;gt;:playlist:&amp;lt;PLAYLIST ID&amp;gt;:play&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Package: com.spotify.music&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Objective: Activity&lt;/P&gt;&lt;P&gt;4) Add a Wait of 300ms (i use this because the step 3 always plays the first song on the playlist, even though is in shuffle play)&amp;nbsp;&lt;/P&gt;&lt;P&gt;5) Send another intent like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Action: com.spotify.mobile.android.ui.widget.NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Package: com.spotify.music&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Objective: Broadcast Receiver&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And thats All! Please let me know if it worked!!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:57:18 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1268715#M53437</guid>
      <dc:creator>1276904346</dc:creator>
      <dc:date>2016-01-06T14:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1285881#M54573</link>
      <description>&lt;P&gt;Thanks so much for this!! Finally found a solution that worked!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not playing shuffled but I can certainly live with that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 18:33:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1285881#M54573</guid>
      <dc:creator>thesilentb</dc:creator>
      <dc:date>2016-02-04T18:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1309148#M56620</link>
      <description>&lt;P&gt;&amp;nbsp;Hello, i tried what &lt;U&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.spotify.com/t5/user/viewprofilepage/user-id/3592534" target="_self"&gt;1276904346&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/U&gt;say and it works but&amp;nbsp;&lt;SPAN&gt;anyone can help me to setup tasker to start a song at 35 seconds?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 20:24:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1309148#M56620</guid>
      <dc:creator>imashowman</dc:creator>
      <dc:date>2016-03-16T20:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1327366#M58031</link>
      <description>&lt;P&gt;Wenn eine Internetverbindung besteht funktioniert schritt 1),2),5) super. Nun braucht mein Autoradio etwas fürs internet und ich würd gerne vorher schon offline hören. Das geht nur indem ich die Playlist auswähle und shuffle oderso drücke.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ich höre immer meine Musik von "Songs" also keiner regulären Playlist, wie komme ich da an ne ID und funktioniert die ID methode offline?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oder gibts ein Intent der Songs öffnet/startet + eines das shuffle startet?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 18:14:20 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1327366#M58031</guid>
      <dc:creator>kimonokosch</dc:creator>
      <dc:date>2016-04-14T18:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1359558#M60086</link>
      <description>&lt;P&gt;This works better than anything else I can find, but unfortunately it seems to just play the last active playlist. &amp;nbsp;It does load the right playlist, but the last active one just starts playing. &amp;nbsp;On marshmallow, does this still work properly?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 04:21:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1359558#M60086</guid>
      <dc:creator>kkuhle</dc:creator>
      <dc:date>2016-06-03T04:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1359911#M60104</link>
      <description>&lt;P&gt;there is a way to choose a special playlist (but not "songs"). Because every playlist has an ID (see link on web player or i dont know)&lt;/P&gt;&lt;P&gt;and you can start this playlist with an android-Intent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont tried it, and i dont know how well it work, but try to search on google for it.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 17:27:10 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1359911#M60104</guid>
      <dc:creator>kimonokosch</dc:creator>
      <dc:date>2016-06-03T17:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1441055#M65234</link>
      <description>&lt;P&gt;I tried this and ran into the following problem: I use spotify connect to connect to the desktop app running on my PC. When I use your solution, the playlists opens on the phone, but the next command is send to the desktop app, so it just skips a song in the active playlist on the desktop app. Is there a way to play a playlist on the device my spotify is connected to?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2016 08:06:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1441055#M65234</guid>
      <dc:creator>roman2838</dc:creator>
      <dc:date>2016-09-11T08:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1441097#M65238</link>
      <description>&lt;P&gt;Same problem...&lt;/P&gt;&lt;P&gt;All solutions you can find have the same problem. Spotify just starts playling the last active playlist. The chosen playlist will be shown but not be played.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2016 10:48:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1441097#M65238</guid>
      <dc:creator>whitelucker</dc:creator>
      <dc:date>2016-09-11T10:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1494858#M69750</link>
      <description>&lt;P&gt;I can confirm what the others have been saying. The intent opens spotify with the right playlist but then it starts playing the playlist that was previously selected. Anyone managed to solve this?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 07:47:56 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1494858#M69750</guid>
      <dc:creator>marcfonteijn</dc:creator>
      <dc:date>2016-11-11T07:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1569296#M74846</link>
      <description>Finally!!! Works perfect. Only thing I did different was....&lt;BR /&gt;spotify:user:&amp;lt;username&amp;gt;:songs:play&lt;BR /&gt;&lt;BR /&gt;I play from all my saved songs usually.</description>
      <pubDate>Tue, 31 Jan 2017 21:32:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1569296#M74846</guid>
      <dc:creator>rthomas529</dc:creator>
      <dc:date>2017-01-31T21:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Start shuffled Playlist with Android-Intent</title>
      <link>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1574008#M75178</link>
      <description>&lt;P&gt;I found a way to start a shuffled playlist of your choice when the screen is locked and/or off, &lt;STRONG&gt;no root&lt;/STRONG&gt; required. You need Tasker, Autoinput and Secure Settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;First check if the screen has to be turned on and launch spotify on background:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if %SCREEN eq off&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Plugin - Secure Settings - Configuration - Actions - Wake Device - Screen &amp;amp; Keyboard Lights on / 5 seconds&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Wait 100ms&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;App - Launch App - Spotify&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Wait 500ms&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;end if&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Then send the intent to open spotify playlist (this happens behind lockscreen):&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;System - Send Intent&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Action: android.media.action.MEDIA_PLAY_FROM_SEARCH&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Cat: Default&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Data: spotify:user:&amp;lt;userid&amp;gt;:playlist:&amp;lt;playlistid&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Package: com.spotify.music&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Target: Activity&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Directly after configure the AutoInput (run in foreground) action to shuffle play:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Type: Text&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Value: SHUFFLE PLAY&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Action: Click&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Timeout: 1 sec&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the case of a discover weekly or release radar playlist use &lt;EM&gt;&amp;lt;userid&amp;gt; = spotify&lt;/EM&gt;, else use your own &lt;EM&gt;&amp;lt;userid&amp;gt;&lt;/EM&gt;. Both the &lt;EM&gt;&amp;lt;userid&amp;gt;&lt;/EM&gt; and &lt;EM&gt;&amp;lt;playlistid&amp;gt;&amp;nbsp;&lt;/EM&gt;you can find by sharing a playlist and copy the link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 11:41:42 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1574008#M75178</guid>
      <dc:creator>nvh</dc:creator>
      <dc:date>2017-02-06T11:41:42Z</dc:date>
    </item>
  </channel>
</rss>

