-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Like uri #138
Like uri #138
Commits on Jun 4, 2020
-
Added option to list playlist tracks
davidem authored and davidem committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 2098b47 - Browse repository at this point
Copy the full SHA 2098b47View commit details
Commits on Jun 5, 2020
-
replaced awk with standard bash
davidem authored and davidem committedJun 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 083ca30 - Browse repository at this point
Copy the full SHA 083ca30View commit details
Commits on Jun 6, 2020
-
davidem committed
Jun 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 3249aa9 - Browse repository at this point
Copy the full SHA 3249aa9View commit details
Commits on Jun 7, 2020
-
Added 'list mine' to list my playlists.
Added 'user' authentication to make this possible.
davidem authored and davidem committedJun 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 0e0b5ba - Browse repository at this point
Copy the full SHA 0e0b5baView commit details -
davidem authored and davidem committed
Jun 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 067fe3c - Browse repository at this point
Copy the full SHA 067fe3cView commit details
Commits on Jun 8, 2020
-
Added option to list and play on other devices
davidem authored and davidem committedJun 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 3e2e466 - Browse repository at this point
Copy the full SHA 3e2e466View commit details -
davidem authored and davidem committed
Jun 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 6c35452 - Browse repository at this point
Copy the full SHA 6c35452View commit details -
Added -v|--version similar to PR hnarayanan#64 from @ericmarkmartin, …
…but with a separate variable at the top of the script and both shpotify and spotify version
davidem authored and davidem committedJun 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 01c1646 - Browse repository at this point
Copy the full SHA 01c1646View commit details -
Added 'list history' option, showing last 30 played songs.
davidem authored and davidem committedJun 8, 2020 Configuration menu - View commit details
-
Copy full SHA for cddb9ac - Browse repository at this point
Copy the full SHA cddb9acView commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1d2ca3b - Browse repository at this point
Copy the full SHA 1d2ca3bView commit details -
Merge pull request #2 from davidem/version
Added -v|--version similar to PR hnarayanan#64 from @ericmarkmartin, but with a…
Configuration menu - View commit details
-
Copy full SHA for eb95d6e - Browse repository at this point
Copy the full SHA eb95d6eView commit details -
Merge pull request #3 from davidem/history
Added 'list history' option, showing last 30 played songs.
Configuration menu - View commit details
-
Copy full SHA for c7b6fb0 - Browse repository at this point
Copy the full SHA c7b6fb0View commit details -
Fixed bug in jq output for 'showTrackList' function. Some songs have …
…2 artists, screwing up csv output. Showing only first artist.
davidem authored and davidem committedJun 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 1782f69 - Browse repository at this point
Copy the full SHA 1782f69View commit details -
Updated Readme to explain user autherization a bit
davidem authored and davidem committedJun 9, 2020 Configuration menu - View commit details
-
Copy full SHA for fdd18b8 - Browse repository at this point
Copy the full SHA fdd18b8View commit details
Commits on Jun 10, 2020
-
Added 'list liked' option, for both albums and songs.
davidem authored and davidem committedJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 82e6875 - Browse repository at this point
Copy the full SHA 82e6875View commit details
Commits on Jun 11, 2020
-
Added 'likeURI' and 'showURIinfo' functions
davidem authored and davidem committedJun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 1fc9627 - Browse repository at this point
Copy the full SHA 1fc9627View commit details -
Added 'like' option to like tracks or albums. To check if a track or …
…album is already liked, 'status liked' has been added. 'list uri' now shows info for track-, album,- and playlist-uri's.
davidem authored and davidem committedJun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for aae74a4 - Browse repository at this point
Copy the full SHA aae74a4View commit details