Tags: TheGeeKing/TautulliPython2Trakt
Tags
TautulliPython2Trakt v1.1.0 ### Added - This CHANGELOG.md file. - GitHub Templates for Bug Reports and Feature Requests. - Syncing behavior section in the README.md file. - More info for the `-PlexUser` argument in the README.md file and when using the `-h` argument. ### Fixed - Sync collections now correctly works. - Sentences in README.md file now go correctly to the next line and grammar mistakes. - Syncing collections now correctly works. - Now correctly log the arguments passed before calling `subprocess.check_output()`. - Fixed some puctuation mistakes. ### Changed - Argument for the recently added in the README.md file. - Syncing collection can now either find the owner username, sync all users found in the env, or sync a list of users. - Sorted imports. - Now gets `HEADERS` from a function in utilities.py for less redundancy. ### Removed - Unused import os in scrobble.py. - Unused `arguments_string` variable in the TautulliPython2Trakt.py file.
TautulliPython2Trakt v1.0.0 TautulliPython2Trakt v1.0.0 Python script to scrobble what you watch, sync your collected movies and TV shows from [Tautulli](https://github.com/Tautulli/Tautulli) to [Trakt.tv](https://trakt.tv/).