[GH-ISSUE #491] Add more to onevent. #311

Closed
opened 2026-02-27 19:29:57 +03:00 by kerem · 1 comment
Owner

Originally created by @chaoticryptidz on GitHub (Jun 13, 2020).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/491

Having a way to get Spotify API key from librespot would be nice for fetching song titles and stuff.
Alternatively provide all track info so you don't need to call the spotify API a 2nd time to fetch that info.

Example usage: Scrobbler script for libre.fm, notification daemon displaying current song, etc.

Originally created by @chaoticryptidz on GitHub (Jun 13, 2020). Original GitHub issue: https://github.com/librespot-org/librespot/issues/491 Having a way to get Spotify API key from librespot would be nice for fetching song titles and stuff. Alternatively provide all track info so you don't need to call the spotify API a 2nd time to fetch that info. Example usage: Scrobbler script for libre.fm, notification daemon displaying current song, etc.
kerem closed this issue 2026-02-27 19:29:57 +03:00
Author
Owner

@ashthespy commented on GitHub (Jun 17, 2020):

Having a way to get Spotify API key from librespot would be nice for fetching song titles and stuff.

Have a look at keymaster.rs - it does exactly that..

Alternatively provide all track info so you don't need to call the spotify API a 2nd time to fetch that info.

Yes, this is an old discussion (https://github.com/librespot-org/librespot/issues/7) about liberspot (the library) vs librespotd (the coming soon™, full featured daemon)

If you don't mind, will close this in favour of the older issues. Feel free to post specifics there!

<!-- gh-comment-id:645297499 --> @ashthespy commented on GitHub (Jun 17, 2020): > Having a way to get Spotify API key from librespot would be nice for fetching song titles and stuff. Have a look at [`keymaster.rs`](https://github.com/librespot-org/librespot/blob/dev/core/src/keymaster.rs) - it does exactly that.. > Alternatively provide all track info so you don't need to call the spotify API a 2nd time to fetch that info. Yes, this is an old discussion (https://github.com/librespot-org/librespot/issues/7) about liberspot (the library) vs [librespotd](https://github.com/librespot-org/librespotd) (the coming soon™, full featured daemon) If you don't mind, will close this in favour of the older issues. Feel free to post specifics there!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#311
No description provided.