dmfutcher / rustfm-scrobble

Last.fm Scrobble API for Rust
MIT License
34 stars 10 forks source link

Additional Track meta-data #1

Closed dmfutcher closed 7 years ago

dmfutcher commented 7 years ago

Last.fm API supports more Track meta-data than rustfm-scrobble currently allows (just a pair of strings; track name and artist name). See http://www.last.fm/api/show/track.updateNowPlaying for supported meta-data (the same Track data is supported on the scrobble endpoint).