Commit Graph

20 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 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 10d0d76d6d changed search related methods to return lazylist. removed the search module. 2008-08-28 07:01:30 +00:00
Abhinav Sarkar 7b3af16612 completed weeklychart module and implemented all weekly chart related methods in user and group modules 2008-08-27 13:33:00 +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 73c2a4b7ce minor change 2008-08-17 18:45:27 +00:00
Abhinav Sarkar 4646a6cac0 tag, tasteometer and track module are now complete 2008-08-17 18:42:32 +00:00
Abhinav Sarkar 5518193bc2 changed property syntax from function call to decorator 2008-07-31 10:34:46 +00:00
Abhinav Sarkar 8b9c525182 2008-07-25 14:54:34 +00:00
Abhinav Sarkar 6fad6f68d8 more refactoring and minor changes 2008-07-25 10:59:48 +00:00
Abhinav Sarkar fc17093aa4 refactored artist.py, fixed a small bug in geo.py 2008-07-24 21:37:49 +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 7498646d55 added SearchResult class. Artist and Album classes are now complete. 2008-07-17 11:21:01 +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