ethanbeyer Posted May 5, 2017 Share 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 Link to comment Share on other sites More sharing options...
alxndre Posted May 6, 2017 Share Posted May 6, 2017 As an avid last.fm user, thanks. Could it probably get more info? Link to comment Share on other sites More sharing options...
ethanbeyer Posted May 8, 2017 Author Share 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 Link to comment Share on other sites More sharing options...
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