Skip to content
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

watchlist not populating on plex #2066

Open
3 tasks done
bernhardmostrey opened this issue Sep 23, 2024 · 12 comments
Open
3 tasks done

watchlist not populating on plex #2066

bernhardmostrey opened this issue Sep 23, 2024 · 12 comments

Comments

@bernhardmostrey
Copy link

Confirmation

  • I have read the README.md on the project homepage
  • I have checked if identical issue already exists
  • I have tried downgrading to find version that can be used as a workaround

The problem

I have a watchlist on trakt and an empty watchlist on Plex. After I do a sync the watchlist on Plex does not change.

Steps to reproduce the behavior

  1. run sync command
  2. finishes immediately, no changes to watchlist

Error trace / logs

none

Expected behavior

update watchlist

Inspect of problematic items

No response

Workarounds

none found, tried version 0.29.14

Config file contents

cache:
  path: /app/config/trakt_cache
excluded-libraries:
- Music
- Educational
- Fitness
config:
  dotenv_override: true
plex:
  timeout: 30
logging:
  append: true
  console_time: false
  debug: false
  filename: plextraktsync.log
  filter_loggers: null
  filter: null
sync:
  rating_priority: plex
  plex_to_trakt:
    collection: false
    clear_collected: false
    ratings: false
    watched_status: false
    watchlist: false
  trakt_to_plex:
    liked_lists: false
    ratings: false
    watched_status: false
    watchlist: true
    watchlist_as_playlist: false
    playback_status: false
liked_lists:
  keep_watched: true
watch:
  add_collection: false
  remove_collection: false
  scrobble_threshold: 80
  username_filter: true
  media_progressbar: true
  ignore_clients: null
xbmc-providers:
  movies: imdb
  shows: tvdb

Install method

pipx

Version

0.31.13

Python Version

3.12.5

Plex Server Version

1.41.0.8992-8463ad060

Operating System and Version

Linux-5.15.0-122-generic-aarch64-with

@glensc
Copy link
Collaborator

glensc commented Sep 23, 2024

test with concrete movie or episode and post debug log.

@bernhardmostrey
Copy link
Author

had to add at least 1 item to the watchlist manually, probably because the account was new

@glensc
Copy link
Collaborator

glensc commented Sep 28, 2024

which side list was empty? trakt?

@bernhardmostrey
Copy link
Author

bernhardmostrey commented Sep 28, 2024 via email

@glensc
Copy link
Collaborator

glensc commented Sep 29, 2024

was there error?

@bernhardmostrey
Copy link
Author

bernhardmostrey commented Sep 29, 2024 via email

@ctejada10
Copy link

Having the same problem.

@glensc
Copy link
Collaborator

glensc commented Oct 20, 2024

exactly the same? plex watchlist was empty, and having same config settings?

@ctejada10
Copy link

Yes. It was working before, maybe 3-4 weeks ago? Now it doesn't populate from trakt -> plex. It does populate as a playlist, but only movies

@glensc glensc reopened this Oct 20, 2024
@ctejada10

This comment was marked as spam.

@D3r3k23
Copy link

D3r3k23 commented Dec 6, 2024

I just had the same problem. But I added a movie to the watchlist in Plex, then ran PlexTraktSync again, and it worked.

@ctejada10
Copy link

What about from Trakt to Plex?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants