github iamkroot/trakt-scrobbler v1.6.1

latest releases: v1.6.3, v1.6.2
16 months ago
  • 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
  • deps: Add explicit dependency on setuptools

Installation

  1. trakts stop
  2. pipx uninstall trakt-scrobbler
  3. pipx install trakt-scrobbler
  4. trakts start

Don't miss a new trakt-scrobbler release

NewReleases is sending notifications on new releases.