mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 17:16:26 +00:00
The get_series endpoint was omitting tmdb_id and imdb_id fields that are already present on the Series model and already included in the get_vod_streams (movies) response. Xtream clients such as Chillio use these IDs to fetch proper metadata from TMDB, including sanitized series titles and poster images. Without them, clients fall back to the raw provider name (which may include provider prefixes like ┃NL┃) and the proxied cover URL instead of TMDB's poster. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| accounts | ||
| api | ||
| backups | ||
| channels | ||
| dashboard | ||
| epg | ||
| hdhr | ||
| m3u | ||
| output | ||
| plugins | ||
| proxy | ||
| vod | ||