Andrea Grandi
|
62a338a75b
|
Added testAlbumUrl, testAlbumReleaseDate to test_album
|
2008-09-16 01:22:32 +00:00 |
Andrea Grandi
|
471e6e9abb
|
Created src/tests/ subdirectory. Moved test_album in that directory.
|
2008-09-16 01:13:48 +00:00 |
Andrea Grandi
|
9bd5914c65
|
Some fixes to modules import
|
2008-09-15 22:54:49 +00:00 |
Andrea Grandi
|
bf3423703e
|
|
2008-09-15 22:52:20 +00:00 |
Abhinav Sarkar
|
74f4803661
|
created SafeList class for safe access and operations to some list type attributes. implemented some more auth methods in track.py
|
2008-09-03 18:51:44 +00:00 |
Abhinav Sarkar
|
fd7d7f1b12
|
Implemented Authentication API and some auth methods in Track class.
|
2008-09-03 14:43:32 +00:00 |
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
|
7683ad87c2
|
minor change
|
2008-08-28 08:04:19 +00:00 |
Abhinav Sarkar
|
6f7d8a055d
|
minor change
|
2008-08-28 08:02:44 +00:00 |
Abhinav Sarkar
|
a13757f87c
|
minor changes
|
2008-08-28 07:39:18 +00:00 |
Abhinav Sarkar
|
47e37c31aa
|
latest dists
|
2008-08-28 07:25:29 +00:00 |
Abhinav Sarkar
|
06fd1e35c2
|
latest dists
|
2008-08-28 07:15:50 +00:00 |
Abhinav Sarkar
|
fb1de04a1f
|
minor changes
|
2008-08-28 07:11:05 +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
|
9fdfaaf936
|
added events method to Country class
|
2008-08-27 20:03:14 +00:00 |
Abhinav Sarkar
|
f85089fe20
|
added FETCH_INTERVAL to api class. now all URL fetch requests will take place with an interval of FETCH_INTERVAL. in user class, weeklyXXXChartList methods will ignore any exception raised during fetching data.
|
2008-08-27 19:48:37 +00:00 |
Abhinav Sarkar
|
0dfae9e1cb
|
changed paginated methods in geo and user modules to lazy lists
|
2008-08-27 18:46:31 +00:00 |
Abhinav Sarkar
|
e619c69822
|
implemented weeklyXXXChartList properties (as lazy list) in user and group modules. added lazylist module.
|
2008-08-27 17:03:40 +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
|
0b4e8f539d
|
corrected a bug in LastfmBase.cachedProperty
|
2008-08-25 13:46:18 +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
|
0f694c4418
|
minor bug corrected in tag.py
|
2008-08-21 13:44:33 +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
|
e21be6a3ed
|
implemented some methods in user.py
|
2008-08-18 16:12:46 +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
|
0fdbc32cf8
|
latest dists
|
2008-08-17 19:18:04 +00:00 |
Abhinav Sarkar
|
ad2c1ae226
|
latest dists
|
2008-08-17 19:15:45 +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
|
0127a84744
|
|
2008-07-15 13:45:06 +00:00 |
Abhinav Sarkar
|
6795300436
|
|
2008-07-15 13:43:39 +00:00 |
Abhinav Sarkar
|
c6484d607a
|
|
2008-07-15 13:40:56 +00:00 |
Abhinav Sarkar
|
9abb78932f
|
added setup.py and dist directory with source, egg and wininst distributions
|
2008-07-15 13:24:24 +00:00 |
Abhinav Sarkar
|
8888f99329
|
|
2008-07-15 12:02:07 +00:00 |
Abhinav Sarkar
|
fde0e7e1c2
|
|
2008-07-15 12:01:20 +00:00 |
Abhinav Sarkar
|
9a061d88cf
|
|
2008-07-15 11:59:49 +00:00 |
Abhinav Sarkar
|
7363f5cd18
|
implemented the singleton pattern
|
2008-07-14 19:08:39 +00:00 |
Abhinav Sarkar
|
4b1217f56a
|
added init and auth (empty) modules
|
2008-07-14 10:31:40 +00:00 |