aboutsummaryrefslogtreecommitdiff
path: root/multimedia/spotify-websocket-api/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Properly fix the "album" and "artist" commandsRene Ladan2013-09-141-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=327317
* Do not crash on a non-numeric argument to the 'album' or 'artist' command.Rene Ladan2013-09-101-1/+1
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=326933
* Fix some crashes:Rene Ladan2013-09-101-1/+1
| | | | | | | | | | - when entering the 'album' or 'artist' command without a parameter - after displaying the root playlist with 'list' Bump PORTREVISION Notes: svn path=/head/; revision=326929
* Allow running respotify from other directories than %%PREFIX%%/bin byRene Ladan2013-08-081-0/+5
| | | | | | | | | setting the search path for the respotify-helper program. Bump PORTREVISION Notes: svn path=/head/; revision=324410
* A library, client, and some examples written in Python to access theRene Ladan2013-08-081-0/+59
Spotify web API. Note that this is still premature and missing some functions. A Premium account is required to use this port. WWW: https://github.com/Hexxeh/spotify-websocket-api/ Notes: svn path=/head/; revision=324408