And today while testing some features I've found out that there is no
get_cover_image() method in User class for getting user's avatar. By
the way there is free access to user's avatar in lastfm API. I've just
copied get_cover_image() implementation from AuthenticatedUser to User
class and it seems working well.
Don't you think it'll be useful to move this method from
AuthenticatedUser class to its base class?
-- Amr
> --
> You received this message because you are subscribed to the pylast mailing list.
> To post to this mailing list, send email to pyl...@googlegroups.com
> To unsubscribe from this group, send email to
> pylast+un...@googlegroups.com
> pylast is a python wrapper around last.fm's api. the project is hosted at http://code.google.com/p/pylast/ and the mailing list/group is at http://groups.google.com/group/pylast
>
> To unsubscribe from this group, send email to pylast+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.