Trakt-scrobbler

Latest version: v1.7.0

Safety actively analyzes 701396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.6.1

* windows: Roll back the "actions" feature for notifications (https://github.com/iamkroot/trakt-scrobbler/pull/217). This removes the dependency on [desktop-notifier](https://github.com/samschott/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`

1.6.1beta1

1.6.0

What's Changed
* Fixed Windows autostart when the startup folder is moved by Sp3EdeR in https://github.com/iamkroot/trakt-scrobbler/pull/207
* Allow specifying remap rules for media info by iamkroot in https://github.com/iamkroot/trakt-scrobbler/pull/214 See [Metadata Remap](https://github.com/iamkroot/trakt-scrobbler/wiki/Metadata-Remap) for more details on how to use this.
* Release to both github and pypi via workflow by ahmubashshir in https://github.com/iamkroot/trakt-scrobbler/pull/188
* notifier: Show actions on a notification by iamkroot in https://github.com/iamkroot/trakt-scrobbler/pull/217

New Contributors
* Sp3EdeR made their first contribution in https://github.com/iamkroot/trakt-scrobbler/pull/207

**Full Changelog**: https://github.com/iamkroot/trakt-scrobbler/compare/v1.5.0...v1.6.0

1.5.0

What's Changed
* New `trakts test` command to help troubleshoot connection issues (107)
* Use UTF-8 as default decode for mpv.conf by dyphire (https://github.com/iamkroot/trakt-scrobbler/pull/184)
* cli: Use `gwmi` in powershell for listing trakts processes on Windows (https://github.com/iamkroot/trakt-scrobbler/pull/193)

**Full Changelog**: https://github.com/iamkroot/trakt-scrobbler/compare/v1.4.2...v1.5.0

1.4.2

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`

1.4.1

Fixes
* [cli: Don't resolve the whitelisted path](https://github.com/iamkroot/trakt-scrobbler/commit/a7b8098c2d1f64db99a5f2eb27cbb9d1246058de) (#176)
* [poetry/sdist: Include tests and completions in tarball](https://github.com/iamkroot/trakt-scrobbler/commit/d2419b1171a4519bd1c143e805680232923056ae) (#178)
* [mpv: Fix buffer variable name on Windows](https://github.com/iamkroot/trakt-scrobbler/commit/15f8202a7c81eabbbb372844ae7457d54418140c) (#179)

**Full Changelog**: https://github.com/iamkroot/trakt-scrobbler/compare/v1.4.0...v1.4.1

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

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.