mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
@@ -2077,8 +2077,10 @@ bool CMovieBrowser::onButtonPressMainFrame(neutrino_msg_t msg)
|
||||
if (tmdb->getSmallCover(cover_file))
|
||||
refresh();
|
||||
}
|
||||
if (tmdb)
|
||||
if (tmdb) {
|
||||
tmdb->cleanup();
|
||||
tmdb = NULL;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user