-
Notifications
You must be signed in to change notification settings - Fork 113
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 fails for movies that were released in the 1950s, 1960s, or 1970s #1873
Comments
plextraktsync.log |
version 28.12 appears to be the last version that could sync successfully |
if the information given is correct then it's breakage in plexapi 4.15.7..4.15.10 ➜ g diff 0.28.12 requirements.txt|grep plex
-plexapi==4.15.7; python_version >= '3.8'
+plexapi==4.15.10; python_version >= '3.8' app itself doesn't seem to have anything interesting changed: and same for pytrakt: |
Inspect of problematic items would be |
You can skip the item with this pr for now: |
It's a specific Windows issue. |
Confirmation
The problem
When Running plextraktsync sync, it always fails on my movie collection when it hits an old movie.
For example, it just failed trying to sync "A Charlie Brown Christmas (1965)". I can't remember the last version that worked successfully
Steps to reproduce the behavior
Sync my movie collection, and wait until it hits an older movie from the 50s, 60s, or 70s
Error trace / logs
Expected behavior
sync my collection without an issue
Inspect of problematic items
No response
Workarounds
can't sync my collection without removing old movies
Config file contents
Install method
pipx
Version
0.29.8
Python Version
3.11.8
Plex Server Version
1.40.1.8227
Operating System and Version
Win11 23H2
The text was updated successfully, but these errors were encountered: