Hugo
|
0d4f674ac7
|
Remove dead Last.fm methods: get_top_fans
|
2017-09-25 17:28:02 +03:00 |
|
Hugo
|
d6281e3829
|
Merge pull request #217 from pylast/fix-collect-nodes
Fix: _collect_nodes() break if there are no child nodes
|
2017-09-25 14:54:09 +03:00 |
|
Hugo
|
8c6c6aaab8
|
Remove broken and untested extract_items
|
2017-09-25 13:02:12 +03:00 |
|
Hugo
|
3be6a0504e
|
Remove ununsed function _pad_list
|
2017-09-25 12:24:44 +03:00 |
|
Hugo
|
fb1263a8dd
|
Remove unused attributes
|
2017-09-25 10:49:52 +03:00 |
|
Hugo
|
ebd0bb90b4
|
Remove unfinished function, it's out of scope of pylast
|
2017-09-25 10:43:01 +03:00 |
|
Hugo
|
5967590feb
|
Remove parameter made redundant by removal of deprecated Scrobbler class
|
2017-09-25 10:40:04 +03:00 |
|
Hugo
|
13e965d3fd
|
Remove code rendered redundant after removing deprecated code
|
2017-09-19 16:47:10 +03:00 |
|
Hugo
|
4d92dcfc83
|
Remove deprecated class. Its main functions were removed in #211.
|
2017-09-19 10:26:10 +03:00 |
|
Mice Pápai
|
a565b7f159
|
Fix: _collect_nodes() break if there are no child nodes
|
2017-09-18 18:06:08 +03:00 |
|
Hugo
|
8baac12650
|
Merge pull request #215 from pylast/fix-unclosed-ssl-socket-warning
Fix unclosed SSLSocket warning
|
2017-09-18 15:26:01 +03:00 |
|
Mice Pápai
|
618833e297
|
Fix unclosed SSLSocket warning, Update credits
|
2017-09-18 14:59:41 +03:00 |
|
Mice Pápai
|
96d921cdc2
|
Fix Album.get_tracks() error (wrong positional argument)
|
2017-09-18 14:20:08 +03:00 |
|
Hugo
|
855dbc623a
|
Merge pull request #210 from hugovk/fix-typos-and-style
Fix typos and style
|
2017-09-18 13:51:32 +03:00 |
|
Hugo
|
4a1b50350f
|
Remove deprecated code
|
2017-09-18 11:58:02 +03:00 |
|
hugovk
|
3a403c943f
|
Drop support for Python 3.3 and <=2.7.9 by removing HTTP
|
2017-09-17 10:49:46 +03:00 |
|
Mice Pápai
|
93bb581842
|
Fix typos and style
|
2017-09-04 09:40:02 +03:00 |
|
Hugo
|
9b68fb6c68
|
Release 1.9.0
|
2017-07-21 13:03:08 +03:00 |
|
Isaacs, Ben
|
7584679b72
|
Update links to HTTPS; update lang links
|
2017-07-07 10:33:24 +01:00 |
|
hugovk
|
b342bcc8c2
|
Release 1.8.0
|
2017-02-13 20:35:18 +02:00 |
|
hugovk
|
a9549030f4
|
flake8
|
2017-02-13 19:39:07 +02:00 |
|
Jace Browning
|
80f391761c
|
Support authentication tokens to construct networks
Closes #193
|
2017-02-06 22:44:15 -05:00 |
|
hugovk
|
7b3ab250df
|
Release 1.7.0
|
2017-01-03 16:26:22 +02:00 |
|
Hugo
|
852d575415
|
Merge pull request #179 from pylast/update-libre.fm-url
Update Libre.fm URL
|
2017-01-02 15:14:29 +01:00 |
|
hugovk
|
ebee3f5568
|
Error can be Libre.fm or Last.fm
|
2016-10-30 10:54:35 +02:00 |
|
Simon Lundström
|
99d567492f
|
Use default SSL context when possible
https://docs.python.org/2/library/ssl.html#best-defaults
Deal with older Pythons which didn't do certificate validation, have
sane defaults or even provided a cipher string.
|
2016-10-29 23:45:22 +02:00 |
|
Alejandro Angulo
|
44c592df45
|
switch from HTTPConnection to HTTPSConnection
|
2016-10-15 12:44:03 +02:00 |
|
Hugo
|
3bf6570a83
|
Update Libre.fm URL
|
2016-10-07 18:02:10 +03:00 |
|
hugovk
|
54c4f9c093
|
Release 1.6.0
|
2016-04-23 17:28:27 +03:00 |
|
Hugo
|
a60793ef1f
|
Update year
[CI skip]
|
2016-02-10 11:41:32 +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 |
|
Joey Tuong
|
cfa0e38ee7
|
x.next() -> next(x) for python3 compat
|
2015-12-25 13:54:38 +11: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 |
|
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 |
|
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 |
|
hugovk
|
f090876c0a
|
Fix for #146: only get the top-level <mbid>
|
2015-09-07 23:57:36 +03:00 |
|
hugovk
|
dc7528ab5c
|
Release 1.4.2
|
2015-09-07 15:07:35 +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 |
|
hugovk
|
d1958ab8fd
|
Merge branch 'master' into develop
|
2015-09-05 10:19:20 +03:00 |
|
hugovk
|
94e8e6f7ad
|
Release 1.4.0
|
2015-09-05 10:09:19 +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
|
fc206891af
|
Merge pull request #137 from hugovk/brtkrbzhnv-develop
Support for User.GetPersonalTags
|
2015-07-24 12:16:00 +03:00 |
|