Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

All TMDB sensors are failing with 401 error: #29

Description

@Daniel-GarciaGarcia

All TMDB sensors are failing with 401 error:

Error: Failed to fetch TMDB popular_movies. Status: 401

Configuration:
sensor:

  • platform: mediarr

    tmdb:
    tmdb_api_key: !secret tmdb_api_key
    trending_type: all
    max_items: 10
    trending: true
    now_playing: true
    upcoming: true
    popular_movies: true
    popular_tv: true

    trakt:
    client_id: "digits "
    client_secret: "dígitos"
    tmdb_api_key: !secret tmdb_api_key
    trending_type: both
    max_items: 10

All TMDB sensors show empty data.

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