Releases: 4-Eyes/lastfm-lib
Releases · 4-Eyes/lastfm-lib
Initial Release
This release takes the initial library and adds more intuitive method signatures. Other improvement include:
- Better handling for when errors are sent from the last.fm api
- Fixes an issue when scrobbling more than 9 tracks
- Fixes an issue with scrobbling tracks/artist which contain special characters, e.g. 'Florence + the Machine'
For use add the following line to your build.gradle
:
compile 'com.github.4-Eyes.lastfm-library:lastfm-library:0.9.0'