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 3 of 5

1.4.0

Fixes
* plex: Proper migration path from old token file to new
* trakt: Use UTC times for checking token expiry
* syncplay: Add roaming dir to config search path
* vlc: Add snap dir to config search path

Improvements
* scrobbler: Log trakt's scrobble action on success
* plex: Notify when we couldn't get plex token for some reason
* cli: Allow specifying plex token as cli arg
* web_monitor: Notify when connection error occurs
* Add zsh completion by ahmubashshir in https://github.com/iamkroot/trakt-scrobbler/pull/174

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

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

1.3.2

Fixes
* Remove some dead references to Notifier class in config command (149)
* Fix incorrect paths for HTTP URLs when played in VLC (151 - Thanks sharkykh!)
* Properly handle RetryError for failed requests
* Fix start/stop command errors on macOS (154 - Thanks riccoyu). Fun fact: the corresponding bug 83 was reported _exactly_ one year before this PR was merged

Improvements
* Allow specifying the plex token manually via cli (131)

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

1.3.1

Fixes a bug when updating to v1.3.0 (145)

Installation
1. `trakts stop`
2. `pipx upgrade trakt-scrobbler`
3. `trakts start`

1.3.0

4. `trakts start`

1.3.0b2

3. `trakts start`

1.3.0beta.2

Features
* cli: New `trakts lookup` command - To assist you with manually specifying the Trakt ID of a media in `trakt_cache.json` (See https://github.com/iamkroot/trakt-scrobbler/issues/95#issuecomment-751437087 and https://github.com/iamkroot/trakt-scrobbler/issues/129#issuecomment-876922455)
* cli: `trakts whitelist` can how handle remote URLs. Run `trakts whitelist add --help` for full docs or consult the [wiki](https://github.com/iamkroot/trakt-scrobbler/wiki/trakts-CLI-Reference#remote-url-patterns)
* trakt: We now retry the search without the `year` if it yielded no results the first time around (130) Thanks JRFarmer

Fixes
* file_info: Only use the `path` portion of the remote URL for media info extraction, excluding the domain name (See 125)
* file_info: Unquote http-encoded symbols in remote URLs

Installation
1. `trakts stop`

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.