You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
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.