We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got it up and running well but experiencing an issue where watch will scrobble for not just my managed user but also the Plex Main Account User.
My Plex setup is as follows:
No response
Unless I am misunderstand how it is supposed to work, I desire that trakt scrobbling only works for Managed User 1, not the Primary Plex account user.
cache: path: $PTS_CACHE_DIR/trakt_cache - Private - Family Holidays config: dotenv_override: true plex: timeout: 300 logging: append: true console_time: false debug: false filename: plextraktsync.log filter_loggers: filter: sync: rating_priority: plex plex_to_trakt: collection: false clear_collected: false ratings: false watched_status: true watchlist: false trakt_to_plex: liked_lists: false ratings: true watched_status: true watchlist: true watchlist_as_playlist: false playback_status: false liked_lists: watch: add_collection: false remove_collection: false scrobble_threshold: 80 username_filter: true media_progressbar: true ignore_clients: ~ xbmc-providers: movies: imdb shows: tvdb
docker-compose
0.32.7
3.13.1
1.41.3.9314
Windows 11
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Confirmation
The problem
Got it up and running well but experiencing an issue where watch will scrobble for not just my managed user but also the Plex Main Account User.
My Plex setup is as follows:
Steps to reproduce the behavior
Error trace / logs
No response
Expected behavior
Unless I am misunderstand how it is supposed to work, I desire that trakt scrobbling only works for Managed User 1, not the Primary Plex account user.
Inspect of problematic items
No response
Workarounds
No response
Config file contents
Install method
docker-compose
Version
0.32.7
Python Version
3.13.1
Plex Server Version
1.41.3.9314
Operating System and Version
Windows 11
The text was updated successfully, but these errors were encountered: