-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
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
sync not working on tool which installed by pips #1990
Comments
Works? |
I have the same error "Error: Error running sync command: 'liked_list'" after first run on my raspberry pi arm64. Installed with docker-compose, but same error comes with other kind of installation. Connecting with url: http://xx.xx.xx.xx:32400, timeout 30 seconds the IP is correct. Here the full traceback: Traceback (most recent call last) ─────────────────────────────────────╮ |
just saw that this error was solved a few hours ago with #1991 |
yes,0.31.1 has resolved this bug. |
Confirmation
The problem
when run the script it gives an error saying (logging is done in both plex and trakt)
Steps to reproduce the behavior
Error trace / logs
Expected behavior
shoud run as normal.
Inspect of problematic items
No response
Workarounds
change "liked_list" to "liked_lists" on the line 19 in SyncConfig.py at /home/$user/.local/pipx/venvs/plextraktsync/lib/python3.11/site-packages/plextraktsync/config/
Config file contents
Install method
pipx
Version
0.31.0
Python Version
3.11.2
Plex Server Version
4.15.13
Operating System and Version
Linux-6.1.0-21-amd64-x86_64-with-glibc2.36
The text was updated successfully, but these errors were encountered: