mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #97] Pipe character in spotify login #86
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#86
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?
Originally created by @sashahilton00 on GitHub (Jan 29, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/97
Friday Nov 17, 2017 at 18:47 GMT
Originally opened as https://github.com/plietar/librespot/issues/265
Hi
Just find a problem, in my login name I have a pipe character ‘|’ so when you use the login in the script the system interpret it as a pipe. Just make the test with an other spotify account and it’s work well.
Can you fix this by protect the login during command line ?
Many thanks.
@sashahilton00 commented on GitHub (Jan 29, 2018):
Friday Nov 17, 2017 at 18:48 GMT
Can't you just quote it?
@ComlOnline commented on GitHub (Jan 29, 2018):
Closed for non response.
@mherger commented on GitHub (Jan 29, 2018):
That's a dupe of issue #69