Commit graph

16 commits

Author SHA1 Message Date
Hugo 887a47c515 Ignore new '.pytest_cache' directory 2018-04-11 11:25:42 +03:00
Hugo 99ad248e6d Ignore Clone Digger output 2018-01-27 13:34:01 +02:00
Jace Browning 80f391761c Support authentication tokens to construct networks
Closes #193
2017-02-06 22:44:15 -05:00
Alejandro Angulo 373109c0d7 don't want user creds in the repo 2016-10-15 12:44:03 +02:00
Laura Stone 2905eaf8e2 Add missing dependency in README, update gitignore for JetBrains 2016-10-13 10:19:13 -04:00
hugovk 950c2e78ca Skip tests which fail due to the (still) broken Last.fm API 2016-01-07 18:09:28 +02:00
Ivan Malison 159925ff08 remove dir-locals. make clonedigger always exit 0 2015-01-08 23:13:38 -08:00
hugovk e09c480980 Move chart methods out of _BaseObject and into their own _Chartable so they can only be used by relevant classes (Group, Tag, User) 2014-03-11 17:02:13 +02:00
hugovk 6301a5c670 Add _get_things to remove duplication 2014-03-06 11:42:20 +02:00
hugovk 3d169178ae Implement artist/album/track.getPlaylinks, closes #74 2014-03-05 00:41:26 +02:00
hugovk b947179972 Test pickle and cpickle on User object. Seems to work, so going to close #83 and can re-open if more specific info is given. 2014-03-03 21:54:35 +02:00
hugovk 3fe197bbcc Hashable artist and album, for #82 2014-03-02 14:46:13 +02:00
hugovk e7153965f0 Move secrets out to test_pylast.yaml and provide an example. 2014-03-01 12:59:07 +02:00
hugovk b1b1186b06 Add .gitignore 2014-02-26 19:57:27 +02:00
Andrew Moss c8216a139e Allow getting venue info through Event.get_venue() as a workaround until
the Venue.getInfo API call is added to Last.fm. Changed version to 0.6
in setup.py and pylast.py to reflect update.
2013-12-26 23:16:55 +00:00
Matt Jeffery 4621a1a6e4 boilerplate gitignore file 2013-03-13 13:37:21 +00:00