Trakt-scrobbler

Latest version: v1.6.3

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

Scan your dependencies

Page 3 of 4

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`

1.3.0b1

1.3.0beta.1

Features
* Send notification on unhandled exception (116)
* file_info: Add exclude_patterns feature (118) Files matching these patterns will be ignored, even if they are whitelisted.
* utils: Handle Ratelimiting from trakt (96)
* **Notification Categories**: You can now enable/disable notifications for specific categories. Currently, these are: `exception`, `misc`, `scrobble.pause`, `scrobble.resume`, `scrobble.start`, `scrobble.stop`, `trakt`. (117)
* **MPV Wrappers**: Support has been added for two new players: [SMPlayer](https://www.smplayer.info/) and [Syncplay](https://syncplay.pl) when they are configured to use [mpv](https://mpv.io) under the hood.
* **HTTP Links**: The scrobbler can now handle files on http servers, which are played directly without downloading first (114)

Fixes
* utils: Fix ResumableTimer logic
* MPC-HC: Fix unhandled KeyError in variable extraction (115)
* Handle ConnectionResetError in mpv (111)
* mpv: Add timeout when trying to write to socket
* mpv: Handle ConnectionRefusedError during startup

Installation

1.2.1

Some selected updates:
* Replaceable notifications using DBus for Linux (103) (thanks ahmubashshir)
* Windows: Rewrite MPV monitor with Pipe API (should be more efficient)
* Add fallback for http-password missing in config of older VLC versions (108) (thanks ms-test2)
* mpv: Ignore files being served using http(s) (like youtube vids)

Full commit list [here](https://github.com/iamkroot/trakt-scrobbler/compare/v1.2.0...v1.2.1).

Installation
`pipx upgrade trakt-scrobbler`

1.2.0

See descriptions from previous v1.2.0 beta releases for changelog.

Installation
`pipx upgrade trakt-scrobbler`

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.