jkovacs / lastfm-java

Java bindings for the Last.fm Web Services
BSD 2-Clause "Simplified" License
74 stars 34 forks source link

Support lang for album.getInfo #13

Open tari opened 6 years ago

tari commented 6 years ago

Artist.getInfo currently supports an optional Locale parameter to request a response in a particular language; Album.getInfo should support this as well.