brtkrbzhnv
|
4379e28c19
|
Fixed broken comment
|
2015-06-26 01:35:51 +02:00 |
|
brtkrbzhnv
|
658ed7a102
|
Cleanup of User.GetPersonalTags stuff
|
2015-06-25 21:57:33 +02:00 |
|
brtkrbzhnv
|
c8f8b60ec7
|
Support for User.GetPersonalTags
Added functions User.get_tagged_albums, ..._tracks and ..._artists to
support User.GetPersonalTags.
|
2015-06-25 21:43:12 +02:00 |
|
hugovk
|
b47c5e587d
|
Release 1.2.1
|
2015-05-07 10:20:53 +03:00 |
|
hugovk
|
23223d1fe8
|
Release 1.2.0
|
2015-05-07 09:35:35 +03:00 |
|
hugovk
|
615bccb227
|
Remove artist.getImages and depracation note
|
2015-04-27 21:41:16 +03:00 |
|
hugovk
|
5dcf8a2f70
|
Remove commented function
|
2015-04-27 21:21:20 +03:00 |
|
hugovk
|
926c01a97e
|
Don't compare with limit if limit is None. Fixes #124.
|
2015-04-26 20:11:49 +03:00 |
|
hugovk
|
4597514317
|
2015
|
2015-04-12 19:55:48 +03:00 |
|
hugovk
|
f13c94abe8
|
Don't redefine built-in
|
2015-04-12 19:39:19 +03:00 |
|
hugovk
|
a6f209a3f9
|
Remove unused argument
|
2015-04-12 19:37:53 +03:00 |
|
hugovk
|
4f2871f504
|
pep8 fixes
|
2015-04-12 15:54:45 +03:00 |
|
hugovk
|
a9340e73f0
|
Release 1.1.0
|
2015-01-11 16:42:53 +02:00 |
|
Ivan Malison
|
de31fc33f6
|
fix base object hasing. Closes #120 .
|
2015-01-08 16:07:43 -08:00 |
|
Ivan Malison
|
3f9137a700
|
Version bump, fix setup.py, which was previously broken because excludes
was not a tuple, so each character was being excluded and thus pylast
the package was being excluded.
|
2015-01-08 16:07:42 -08:00 |
|
Ivan Malison
|
df75cf2aa2
|
Fix UnicodeDecodeError from #114. Replace definitions of _unicode and
_string. Add six as a dependeny. Fix clonedigger script.
|
2015-01-08 16:07:42 -08:00 |
|
Ivan Malison
|
c2b03afe55
|
Don't encode strings as 'utf-8' twice in _get_cache_key. Closes #109.
|
2015-01-07 09:13:29 -08:00 |
|
Ivan Malison
|
387220c1d6
|
Make pylast a package. Move tests into a directory. Start using pytest
and tox. Use setuptools instead of distutils.
|
2015-01-07 09:13:28 -08:00 |
|