aboutsummaryrefslogtreecommitdiff
path: root/modules/lastfm.py
Commit message (Expand)AuthorAgeFilesLines
* Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module Gravatar jesopo2018-08-311-3/+3
* use assure_call for trakt.py and lastfm.pyGravatar jesopo2018-08-301-1/+1
* username -> lastfm_usernameGravatar jesopo2018-08-151-1/+1
* Don't show actual lastfm name unless it was explicitly providedGravatar jesopo2018-08-131-5/+7
* Grammer is importantGravatar jesopo2018-08-031-1/+1
* Added a "replay" system to EventManager hooks, to replay missed .callsGravatar jesopo2017-12-261-6/+5
* added more code to deal with lastfm having a ridiculously unreliably structur...Gravatar jesopo2016-04-061-2/+2
* added usage help to a lot of modules, added a verbose option to karma.py.Gravatar jesopo2016-04-061-1/+2
* fixed a crash-causing bug in lastfm when userplaycount isn't present.Gravatar jesopo2016-04-051-4/+7
* added todo.py.Gravatar jesopo2016-04-051-1/+0
* fixed showing track tags in lastfm.py.Gravatar jesopo2016-04-041-6/+11
* added a "hashflag" to modules to stop modules being loaded that rely on a not...Gravatar jesopo2016-03-301-0/+2
* first commit.Gravatar jesopo2016-03-291-0/+56