Commit graph

685 commits

Author SHA1 Message Date
hugovk 2aa4dbdf88 Split Last.fm/Libre.fm tests 2017-10-17 21:57:17 +03:00
hugovk 31aeb6e69a Continue tests refactor 2017-10-17 21:45:20 +03:00
Hugo eac93bb84e Merge pull request #224 from pylast/rm-broken-lastfm-api-stuff
Remove dead Last.fm API stuff
2017-10-01 14:25:58 +03:00
Hugo 25f419204a Start tests refactor 2017-09-26 18:01:17 +03:00
Hugo a8522fded3 Bring back test_caching on another method 2017-09-26 11:04:02 +03:00
hugovk 0eac6e9ae2 Remove redundant functions 2017-09-26 09:14:24 +03:00
hugovk ec68660014 Remove dead Last.fm chart test 2017-09-26 09:08:40 +03:00
hugovk 27ba0dd6b3 Remove dead Last.fm metro methods 2017-09-26 08:58:37 +03:00
hugovk 230439f52f Remove dead Last.fm event/venu methods 2017-09-26 08:38:32 +03:00
Hugo 61216f73c0 Remove dead Last.fm artist/user methods 2017-09-25 18:36:02 +03:00
Hugo 454c519fd9 Remove dead Last.fm group methods 2017-09-25 18:29:12 +03:00
Hugo 6d738d3f43 Remove dead Last.fm artist/shout methods 2017-09-25 18:24:13 +03:00
Hugo 56e193d149 Remove dead Last.fm playlist methods 2017-09-25 18:11:48 +03:00
Hugo f419c39ef0 Remove dead Last.fm library methods 2017-09-25 18:03:00 +03:00
Hugo 3e097b98fc Remove @handle_lastfm_exceptions: dead Last.fm things will be removed 2017-09-25 17:49:12 +03:00
Hugo c303fd0139 Remove dead Last.fm attributes: releasedate in album.getInfo 2017-09-25 17:37:24 +03:00
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 e19061a437 Re-enable test for re-added Last.fm API 2017-09-25 14:29:44 +03:00
Hugo 20d46a43b3 Merge pull request #223 from pylast/rm-redundant-code
Remove redundant code
2017-09-25 14:15:45 +03:00
Hugo fe6673ba29 Add more tests 2017-09-25 13:14:17 +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 60a892cc03 Merge pull request #222 from pylast/rm-redundant
Remove code rendered redundant after removing deprecated code
2017-09-19 18:18:47 +03:00
Hugo 13e965d3fd Remove code rendered redundant after removing deprecated code 2017-09-19 16:47:10 +03:00
Hugo 473721a67d Merge pull request #221 from pylast/upgrade-tox
Use latest Tox
2017-09-19 16:29:45 +03:00
Hugo df0bdf6ae2 Merge pull request #220 from pylast/rm-deps
Remove unnecessary dependencies for lint
2017-09-19 13:35:59 +03:00
Hugo 32495cb15e Use latest Tox (revert #158) 2017-09-19 13:35:32 +03:00
Hugo 0ce597b5b1 Remove unnecessary dependencies for lint 2017-09-19 13:23:58 +03:00
Hugo 485596d004 Merge pull request #219 from pylast/lint-python3
Lint Python 3
2017-09-19 12:58:12 +03:00
Hugo 68d9a4b783 Clonedigger only supports Python 2 2017-09-19 10:55:25 +03:00
Hugo 338abc2883 Lint Python 3 2017-09-19 10:40:19 +03:00
Hugo 83567cae64 Merge pull request #218 from pylast/rm-deprecated-class
Remove deprecated Scrobbler class
2017-09-19 10:39:32 +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 5622611abb Merge pull request #214 from pylast/cache-pip
Cache pip files
2017-09-18 15:26:14 +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
Hugo ac6b67ff1e Merge pull request #213 from pylast/fix-positional-argument
Fix Album.get_tracks() positional argument
2017-09-18 14:56:38 +03:00
Hugo 705eafbd3e Print all warnings (-W all), and show prints (-s# disable all capturing) 2017-09-18 14:55:52 +03:00
Hugo 8e99f2b04e Use different artists for test_set_tags and test_remove_tags to avoid parallel test collisions 2017-09-18 14:47:21 +03:00
Hugo 508dc47bdb Cache pip files 2017-09-18 14:26:15 +03:00
Mice Pápai 96d921cdc2 Fix Album.get_tracks() error (wrong positional argument) 2017-09-18 14:20:08 +03:00
Hugo bdd1b8d5e5 Add failing test 2017-09-18 14:13:00 +03:00
Hugo 802b388e79 Merge pull request #209 from pylast/update-versions
Update supported versions
2017-09-18 13:54:56 +03:00
Hugo f977ba3c01 Merge pull request #212 from pylast/https
Docs: http -> https
2017-09-18 13:53:09 +03:00
Hugo 5a55005240 http -> https [CI skip] 2017-09-18 13:52:19 +03:00