You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed scrobbling behind a HTTP/HTTPS proxy
Replaced the rustfm-scrobble dependency with a fork that automatically picks up proxy settings
Filter scripts now receive the xesam:genre (song genre) MPRIS property in addition to artist,
title and album name
Note: you may have to update your filter script to take this into account. For example, the
following Python code now raises an error because the additional line (genre) is not unpacked: