Update LastFM

This commit is contained in:
Pedro de Oliveira 2019-11-25 11:40:33 +00:00
parent a99183de29
commit 21bd5e7868
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ class LastFM(callbacks.Plugin):
playcount = userinfo.get_now_playing().get_userplaycount()
#track_with_user = pylast.Track(artist=track.artist, title=track.title, network=self.network, username=username)
#playcount = track_with_user.get_userplaycount()
message = "{} {} is listening to: {} ({} plays{})".format(
self.prepend,