ethanbeyer Posted May 5, 2017 Posted May 5, 2017 I've created a module that spits out a simple link to the most recent track a user has scrobbled on Last.fm. It's available here: https://github.com/ethanbeyer/Processwire_LastfmApi 1
alxndre Posted May 6, 2017 Posted May 6, 2017 As an avid last.fm user, thanks. Could it probably get more info?
ethanbeyer Posted May 8, 2017 Author Posted May 8, 2017 @Alxndre' it definitely can. I can add a get() function that would return the entire output from last.fm into a WireData object, and then people could use that however they please. The render() function is written for me specifically, so it probably makes sense to give it a lot more flexibility than it currently has. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now