Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-28 | osx: use return instead of exit in spotify function | Marc Cornellà | |
2019-12-28 | osx: fix exit on quit command in spotify function (#8504) | Carver Schmidt | |
2019-11-14 | osx: fix exit on unknown command in spotify function (#8375) | Péter HÉJA | |
2019-05-09 | osx: update spotify to v2.1 (#7820) | DT | |
2019-02-05 | update spotify to newest version | genevera | |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2017-12-14 | Replace spotify command in the osx plugin with a more recent copy of the ↵ | Harish Narayanan | |
upstream project (#6419) * Remove older shpotify code from the macOS plugin * Add Shpotify 2.0.1 from the upstream repository at https://github.com/hnarayanan/shpotify/releases/tag/2.0.1 * Wrap the Shpotify script in a function and import into the macOS plugin * Fix import path of the shpotify script * Add shpotify permission notice in the macos plugin rREADME * Merge with the upstream shpotify project - Fix playlist playback - Add a 'stop' command |