mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[PR #137] Remove redundant regex lines and add support for spotifyd #181
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#181
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?
Original Pull Request: https://github.com/casualsnek/onthespot/pull/137
State: closed
Merged: No
re.search and the subsequent lines are not necessary, playerctl has the ability to output specific metadata fields natively.
spotifyd allows onthespot to download from mobile phones and web browsers.