<?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: Use Tasker to Open Spotify in Thumbnail/Tile View in Android</title>
    <link>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1729631#M85070</link>
    <description>Well you're in luck. I found out how to do this after I posted. You need to install the Auto Notification plugin which is under $2 with a 7 day trial.&lt;BR /&gt;&lt;BR /&gt;Once it's installed go to settings in the Auto Notification app and tick the "Intercept All" option.&lt;BR /&gt;&lt;BR /&gt;Now, go into Tasker and add a new item to your task list by clicking the + sign; select Plug Ins and choose Auto Notification, then select Query. The the only setting you need to set in the query is under Apps: select Spotify.&lt;BR /&gt;&lt;BR /&gt;Now you need to create one more task. Plug Ins &amp;gt; Auto Notification &amp;gt; Actions: select the only option (Intercept Action ID), and enter %antouchaction&lt;BR /&gt;&lt;BR /&gt;Basically what this does is emulates a click on the Spotify notification in you notification bar. When you click on that notification it brings you to the album cover page of the track that's playing.</description>
    <pubDate>Mon, 03 Jul 2017 00:13:53 GMT</pubDate>
    <dc:creator>Jophus73</dc:creator>
    <dc:date>2017-07-03T00:13:53Z</dc:date>
    <item>
      <title>Use Tasker to Open Spotify in Thumbnail/Tile View</title>
      <link>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1660122#M80767</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to use Tasker to start Spotify automatically open and play a playlist on shuffle mode using&amp;nbsp;the code below on my Nexus 7. However, I'd like the app to start in "tile/thumbnail view" instead of the "list view".&amp;nbsp;There is a arrow button in the bottom left corner of the Spotify app which allows me to switch manually between the two modes, but I'd like to know how to use Tasker to automattically switch to the "tile/thumbnail view."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this website: &lt;A href="http://androlyze.readthedocs.io/en/latest/script_docu/Intents.html#run-it" target="_self"&gt;Website with Spotify App intents&lt;/A&gt; which has a list of the intents. There is one named:&lt;/P&gt;&lt;PRE&gt; "com.sonymobile.media.dashboard.ACTION_VIEW_MUSIC_TILE"&lt;/PRE&gt;&lt;P&gt;but I tried using that in Tasker and nothing really happens. Maybe I'm not entering it right into Tasker.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, here are the steps I used to start Spotify in shuffle mode taken from&amp;nbsp;&lt;A href="https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1268715/highlight/true#M53437" target="_blank"&gt;https://community.spotify.com/t5/Android/Start-shuffled-Playlist-with-Android-Intent/m-p/1268715/highlight/true#M53437&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;1) Add an Action to Load Spotify
2) Add a Wait (just to be sure the app loads fully) - I have 3 seconds
3) Send an Intent like this:&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Action: android.media.action.MEDIA_PLAY_FROM_SEARCH
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cat: Default
&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
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Package: com.spotify.music
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Objective: Activity
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;
5) Send another intent like this:
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Action: com.spotify.mobile.android.ui.widget.NEXT
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Package: com.spotify.music
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Objective: Broadcast Receiver&lt;/PRE&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 18:34:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1660122#M80767</guid>
      <dc:creator>patel1328</dc:creator>
      <dc:date>2017-04-27T18:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Use Tasker to Open Spotify in Thumbnail/Tile View</title>
      <link>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1729513#M85058</link>
      <description>&lt;P&gt;I just posted a similar questons and then found your post. &amp;nbsp;Just checking in to see if you've been successful in figuring out how to do this.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2017 19:17:35 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1729513#M85058</guid>
      <dc:creator>Jophus73</dc:creator>
      <dc:date>2017-07-02T19:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Use Tasker to Open Spotify in Thumbnail/Tile View</title>
      <link>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1729613#M85069</link>
      <description>&lt;P&gt;Not yet.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2017 23:44:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1729613#M85069</guid>
      <dc:creator>patel1328</dc:creator>
      <dc:date>2017-07-02T23:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use Tasker to Open Spotify in Thumbnail/Tile View</title>
      <link>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1729631#M85070</link>
      <description>Well you're in luck. I found out how to do this after I posted. You need to install the Auto Notification plugin which is under $2 with a 7 day trial.&lt;BR /&gt;&lt;BR /&gt;Once it's installed go to settings in the Auto Notification app and tick the "Intercept All" option.&lt;BR /&gt;&lt;BR /&gt;Now, go into Tasker and add a new item to your task list by clicking the + sign; select Plug Ins and choose Auto Notification, then select Query. The the only setting you need to set in the query is under Apps: select Spotify.&lt;BR /&gt;&lt;BR /&gt;Now you need to create one more task. Plug Ins &amp;gt; Auto Notification &amp;gt; Actions: select the only option (Intercept Action ID), and enter %antouchaction&lt;BR /&gt;&lt;BR /&gt;Basically what this does is emulates a click on the Spotify notification in you notification bar. When you click on that notification it brings you to the album cover page of the track that's playing.</description>
      <pubDate>Mon, 03 Jul 2017 00:13:53 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Android/Use-Tasker-to-Open-Spotify-in-Thumbnail-Tile-View/m-p/1729631#M85070</guid>
      <dc:creator>Jophus73</dc:creator>
      <dc:date>2017-07-03T00:13:53Z</dc:date>
    </item>
  </channel>
</rss>

