Skip to content

Commit

Permalink
Added Play Random Album in Alfred Remote page
Browse files Browse the repository at this point in the history
  • Loading branch information
vdesabou committed Feb 19, 2015
1 parent 9a23cda commit de000e4
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 10 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -82,44 +82,60 @@
<key>itemuid</key>
<string>609138A1-0456-4EC6-B728-DEBC191BE29F</string>
</dict>
<dict/>
<dict/>
<dict>
<key>actionconfig</key>
<dict>
<key>autoworkflowuid</key>
<true/>
<key>triggerid</key>
<string>com.vdesabou.miniplayer.mute</string>
<string>com.vdesabou.miniplayer.random</string>
</dict>
<key>actionuid</key>
<string>remote.alfred.runworkflow</string>
<key>buttoniconid</key>
<string>E8BE74B6-2928-4513-A0BC-B88EBF839ABD</string>
<string>3690378D-02F4-4BF9-BC91-975F3739542B</string>
<key>buttonlabel</key>
<string>Mute/Unmute</string>
<string>Random Track</string>
<key>itemuid</key>
<string>FE5DC9FF-211E-4EE9-9881-52A92FFF8055</string>
<string>27015EAB-A58E-4DCB-B3A0-54B8E2A1A8AD</string>
</dict>
<dict>
<key>actionconfig</key>
<dict>
<key>autoworkflowuid</key>
<true/>
<key>triggerid</key>
<string>com.vdesabou.miniplayer.random</string>
<string>com.vdesabou.miniplayer.randomalbum</string>
</dict>
<key>actionuid</key>
<string>remote.alfred.runworkflow</string>
<key>buttoniconid</key>
<string>7B851F74-D949-400B-9149-D7FC73029031</string>
<string>2375184C-CC97-4763-A846-D2FAB1259FD1</string>
<key>buttonlabel</key>
<string>Random Track</string>
<string>Random Album</string>
<key>itemuid</key>
<string>27015EAB-A58E-4DCB-B3A0-54B8E2A1A8AD</string>
<string>C7B51235-8FAF-4607-BF3B-493E3E1ACEC6</string>
</dict>
<dict>
<key>actionconfig</key>
<dict>
<key>autoworkflowuid</key>
<true/>
<key>triggerid</key>
<string>com.vdesabou.miniplayer.mute</string>
</dict>
<key>actionuid</key>
<string>remote.alfred.runworkflow</string>
<key>buttoniconid</key>
<string>E8BE74B6-2928-4513-A0BC-B88EBF839ABD</string>
<key>buttonlabel</key>
<string>Mute/Unmute</string>
<key>itemuid</key>
<string>FE5DC9FF-211E-4EE9-9881-52A92FFF8055</string>
</dict>
<dict/>
<dict/>
<dict/>
<dict>
<key>actionconfig</key>
<dict>
Expand Down

0 comments on commit de000e4

Please sign in to comment.