1. 10 Sep, 2018 1 commit
  2. 07 Aug, 2018 1 commit
    • Janosch Schwalm's avatar
      use https everywhere (#6574) · 19b925e7
      Janosch Schwalm authored
      * use https everywhere
      
      * use https links on the files that are left
      
      Also, removed some broken links and updated redirections.
      19b925e7
  3. 14 Dec, 2017 1 commit
  4. 23 Feb, 2017 1 commit
    • Avi Israeli's avatar
      itunes playlist first commit (#5860) · d874c73f
      Avi Israeli authored
      Added playlist feature for the itunes command: 
      if a variable is passed and is valid - will play the playlist
      if a variable is passed and is invalid(no such playlist) - will stop all playing
      if no variable is passed will print all playlists available on the host
      d874c73f
  5. 30 Dec, 2016 1 commit
    • Ryan Brushett's avatar
      Improve UX for Spotify quit command in osx plugin (#5726) · ff5629e6
      Ryan Brushett authored
      * Improve UX for Spotify commands in osx plugin
      
      Spotify command UX is a bit weak for people who live and work almost entirely in shells.
      - `spotify quit` should not open Spotify if it is not already running. Should confirm that Spotify is indeed not running.
      - `spotify quit` should not blow away the user's shell once Spotify is quit. This can be a disruption to work flow.
      
      This PR looks to add a few little checks which will help improve this experience.
      This PR also adds a space to line 477 between `break` and `;;` for consistency. Doesn't seem like a big enough change to put in its own PR.
      
      * Rearranging output as per peer feedback
      
      * osx plugin's spotify: change quitting w/ closing
      
      Closing is more idiomatic English.
      ff5629e6
  6. 30 Sep, 2016 1 commit
  7. 20 Sep, 2016 1 commit
    • Mohammad Mahdi Rahimi's avatar
      Spotify Controller (#5356) · 63d300ed
      Mohammad Mahdi Rahimi authored
      * initial spotify control
      
      * volume up/down added
      
      * add info, share and status option
      
      * add color echo
      
      * change pause to play/pause
      
      * add Search Option for album,artist and tracks
      
      * add search option for playlist
      
      * fix showStatus output
      
      * complete help
      
      * readme updated
      
      * seach show Url of song
      63d300ed
  8. 31 Aug, 2016 3 commits
  9. 30 Aug, 2016 7 commits
  10. 24 Aug, 2016 1 commit
  11. 15 Aug, 2016 1 commit
  12. 20 Jun, 2016 1 commit
  13. 15 Jun, 2016 3 commits
  14. 08 Mar, 2016 1 commit
  15. 21 Sep, 2015 5 commits
  16. 28 Aug, 2015 1 commit
  17. 26 Jun, 2015 1 commit
  18. 11 Jun, 2015 1 commit
  19. 22 Feb, 2015 1 commit
  20. 12 Dec, 2014 1 commit
    • Ryan Robeson's avatar
      Add itunes shuffle command to OSX plugin. · 43a2e24c
      Ryan Robeson authored
      Added shuffle functionality to the itunes command in the OSX plugin.
      iTunes 12 doesn't support setting the "shuffle" property on the playlist
      from what I've read, so this simulates the user interacting with the
      iTunes interface. The toggle option "clicks" the shuffle button in the
      Now Playing area. This has the effect of toggling the shuffle setting on
      whatever is currently playing. The on and off options use the Shuffle
      menu bar items.
      
      Usage: itunes shuffle [on|off|toggle]
      43a2e24c
  21. 21 Jul, 2014 1 commit
  22. 27 May, 2014 1 commit
  23. 18 Apr, 2014 1 commit
  24. 16 Oct, 2013 1 commit
  25. 13 Jun, 2013 1 commit
  26. 10 Mar, 2013 1 commit