diff --git a/src/gui/tmdb.cpp b/src/gui/tmdb.cpp index 566241224..27b8882fc 100644 --- a/src/gui/tmdb.cpp +++ b/src/gui/tmdb.cpp @@ -146,6 +146,7 @@ bool cTmdb::GetMovieDetails(std::string lang) } elements = root["credits"]["cast"]; + minfo.cast.clear(); for (unsigned int i= 0; i