Skip to content

Releases: iamkroot/trakt-scrobbler

v1.7.0-beta2

21 Jul 16:31
v1.7.0-beta2
faa473c
Compare
Choose a tag to compare
v1.7.0-beta2 Pre-release
Pre-release
  1. Stop the scrobbler with trakts stop
  2. pipx uninstall trakt-scrobbler
  3. Run pipx install trakt-scrobbler==1.7.0b2
  4. Start scrobbler with trakts start

v1.7.0-beta1

22 Jun 15:34
v1.7.0-beta1
330996b
Compare
Choose a tag to compare
v1.7.0-beta1 Pre-release
Pre-release
Tag v1.7.0-beta1

v1.6.3

06 Jan 02:16
v1.6.3
2c8dac7
Compare
Choose a tag to compare

Hotfix for #237

v1.6.2

31 Dec 03:55
v1.6.2
853ee8e
Compare
Choose a tag to compare
  • Hotfix for crash introduced in v1.6.1 on Windows #236

Installation

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

v1.6.1

30 Dec 06:56
v1.6.1
c6b608f
Compare
Choose a tag to compare
  • 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

v1.6.1-beta1

16 Nov 16:21
v1.6.1-beta1
8cd46d9
Compare
Choose a tag to compare
Tag v1.6.1-beta1

v1.6.0

12 Nov 14:14
7ad3867
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

01 Aug 14:15
v1.5.0
37ff599
Compare
Choose a tag to compare

What's Changed

  • New trakts test command to help troubleshoot connection issues (#107)
  • Use UTF-8 as default decode for mpv.conf by @dyphire (#184)
  • cli: Use gwmi in powershell for listing trakts processes on Windows (#193)

Full Changelog: v1.4.2...v1.5.0

Even mo' bugfixes

01 Mar 12:34
v1.4.2
7ec27e5
Compare
Choose a tag to compare

What's Changed

  • poetry: Use include[] instead of package[] by @ahmubashshir (#180)
  • cli: Fix trakts start not working on newer versions of Windows 11 (#175)

Installation

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

Bugfixes

27 Feb 06:26
v1.4.1
d0722c9
Compare
Choose a tag to compare

Fixes

Full Changelog: v1.4.0...v1.4.1

Installation

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