issues
search
guilhermesad
/
rspotify
A ruby wrapper for the Spotify Web API
MIT License
717
stars
290
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix request for User#save_albums
#269
dildal
closed
1 month ago
0
save_albums! no longer working
#268
dildal
closed
1 month ago
0
Fix request for User#save_tracks!
#267
vincentkoeckerling
closed
1 month ago
0
Unable to get `playlist_items` on playlist containing episode
#266
VAWVAW
opened
1 month ago
0
Play/Pause no longer returns valid JSON
#265
mattdrewitt
opened
2 months ago
0
Fix issue that has popped up with play/pause
#264
mattdrewitt
closed
2 months ago
0
GLM-9684 - Fix Spotify#already_following_playlist
#263
SamuelMoreira
closed
6 months ago
0
Fix for playlist.add_tracks! if no credentials for the playlist owner exist
#262
shaicoleman
closed
6 months ago
1
Fix the playlist path that could cause errors
#261
carlosefonseca
closed
6 months ago
1
Add support for Audio Analysis
#260
strawberryjellyfish
opened
1 year ago
0
Use the Ruby Style Guide where practical
#259
derekpovah
opened
1 year ago
0
Add support for fetching the user's current playback queue
#258
derekpovah
closed
1 year ago
1
show.rb fix for #253
#257
Salanoid
opened
1 year ago
1
Update outdated documentation link
#256
jelaniwoods
closed
1 year ago
1
Auth arguments error - wrong number of arguments (given 2, expected 1)
#255
aspleenic
closed
2 years ago
2
Change travis to github actions
#254
souzagab
closed
2 years ago
3
Show search returns `nil` items
#253
domchristie
opened
2 years ago
1
Ruby 3.0+ Support
#252
aquaflamingo
closed
2 years ago
2
Adding tracks to playlists raises NameError?
#251
depesz
opened
2 years ago
0
csrf_detected: OmniAuth::Strategies::OAuth2::CallbackError
#250
sjoliver
opened
2 years ago
1
Update oauth code to use POST request
#249
KrauseFx
closed
2 years ago
1
Add allowed_request_methods to README.md for omniauth
#248
KrauseFx
closed
2 years ago
1
RSpotify::User.find 404
#247
AakLak
closed
2 years ago
0
Playlist method calls don't fail gracefully when @owner != current_user
#246
derekpovah
opened
2 years ago
3
Calls to User.oauth_put with empty hash as params argument raise a warning
#245
derekpovah
opened
2 years ago
0
Why not all of my playlists are visible?
#244
depesz
opened
2 years ago
3
No route matches [GET] "/auth/spotify"
#243
fakefarm
closed
2 years ago
1
Feature add tracks in body not url
#242
m-gizzi
closed
2 years ago
0
Update README.md
#241
juanmanuelramallo
closed
2 years ago
1
Relax rest-client and addressable dependencies
#240
wilg
opened
3 years ago
1
Add podcasts support
#239
sophiedeziel
closed
3 years ago
1
Ensure consistent use of Addressable::URI.encode
#238
cobyism
closed
3 years ago
1
Update addressable version
#237
cekediz
closed
3 years ago
0
undefined method `encode' for URI:Module
#236
Keemtaker
opened
3 years ago
0
Update User Instance Credentials when Token is Refreshed
#235
ivancevich
closed
3 years ago
0
Update Addressable to v2.8.0
#234
ivancevich
closed
2 years ago
0
Relax addressable dependency to allow 2.6+.
#233
pat
opened
3 years ago
1
Continue receiving "Invalid Credentials" error
#232
ajdubovoy
opened
3 years ago
0
Add support for "Fields" in Playlist Endpoint
#231
OskarEichler
opened
3 years ago
0
.track() method crashes when the limit exceed the maximum allowed
#230
gordielachance
opened
3 years ago
1
total tracks inconsistency
#229
gordielachance
opened
3 years ago
0
[Fix] Upgrade Addressable gem version to fix URI obsolete warning in ruby 2.7+
#228
ChristopheNonato
opened
3 years ago
1
User.playlists does not yield private playlists
#227
fwcd
closed
3 years ago
1
Store json response in Base
#226
lukel97
closed
1 year ago
0
player.currently_playing gives nil error if user is playing a podcast
#225
shemca
opened
4 years ago
2
error while trying to offset tracks
#224
gordielachance
closed
4 years ago
1
Retry Requests Even If Client Token Was Not Present Initially
#223
ivancevich
closed
4 years ago
1
Support for unfollowing playlists
#222
randomCharacter
opened
4 years ago
0
Update Playlist#replace_tracks! request headers
#221
CaiqueMitsuoka
closed
4 years ago
1
Add play context to player
#220
carlosefonseca
closed
4 years ago
1
Next