Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mental32/spotify.py issues and pull requests

#71 - Update http.py

Pull Request - State: closed - Opened by owlwang over 3 years ago - 3 comments

#70 - feat: Add support for Podcasts

Pull Request - State: closed - Opened by ycd over 3 years ago - 2 comments

#69 - chore-fix: add missing type hint, fix typo

Pull Request - State: closed - Opened by ycd over 3 years ago

#68 - Removed `await` in return of `User.from_code()` for FastAPI / Flask support

Pull Request - State: closed - Opened by bmeares over 3 years ago - 1 comment

#67 - add Playlist.snapshot_id

Pull Request - State: closed - Opened by vveeps over 3 years ago

#66 - Not possible to install spotify.py and pyspotify at the same time

Issue - State: closed - Opened by jodal over 3 years ago - 1 comment

#65 - User: Add token getters

Pull Request - State: closed - Opened by kmarinushkin almost 4 years ago - 4 comments

#64 - Receiving an error when trying to initialize player

Issue - State: closed - Opened by michaeldcanady almost 4 years ago - 2 comments

#63 - TypeError: __await__() returned a coroutine

Issue - State: closed - Opened by jwelch1324 about 4 years ago - 2 comments
Labels: bug, help wanted, good first issue

#62 - Apply commit: 9bd5e10 to master branch

Pull Request - State: closed - Opened by clement-ldr about 4 years ago

#61 - Fix typo

Pull Request - State: closed - Opened by gschaffner about 4 years ago

#60 - More verbose instructions for python n00bs

Pull Request - State: closed - Opened by JavaScriptDude about 4 years ago

#59 - When using album.get_all_tracks(), an error is produced. `'Nonetype' has no attribute 'images'`

Issue - State: closed - Opened by Axelancerr over 4 years ago - 2 comments
Labels: bug

#58 - Todo: Support new "Podcasts API"

Issue - State: closed - Opened by mental32 over 4 years ago
Labels: enhancement, help wanted

#57 - Fix for scopes and flask example

Pull Request - State: closed - Opened by appsworld over 4 years ago

#55 - Suggestion: add support for "Add an Item to the User's Playback Queue" endpoint

Issue - State: closed - Opened by vveeps over 4 years ago
Labels: enhancement

#54 - Suggestion: allow User.recently_played() to take same optional parameters as Http.recently_played()

Issue - State: closed - Opened by iangu48 over 4 years ago - 1 comment
Labels: enhancement, good first issue

#53 - Playlist attribute `tracks` is always None

Issue - State: closed - Opened by iangu48 over 4 years ago - 8 comments
Labels: question

#52 - Right, so I've investigated the issue and have a possible fix ready.

Issue - State: closed - Opened by zw5 over 4 years ago - 2 comments

#51 - Better http throttling post 429s

Issue - State: closed - Opened by zw5 over 4 years ago - 2 comments
Labels: bug

#50 - Can't use parameters with user.top_artists()

Issue - State: closed - Opened by drowe-official over 4 years ago - 2 comments
Labels: bug

#49 - edit_playlist issues when calling change_playlist_details

Issue - State: closed - Opened by frafra almost 5 years ago

#48 - OAuth needs "scopes" oauth2_url use "scope"

Issue - State: closed - Opened by frafra almost 5 years ago

#47 - Fix typo

Pull Request - State: closed - Opened by frafra almost 5 years ago

#46 - Example with an async http server

Issue - State: open - Opened by AdrienPensart almost 5 years ago - 4 comments
Labels: enhancement, help wanted, good first issue

#45 - Issue with session closing

Issue - State: closed - Opened by AdrienPensart almost 5 years ago - 3 comments
Labels: wontfix

#44 - fixed missing parameter in getattr

Pull Request - State: closed - Opened by ajp2455 almost 5 years ago

#43 - Spotify Register Problem

Issue - State: closed - Opened by HALLOWe3n almost 5 years ago - 4 comments

#42 - Refresh the token when a request fails - v0.8.2

Pull Request - State: closed - Opened by micahdlamb almost 5 years ago - 3 comments

#41 - 'Payload' referenced before assignment

Issue - State: closed - Opened by Skeletrox almost 5 years ago - 3 comments

#40 - Refresh the token when a request fails.

Pull Request - State: closed - Opened by micahdlamb almost 5 years ago - 5 comments

#39 - Fix typo in documentation of Client.oauth2_url(…)

Pull Request - State: closed - Opened by phlmn almost 5 years ago

#38 - Player.progress_ms is only set once and not updated

Issue - State: closed - Opened by winston-yallow almost 5 years ago - 4 comments

#37 - Patch play method

Pull Request - State: closed - Opened by winston-yallow almost 5 years ago - 5 comments

#36 - Impossible to play list of tracks

Issue - State: closed - Opened by winston-yallow almost 5 years ago - 2 comments

#35 - Token refreshing issue

Issue - State: closed - Opened by micahdlamb almost 5 years ago - 4 comments

#34 - Readme style up

Pull Request - State: closed - Opened by mental32 almost 5 years ago

#33 - Patch install command

Pull Request - State: closed - Opened by winston-yallow almost 5 years ago

#32 - Makefile install fails

Issue - State: closed - Opened by winston-yallow almost 5 years ago - 4 comments

#31 - fixed oauth scope example

Pull Request - State: closed - Opened by M3NIX almost 5 years ago

#30 - fixed flask example

Pull Request - State: closed - Opened by M3NIX almost 5 years ago - 2 comments

#29 - Improvements to authentication flow and token handling, closes #25

Pull Request - State: closed - Opened by mikonse almost 5 years ago - 14 comments

#28 - Can not use boolean for state in player.shuffle()

Issue - State: closed - Opened by M3NIX almost 5 years ago - 1 comment

#27 - Check if device is None before using str(device) as parameter

Pull Request - State: closed - Opened by M3NIX almost 5 years ago - 2 comments

#26 - device_id as query parameter and not as body parameter for play_playback

Pull Request - State: closed - Opened by M3NIX almost 5 years ago - 1 comment

#25 - Improvements for authentication flow

Issue - State: closed - Opened by mikonse almost 5 years ago - 3 comments
Labels: enhancement, stale

#24 - Fix token refreshing

Pull Request - State: closed - Opened by micahdlamb almost 5 years ago - 3 comments

#23 - Improve handling of refresh tokens

Pull Request - State: closed - Opened by mikonse almost 5 years ago - 2 comments

#22 - Feature Idea - Pass limit=None to get all playlists, tracks, ...

Issue - State: closed - Opened by micahdlamb almost 5 years ago - 5 comments
Labels: enhancement, hacktoberfest

#21 - Add user.follow_playlist, playlist.public

Pull Request - State: closed - Opened by micahdlamb almost 5 years ago - 4 comments

#20 - Error refreshing token

Issue - State: closed - Opened by micahdlamb almost 5 years ago - 5 comments

#19 - Fix recommendations request

Pull Request - State: closed - Opened by igorminotto about 5 years ago - 1 comment

#18 - 0.6.1 - Cannot import OAuth2 from spotify.utils.

Issue - State: closed - Opened by ghost about 5 years ago - 1 comment

#17 - [Flask OAuth] User is not JSON serializable

Issue - State: closed - Opened by LorenzoCavatorta about 5 years ago

#16 - Problem with OAuth scopes

Issue - State: closed - Opened by LorenzoCavatorta about 5 years ago - 7 comments

#15 - Problem with Sync module (failed call to super)

Issue - State: closed - Opened by LorenzoCavatorta about 5 years ago - 1 comment

#14 - Minor Changes

Pull Request - State: closed - Opened by iterlace about 5 years ago - 2 comments

#13 - Rate limiting? Caching?

Issue - State: closed - Opened by ymyke about 5 years ago - 4 comments

#12 - No search results for "Adventure Club"

Issue - State: closed - Opened by ymyke about 5 years ago - 7 comments

#11 - Struggling to get user token

Issue - State: closed - Opened by SylCard about 5 years ago - 1 comment

#10 - Spotify.Player Resume not working.

Issue - State: closed - Opened by ghost about 5 years ago - 1 comment

#9 - aiohttp throws RuntimeError when running with Quart and ASGI server

Issue - State: closed - Opened by sshamaiengar about 5 years ago - 4 comments

#8 - Invalid Syntax?

Issue - State: closed - Opened by pastaboy2131 about 5 years ago - 6 comments

#7 - Player.command: Device not found.

Issue - State: closed - Opened by ghost about 5 years ago - 2 comments

#6 - Unable to install using pip: Missing requirement.txt

Issue - State: closed - Opened by buyanyun over 5 years ago - 6 comments

#5 - How to do get genre_tag of a song/track ?

Issue - State: closed - Opened by Priyansh2 over 5 years ago - 1 comment

#4 - Working With VPN

Issue - State: closed - Opened by payanthe over 5 years ago - 6 comments

#3 - Example doesnt work

Issue - State: closed - Opened by payanthe over 5 years ago - 6 comments

#2 - Cannot import

Issue - State: closed - Opened by l0ner over 5 years ago - 4 comments

#1 - Update Setup.py

Pull Request - State: closed - Opened by ThunderSon over 6 years ago