Hugo
|
a1e10e75cd
|
Merge pull request #243 from pylast/242-limit-100
Use paging to get all 'limit' items for Artist.get_top_albums
|
2018-01-11 11:50:07 +02:00 |
|
Hugo
|
309b156fca
|
Use paging to get all 'limit' items for Artist.get_top_albums (and others using _get_things)
|
2018-01-11 11:36:14 +02:00 |
|
Hugo
|
22e03705c4
|
Passing test for limit=1 or 50, failing test for 100
|
2018-01-11 10:37:01 +02:00 |
|
Hugo
|
edeec178c5
|
Make checklist more copy/pastable [CI skip]
|
2018-01-04 17:04:47 +02:00 |
|
Hugo
|
348d2ce7ba
|
Update year
|
2018-01-04 16:58:37 +02:00 |
|
Hugo
|
969cbeb36c
|
Merge pull request #240 from pylast/python_requires
Update python_requires to 2.7.10+
|
2017-12-09 23:06:24 +02:00 |
|
Hugo
|
9abb5884b7
|
Update python_requires to 2.7.10+
Update python_requires to specify the exact x.y.z 2.7.10 version required.
(From HTTPS changes in #178.)
|
2017-12-09 22:54:12 +02:00 |
|
Hugo
|
038ab141d3
|
develop -> master
[CI skip]
|
2017-12-08 21:37:39 +02:00 |
|
Hugo
|
139fdddb44
|
Merge pull request #237 from pylast/develop
Merge develop into master
|
2017-12-08 21:36:33 +02:00 |
|
Hugo
|
9da36d15d7
|
Fix case-sensitive tests
|
2017-12-08 20:48:15 +02:00 |
|
Hugo
|
8bfb70bf28
|
Merge pull request #238 from pylast/ditch-develop
Update release checklist to remove develop branch
|
2017-12-08 20:34:21 +02:00 |
|
Hugo
|
d3f6e65fa5
|
Update release checklist to remove develop branch
[CI skip]
|
2017-12-08 20:33:56 +02:00 |
|
Hugo
|
a9dfcc8c34
|
Merge pull request #236 from pylast/python_requires
Require Python 2.7 or 3.4+
|
2017-11-15 15:23:36 +02:00 |
|
hugovk
|
7621673452
|
Require Python 2.7 or 3.4+
|
2017-11-15 15:10:31 +02:00 |
|
Hugo
|
339b96faaa
|
Merge pull request #235 from PhilipTrauner/develop
Return unix timestamp as int
|
2017-11-02 20:43:06 +02:00 |
|
Philip Trauner
|
8f515d8779
|
Fixed test in accordance to 36ed30cc2b
|
2017-11-02 19:24:45 +01:00 |
|
Philip Trauner
|
36ed30cc2b
|
Return unix timestamp as int
|
2017-11-02 18:41:15 +01:00 |
|
Hugo
|
128afc7862
|
How to install latest development version
[CI skip]
|
2017-11-02 19:03:42 +02:00 |
|
Hugo
|
d58a8ee61f
|
Merge pull request #234 from PhilipTrauner/develop
Added parameter to retrieve higher resolution user avatars
|
2017-11-02 18:41:50 +02:00 |
|
Philip Trauner
|
18708393af
|
Added depreciation comment, harmonized image sizes
|
2017-11-02 17:04:24 +01:00 |
|
Philip Trauner
|
35f67a09cb
|
Replaced deprecated COVER_ constants with SIZE_
|
2017-11-02 16:31:41 +01:00 |
|
Philip Trauner
|
0d98c3590f
|
Added parameter to retrieve higher resolution user avatars
|
2017-11-02 01:09:46 +01:00 |
|
Hugo
|
41a3b96a0e
|
Merge pull request #227 from pylast/good-citizen
Be a good citizen: test 3.6-dev
|
2017-10-29 00:53:01 +03:00 |
|
Hugo
|
825432b77f
|
Update with thanks to https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
|
2017-10-29 00:48:56 +03:00 |
|
Hugo
|
121e8a27c1
|
Start new release cycle
|
2017-10-29 00:47:42 +03:00 |
|
Hugo
|
ae35af7e3b
|
Release 2.0.0
|
2017-10-29 00:42:50 +03:00 |
|
Hugo
|
6d3ef3c7bf
|
Merge pull request #233 from pylast/develop
Merge develop into master
|
2017-10-29 00:20:21 +03:00 |
|
Hugo
|
0d8812caca
|
Merge pull request #232 from pylast/py.test-to-pytest
pytest is recommended entry point
|
2017-10-28 10:28:31 +03:00 |
|
Hugo
|
79fa0c6f9d
|
pytest is recommended entry point
|
2017-10-28 10:01:47 +03:00 |
|
Hugo
|
ec647d181c
|
Update tests info
[CI skip]
|
2017-10-28 10:00:14 +03:00 |
|
Hugo
|
dc5e0ce843
|
Add supported Python versions badge
[CI skip]
|
2017-10-28 09:56:12 +03:00 |
|
Hugo
|
ad24b8910b
|
Merge pull request #231 from pylast/fix-code-inspection
Fix some PyCharm code inspection things
|
2017-10-26 15:46:54 +03:00 |
|
hugovk
|
b2f58fde63
|
Remove commented-out, broken downloads badge
|
2017-10-24 00:57:33 +03:00 |
|
hugovk
|
c601d2f365
|
Fix minor things from code inspection
|
2017-10-24 00:54:34 +03:00 |
|
Hugo
|
3a7cc9c410
|
Merge pull request #230 from pylast/fix-search-total
Fix search.get_total_result_count()
|
2017-10-24 00:43:20 +03:00 |
|
hugovk
|
cb1f760731
|
http -> https
|
2017-10-24 00:11:49 +03:00 |
|
hugovk
|
52636b6764
|
Work around Last.fm's 'Namespace prefix opensearch on totalResults is not defined' XML error
|
2017-10-24 00:04:05 +03:00 |
|
Hugo
|
485d69184c
|
Merge pull request #229 from pylast/pep8-to-pycodestyle
pep8 is now pycodestyle
|
2017-10-22 23:30:37 +03:00 |
|
Hugo
|
68db2da2e9
|
pep8 is now pycodestyle https://github.com/PyCQA/pycodestyle/issues/466
|
2017-10-22 23:17:27 +03:00 |
|
Hugo
|
3607deae80
|
Merge pull request #228 from pylast/no-skipping-broken-last.fm
No more skipping broken Last.fm and remove more dead Last.fm stuff
|
2017-10-20 00:59:41 +03:00 |
|
hugovk
|
b559495366
|
Assume no illegal XML and no more skipping broken Last.fm
|
2017-10-20 00:51:34 +03:00 |
|
hugovk
|
b55b40c3fe
|
Remove dead Last.fm album/track get ID
|
2017-10-20 00:45:17 +03:00 |
|
hugovk
|
666181df50
|
Last.fm API broken but allow either yyyy-mm-dd or Unix timestamp
|
2017-10-20 00:39:02 +03:00 |
|
hugovk
|
00b6c0a619
|
Remove dead Last.fm tag.getSimilar
|
2017-10-20 00:32:40 +03:00 |
|
hugovk
|
c0a25fbabe
|
Remove dead Last.fm artist band members
|
2017-10-20 00:29:57 +03:00 |
|
hugovk
|
60c3b671bf
|
Be a good citizen https://snarky.ca/how-to-use-your-project-travis-to-help-test-python-itself/
|
2017-10-19 23:58:20 +03:00 |
|
Hugo
|
5ae5f995cd
|
Merge pull request #226 from pylast/more-tests
Add more tests and remove more dead Last.fm stuff
|
2017-10-19 23:53:10 +03:00 |
|
hugovk
|
8f3628a638
|
More tests
|
2017-10-19 23:37:10 +03:00 |
|
hugovk
|
85bf9f9928
|
Remove dead Last.fm track ban
|
2017-10-19 23:36:00 +03:00 |
|
hugovk
|
f9a8bf3dae
|
More tests
|
2017-10-19 00:55:20 +03:00 |
|