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
windows: Roll back the "actions" feature for notifications (#217). This removes the dependency on desktop-notifier for Windows that was causing crashes #224
linux: Specify the After key for our systemd service. Without this, the scrobbler could be initialized even before the GUI is ready, causing webbrowser to not find any browsers.
Internal changes
deps: Use tomli for parsing TOML in Python <3.11 #223