mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #439] [Feature Request] Add TRACK_NAME, ARTIST_NAME env vars when running Started/Changed player events #280
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#280
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 @ceuk on GitHub (Feb 27, 2020).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/439
Having the track name and artist exposed via the started/changed player events would be really handy for a number of use cases as contextually, it seems like really relevant information when responding to these particular events (example).
Is this a good idea?
Wish I could help.. my rust is awful (I guess you could say.. rusty 😁). Would it be possible to leverage AudioItem to at least grab the name?