Skip to content

Plex Watchlist is being ignored. #421

Description

@n-marion

Hello, I am experiencing the same thing as #348 . The shows are detected, but keep saying they're cached even though they have never been scraped; no trigger to obtain new links to real-debrid.
Running v0.7.43 on Windows x64

2026-05-23 18:46:54,346 - INFO - run_program.py:trigger_task:5618 - Attempting to manually trigger task: task_My Plex Watchlist_1_wanted by adding it to APScheduler queue.
2026-05-23 18:46:54,347 - DEBUG - run_program.py:_get_task_target:980 - Resolved task 'task_My Plex Watchlist_1_wanted' as Type: Content Source Task
2026-05-23 18:46:54,349 - INFO - base.py:_real_add_job:895 - Added job "Manual run of task_My Plex Watchlist_1_wanted" to job store "default"
2026-05-23 18:46:54,350 - INFO - run_program.py:trigger_task:5682 - Task 'task_My Plex Watchlist_1_wanted' (Manual Job ID: manual_task_My Plex Watchlist_1_wanted_[REDACTED]) successfully queued for immediate execution via APScheduler.
2026-05-23 18:46:54,353 - INFO - base.py:remove_job:641 - Removed job manual_task_My Plex Watchlist_1_wanted_[REDACTED]
2026-05-23 18:46:54,353 - INFO - base.py:run_job:123 - Running job "Manual run of task_My Plex Watchlist_1_wanted (trigger: date[2026-05-23 22:46:54 UTC], next run at: 2026-05-23 22:46:54 UTC)" (scheduled at 2026-05-23 22:46:54.348955+00:00)
2026-05-23 18:46:54,356 - INFO - run_program.py:_job_listener:6795 - APScheduler event for task 'manual_task_My Plex Watchlist_1_wanted_[REDACTED]': Job Submitted.
2026-05-23 18:46:54,358 - INFO - run_program.py:_run_and_measure_task:6875 - Task 'task_My Plex Watchlist_1_wanted (Job ID: manual_task_My Plex Watchlist_1_wanted_[REDACTED])' started execution, added to currently_executing_tasks.
2026-05-23 18:46:54,361 - DEBUG - run_program.py:_run_and_measure_task:6883 - Task 'task_My Plex Watchlist_1_wanted (Job ID: manual_task_My Plex Watchlist_1_wanted_[REDACTED])' start time 34434.031 recorded for UI stifling.
2026-05-23 18:46:54,361 - DEBUG - run_program.py:_job_listener:6799 - Manual task 'manual_task_My Plex Watchlist_1_wanted_[REDACTED]' added to manual_tasks set.
2026-05-23 18:46:54,366 - DEBUG - run_program.py:process_content_source:1858 - Converted versions list for My Plex Watchlist_1 to dict: {}
2026-05-23 18:46:54,370 - DEBUG - run_program.py:process_content_source:1865 - Processing content source: My Plex Watchlist_1 (type: My Plex Watchlist, media_type: All, versions (as dict): {})
2026-05-23 18:46:54,371 - DEBUG - content_cache_management.py:load_source_cache:24 - Loaded cache for source My Plex Watchlist_1 with 3 entries
2026-05-23 18:46:54,372 - DEBUG - run_program.py:process_content_source:1870 - Initial cache state for My Plex Watchlist_1: 3 entries
2026-05-23 18:46:54,373 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:180 - Starting Plex.tv cloud watchlist retrieval
2026-05-23 18:46:54,375 - INFO - plex_watchlist.py:get_plex_client:136 - Connecting to Plex.tv cloud service using token authentication
2026-05-23 18:46:55,389 - INFO - plex_watchlist.py:get_plex_client:138 - Successfully connected to Plex.tv as user: user
2026-05-23 18:46:55,389 - DEBUG - plex_watchlist.py:get_plex_client:139 - Account details - Username: user, Email: [REDACTED]
2026-05-23 18:46:55,390 - DEBUG - plex_watchlist.py:get_plex_client:140 - Connection details - Using Plex.tv API, endpoint: <MyPlexAccount:204177937:[REDACTED]>
2026-05-23 18:46:55,390 - INFO - plex_watchlist.py:get_plex_client:141 - Plex client connection took 1.0166 seconds
2026-05-23 18:46:55,391 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:185 - get_plex_client() call took 1.0176 seconds
2026-05-23 18:46:55,392 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:191 - Using Plex account: user
2026-05-23 18:46:55,396 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:197 - Fetching initial watchlist from Plex.tv cloud service
2026-05-23 18:46:55,844 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:201 - Fetching initial watchlist from Plex API took 0.4475 seconds. Found 3 items.
2026-05-23 18:46:55,845 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:222 - Prepared 3 items for async fetching of details.
2026-05-23 18:46:55,932 - DEBUG - plex_watchlist.py:fetch_item_details_and_extract_ids:97 - AsyncFetch: For 'Will Trent', found IMDB: tt17543592, TMDB: 208569, Type: show
2026-05-23 18:46:55,937 - DEBUG - plex_watchlist.py:fetch_item_details_and_extract_ids:97 - AsyncFetch: For 'The Rookie', found IMDB: tt7587890, TMDB: 79744, Type: show
2026-05-23 18:46:55,942 - DEBUG - plex_watchlist.py:fetch_item_details_and_extract_ids:97 - AsyncFetch: For 'FBI', found IMDB: tt7491982, TMDB: 80748, Type: show
2026-05-23 18:46:55,947 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:228 - Async fetching of all item details took 0.1008 seconds.
2026-05-23 18:46:55,952 - DEBUG - plex_watchlist.py:get_wanted_from_plex_watchlist:274 - Item 'FBI' (IMDB: tt7491982) - Presence: Missing
2026-05-23 18:46:55,953 - DEBUG - plex_watchlist.py:get_wanted_from_plex_watchlist:307 - Added 'FBI' (IMDB: tt7491982, Type: tv) to processed items from source: user
2026-05-23 18:46:55,959 - DEBUG - plex_watchlist.py:get_wanted_from_plex_watchlist:274 - Item 'The Rookie' (IMDB: tt7587890) - Presence: Missing
2026-05-23 18:46:55,961 - DEBUG - plex_watchlist.py:get_wanted_from_plex_watchlist:307 - Added 'The Rookie' (IMDB: tt7587890, Type: tv) to processed items from source: user
2026-05-23 18:46:55,967 - DEBUG - plex_watchlist.py:get_wanted_from_plex_watchlist:274 - Item 'Will Trent' (IMDB: tt17543592) - Presence: Missing
2026-05-23 18:46:55,968 - DEBUG - plex_watchlist.py:get_wanted_from_plex_watchlist:307 - Added 'Will Trent' (IMDB: tt17543592, Type: tv) to processed items from source: user
2026-05-23 18:46:55,969 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:310 - Main processing loop for 3 fetched items took 0.0225 seconds.
2026-05-23 18:46:55,969 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:312 - Plex.tv cloud watchlist processing complete:
2026-05-23 18:46:55,970 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:313 - Total items in initial watchlist: 3
2026-05-23 18:46:55,970 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:314 - Items prepared for async fetch: 3
2026-05-23 18:46:55,971 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:315 - Items successfully processed from async results: 3
2026-05-23 18:46:55,971 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:316 - Items skipped (no IMDB ID or fetch error): 0
2026-05-23 18:46:55,972 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:317 - Items removed from watchlist: 0
2026-05-23 18:46:55,972 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:318 - Items skipped (already collected and kept): 0
2026-05-23 18:46:55,973 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:319 - New items added to wanted list: 3
2026-05-23 18:46:55,975 - INFO - plex_watchlist.py:get_wanted_from_plex_watchlist:324 - get_wanted_from_plex_watchlist completed in 1.6019 seconds.
2026-05-23 18:46:55,977 - DEBUG - run_program.py:process_content_source:1985 - Processing batch of 3 items from My Plex Watchlist_1
2026-05-23 18:46:55,982 - DEBUG - content_cache_management.py:save_source_cache:39 - Saved cache for source My Plex Watchlist_1 with 3 entries
2026-05-23 18:46:55,983 - DEBUG - run_program.py:process_content_source:2228 - Final cache state for My Plex Watchlist_1: 3 entries
2026-05-23 18:46:55,984 - INFO - run_program.py:process_content_source:2242 - Added 0 wanted items from My Plex Watchlist_1 (processed 0 items, skipped 3 cached items)
2026-05-23 18:46:55,985 - INFO - run_program.py:_run_and_measure_task:7012 - Task 'task_My Plex Watchlist_1_wanted (Job ID: manual_task_My Plex Watchlist_1_wanted_[REDACTED])' finished execution, removed from currently_executing_tasks.
2026-05-23 18:46:55,985 - DEBUG - run_program.py:_run_and_measure_task:7032 - Task 'task_My Plex Watchlist_1_wanted (Job ID: manual_task_My Plex Watchlist_1_wanted_[REDACTED])' start time removed for UI stifling.
2026-05-23 18:46:55,986 - INFO - base.py:run_job:144 - Job "Manual run of task_My Plex Watchlist_1_wanted (trigger: date[2026-05-23 22:46:54 UTC], next run at: 2026-05-23 22:46:54 UTC)" executed successfully
2026-05-23 18:46:55,988 - INFO - run_program.py:_job_listener:6804 - APScheduler event for task 'manual_task_My Plex Watchlist_1_wanted_[REDACTED]': Job Executed Successfully.
2026-05-23 18:46:55,988 - DEBUG - run_program.py:_job_listener:6808 - Manual task 'manual_task_My Plex Watchlist_1_wanted_[REDACTED]' removed from manual_tasks set after successful execution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions