Commit Graph

14 Commits (f0734f8a3c2cb91605c74bdccab4a818534ce327)

Author SHA1 Message Date
Abhinav Sarkar f0734f8a3c latest dists, changed the version to 0.2 2008-09-02 16:36:16 +00:00
Abhinav Sarkar 27a1676c3b implemented playlist related methods in album, tag and user modules. updated some methods to the latest API docs. The read-only part of API is complete. 2008-09-02 14:19:03 +00:00
Abhinav Sarkar a2320e6dd0 resolved issue 1 by subclassing LastfmError class and replacing the errors raised in code by the appropriate ones. 2008-08-30 20:37:49 +00:00
Abhinav Sarkar 9795b1f18f fixed a major bug in base module. made Registry class subscriptable. added stats in weeklyXXXChart classes. 2008-08-28 14:25:59 +00:00
Abhinav Sarkar 3bb7aca74f moved caching attributes related code to LastfmBase.cachedProperty decorator 2008-08-25 13:18:17 +00:00
Abhinav Sarkar 439674558a implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
Abhinav Sarkar 054fc8eeb3 implemented some methods in user.py. refactored some properties as LastfmBase.topProperty. 2008-08-21 13:39:12 +00:00
Abhinav Sarkar 291ec6846a arranged imports, refactored events methods (moved the code to Events.fromData method), made the call to register method in base.py threadsafe. 2008-08-18 13:19:41 +00:00
Abhinav Sarkar 5518193bc2 changed property syntax from function call to decorator 2008-07-31 10:34:46 +00:00
Abhinav Sarkar 6fad6f68d8 more refactoring and minor changes 2008-07-25 10:59:48 +00:00
Abhinav Sarkar 1d81a1a4fb refactored the code and created Stats class. Geo class complete now. 2008-07-17 16:47:32 +00:00
Abhinav Sarkar 2a51a20bb9 2008-07-16 20:48:16 +00:00
Abhinav Sarkar bdf12b8152 2008-07-16 13:06:42 +00:00
Abhinav Sarkar c6484d607a 2008-07-15 13:40:56 +00:00