Commit graph

556 commits

Author SHA1 Message Date
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
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
hugovk ebc5b29f5c Remove dead or broken Last.fm user functions 2017-10-19 00:46:23 +03:00
hugovk 5fd9e4c8c5 Remove dead or broken Last.fm user functions 2017-10-19 00:33:02 +03:00
hugovk 2ef88dfd4c Remove dead or broken Last.fm user functions 2017-10-19 00:22:06 +03:00
hugovk f2b699a11f More tests 2017-10-18 23:48:02 +03:00
hugovk f70254b947 Remove dead Last.fm tag search 2017-10-18 22:31:15 +03:00
hugovk 58b93c847e WIP: More tests 2017-10-18 08:57:39 +03:00
Hugo 641615f44f Merge pull request #225 from pylast/refactor-tests
Refactor tests
2017-10-18 00:12:46 +03:00
hugovk 5ba51c1e2c Finish refactor 2017-10-17 23:18:35 +03:00
hugovk 2edfc108d1 Fix test import 2017-10-17 23:14:00 +03:00
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