mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #31] [MERGED] Updated webbrowser dependency to fix issue on Windows #194
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/31
Author: @mainrs
Created: 12/20/2018
Status: ✅ Merged
Merged: 12/24/2018
Merged by: @ramsayleung
Base:
master← Head:master📝 Commits (2)
e652489fix windows browser opening by updating webbrowser dependency1ffaab4bump version patch📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.toml(+2 -2)📄 Description
I didn't run every single test as I had to manually allow every test to access my Spotify data but I did that for 10 tests and any test that didn't need the credentials passed too. Pretty sure this doesn't inflict anything else as it will just switch out the open logic for the webbrowser crate.
Closes #30.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
PlaylistItemto contain episodes. #303