Commit graph

68 commits

Author SHA1 Message Date
hugovk 44318fccc4 Album.get_top_tracks now returns TopItems. Closes #86. 2014-03-02 10:00:26 +02:00
hugovk e388db1e2f ws_server for LibreFMNetwork is now alpha.libre.fm, not alpha.dev.libre.fm. Closes #79. 2014-03-02 00:25:29 +02:00
hugovk 3e5e371b29 Really add library.removeArtist, closes #84 2014-03-02 00:04:30 +02:00
hugovk bdb429cc8a Add test for adding artist, and allow artist as Artist or string 2014-03-01 23:54:45 +02:00
hugovk 7eb640fa88 Add library.removeArtist, closes #84 2014-03-01 23:41:44 +02:00
hugovk 880e160f64 Attempt to reproduce #77 but cannot reproduce. Closes #77. 2014-03-01 17:43:25 +02:00
hugovk 0d67c1e309 Test case to verify #66 is fixed by #64. Closes #66. 2014-03-01 17:10:28 +02:00
hugovk 16079468ab Fix getting now playing for user with no scrobbles. Closes #81. 2014-03-01 16:57:29 +02:00
hugovk f59d2cc680 Fix comparison of User to other types. Closes #75. 2014-03-01 16:44:13 +02:00
hugovk 0d483234d4 Add test case for bug already fixed by @inversion in c8216a139e. Closes #64. 2014-03-01 16:28:40 +02:00
hugovk 50bb692383 Add track.unlove, closes #65 2014-03-01 15:57:00 +02:00
hugovk 4ae2e08539 Remove debug prints 2014-03-01 13:00:17 +02:00
hugovk e7153965f0 Move secrets out to test_pylast.yaml and provide an example. 2014-03-01 12:59:07 +02:00
hugovk 56f3666ced If no country, return None rather than Country class. Fixes http://stackoverflow.com/q/14609467/724176 2014-03-01 12:36:35 +02:00
hugovk ab2b605c8f Remove pointless empty comments 2014-02-27 20:16:29 +02:00
hugovk 552c45f18f Get user's registration date (and as a UNIX timestamp) 2014-02-27 20:14:32 +02:00
hugovk 1c1f56a62d Remove unix timestamp duplication 2014-02-26 20:26:08 +02:00
hugovk 4074c4fae9 Add integration tests for pylast.py 2014-02-26 20:22:07 +02:00