Skip to content

Failed to retrieve metadata from Plex #32

@albinmedoc

Description

@albinmedoc

Is there an existing issue for this?

  • I have searched for existing issues.

Description

[15:28:07 INF] Syncing Plex watchlist...

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Dexter (2006)' (5d9c086c46115600200aa2ea)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Sunny Side (2010)' (5d9c08333c3f87001f34a13a)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'F1: The Movie (2025)' (61b0a23cc2629c42c5fe61cd)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Here is your Fridge (2024) (2024)' (672a99fe61c92e1aa250ad56)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Wallander (2005)' (5d9c08297d06d9001ffd0159)

Version

0.1.17

Steps to Reproduce

Configure fetcharr, then add media to watchlist.

Metadata is not added to Sonarr, resulting in below error:

Affected service

Sonarr

Screenshots

Image

Logs

[15:28:07 INF] Syncing Plex watchlist...

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Dexter (2006)' (5d9c086c46115600200aa2ea)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Sunny Side (2010)' (5d9c08333c3f87001f34a13a)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'F1: The Movie (2025)' (61b0a23cc2629c42c5fe61cd)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Here is your Fridge (2024) (2024)' (672a99fe61c92e1aa250ad56)

[15:28:07 ERR] Failed to retrieve metadata from Plex: 'Wallander (2005)' (5d9c08297d06d9001ffd0159)

Additional Context

This is my config:

plex:
  api_token: !env_var PLEX_TOKEN
  sync_friends_watchlist: true

sonarr:
  instance:
    base_url: http://sonarr.arr.svc.cluster.local:8989
    api_key: !env_var SONARR_API_KEY
    quality_profile: WEB-1080p
    monitored: true
    search_immediately: true
    tags:
      - watchlisted

radarr:
  instance:
    base_url: http://radarr.arr.svc.cluster.local:7878
    api_key: !env_var RADARR_API_KEY
    quality_profile: HD Bluray + WEB
    monitored: true
    search_immediately: true
    tags:
      - watchlisted

Code of Conduct

  • I have read and agree to follow Fetcharr's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions