Commit graph

429 commits

Author SHA1 Message Date
hugovk
4732bf3750 Skip tests if Last.fm API still broken 2016-04-23 15:46:49 +03:00
hugovk
ea33074941 Skip test if Last.fm API still broken 2016-04-23 15:28:07 +03:00
hugovk
4c8d2e2a9b Split test into passing and failing tests 2016-04-23 15:27:28 +03:00
hugovk
8195725500 Skip tests if Last.fm API still broken 2016-04-23 14:48:29 +03:00
Hugo
a60793ef1f Update year
[CI skip]
2016-02-10 11:41:32 +02:00
Hugo
8202bbe76a Merge pull request #167 from hugovk/pep8
pep8 fixes for #153
2016-02-09 11:26:54 +02:00
hugovk
97c1fcc5ec pep8 fixes for #153 2016-02-09 11:24:03 +02:00
Hugo
26f40953e8 Merge pull request #153 from yanggao1119/temp-fix-minidom
replaced opensearch: as empty str
2016-02-09 11:21:27 +02:00
Hugo
36a884ede0 Merge pull request #166 from hugovk/no_such_option_download_cache
Fix build: no such option: --download-cache
2016-02-09 11:06:01 +02:00
hugovk
1732ca6686 Fix build: no such option: --download-cache 2016-02-09 10:59:57 +02:00
Hugo
59738685dc Merge pull request #164 from hugovk/skip
Skip tests caused by the broken Last.fm API
2016-01-08 12:22:32 +02:00
hugovk
f17929e6cb Skip more tests which fail due to the (still) broken Last.fm API 2016-01-08 11:04:02 +02:00
hugovk
950c2e78ca Skip tests which fail due to the (still) broken Last.fm API 2016-01-07 18:09:28 +02:00
Hugo
0d8763f2da Merge pull request #163 from tetrapus/develop
x.next() -> next(x) for Python 3 compatibility
2015-12-27 17:27:46 +02:00
Joey Tuong
cfa0e38ee7 x.next() -> next(x) for python3 compat 2015-12-25 13:54:38 +11:00
Hugo
9158273a21 Merge pull request #161 from sfordinc/patch-1
Add var PERIOD_1MONTH
2015-12-23 14:38:12 +02:00
sfordinc
3941b4b0fc Update __init__.py
rename PERIOD_1MONTHS PERIOD_1MONTH
2015-12-23 16:26:44 +04:00
sfordinc
4e6888cea8 Update __init__.py 2015-12-23 16:22:59 +04:00
sfordinc
5dcfdeb255 Update __init__.py
add var PERIOD_1MONTHS
2015-12-23 16:12:25 +04:00
hugovk
0938c596f8 Release 1.5.1 2015-12-10 21:08:46 +02:00
Hugo
d2f6a1205d Merge pull request #160 from pylast/develop
Prepare master for release
2015-12-10 21:08:04 +02:00
hugovk
236d035bb0 Merge branch 'master' into develop 2015-12-10 21:04:42 +02:00
hugovk
ba196dbb3b Release 1.5.0 2015-12-10 20:47:17 +02:00
Hugo
f75a29ef9f Merge pull request #158 from hugovk/travis_infinite
Prevent maximum recursion RuntimeError caused by Tox
2015-12-10 11:43:27 +02:00
Hugo
a098cafd48 Merge pull request #159 from hugovk/editorconfig
Add YAML rules to .editorconfig
2015-12-10 09:15:10 +02:00
hugovk
42e881824b Add YAML rules [CI skip] 2015-12-10 09:06:25 +02:00
hugovk
5bb98a3541 Fix tox==2.1.1 2015-12-10 00:44:17 +02:00
hugovk
6ecba676bc Merge remote-tracking branch 'upstream/develop' into develop 2015-12-10 00:42:11 +02:00
Hugo
307b904cad Merge pull request #157 from mushimaster/fix-get_tracks
Fix album.get_tracks()
2015-12-02 17:12:55 +02:00
Kaushik Ganesh
53be0e5f06 Fix album.get_tracks() 2015-12-01 19:20:34 +05:30
yanggao1119
37fdc1fe80 replaced opensearch: as empty str 2015-09-21 10:07:22 -07:00
Hugo van Kemenade
6382853b45 Check installation sooner [CI skip] 2015-09-08 21:54:36 +03:00
hugovk
63eb4de06b Release 1.4.2 2015-09-08 21:54:25 +03:00
Hugo van Kemenade
9924500108 Merge pull request #149 from hugovk/mbid_fix
Only get the top-level <mbid>
2015-09-08 09:10:15 +03:00
hugovk
f090876c0a Fix for #146: only get the top-level <mbid> 2015-09-07 23:57:36 +03:00
hugovk
cbf2066ee5 Failing test for #146 2015-09-07 23:55:22 +03:00
Hugo van Kemenade
f9600268ea Check installation sooner [CI skip] 2015-09-07 15:41:30 +03:00
hugovk
dc7528ab5c Release 1.4.2 2015-09-07 15:07:35 +03:00
Hugo van Kemenade
ac6806cb9f Merge pull request #148 from pylast/develop
Merge develop into master
2015-09-07 15:04:23 +03:00
hugovk
cd1266f807 Merge branch 'master' into develop 2015-09-05 11:00:23 +03:00
hugovk
ab968a3fe3 Release 1.4.1 2015-09-05 10:57:06 +03:00
Hugo van Kemenade
b96dcddb3d Merge pull request #147 from pylast/develop
Fix get_recent_tracks (and more)
2015-09-05 10:56:01 +03:00
hugovk
d1958ab8fd Merge branch 'master' into develop 2015-09-05 10:19:20 +03:00
Hugo van Kemenade
072f0aca1a Add more detail and another step
[CI skip]
2015-09-05 10:18:21 +03:00
hugovk
94e8e6f7ad Release 1.4.0 2015-09-05 10:09:19 +03:00
Hugo van Kemenade
fc293da2ce Merge pull request #145 from hugovk/fix_recent_tracks2
Fix get_recent_tracks (and more)
2015-09-04 10:36:32 +03:00
hugovk
fb10407a70 Fix get_recent_tracks (and more) 2015-09-03 15:59:02 +03:00
hugovk
2faaf13bfa Release 1.3.0 2015-08-03 20:37:42 +03:00
Hugo van Kemenade
2fca8c66b2 Merge pull request #139 from pylast/develop
Update master from develop
2015-08-03 20:36:02 +03:00
Hugo van Kemenade
12b4e04021 Merge pull request #138 from hugovk/env_vars
Let Tox use these env vars
2015-08-03 16:46:45 +03:00