rembo10
|
769982cc43
|
Updated API to include the download_specific_release stuff
|
2014-04-05 09:33:44 -07:00 |
|
rembo10
|
faac6e4c98
|
addAlbum added to API
|
2013-06-18 13:25:19 +07:00 |
|
rembo10
|
b1ed2da114
|
No more caching bios/decriptions to file. Store them in the descriptions db table instead. can be accessed the by getInfo still, which returns a dict with Content and Summary. API updated
|
2012-06-23 17:46:29 +05:30 |
|
rembo10
|
171faf824c
|
Update the cache (with thumbnails & info only, not large image) when adding an artist/doing an artist update. Add album/artist descriptions to the database as well - removed last.fm getDescriptions function from the importer (replaced with the cache.getThumb), changed the thumbnail size from large to medium (~64px). Updated api_reference
|
2012-06-23 15:25:41 +05:30 |
|
rembo10
|
5eddfbbc30
|
Added ThumbURLs to the artist & album tables in the DB, modfied API_REFERENCE to reflect
|
2012-06-23 13:24:26 +05:30 |
|
rembo10
|
0f862ccad1
|
Added thumbnails to the caching - called through getThumb(ArtistID/AlbumID)
|
2012-06-22 21:55:54 +05:30 |
|
rembo10
|
6b5c8d55a6
|
Updated api commands and API_REFERENCE to include new getArtistArt, getAlbumArt, getArtistInfo & getAlbumInfo commands
|
2012-06-22 17:55:55 +05:30 |
|