mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 17:33:37 +02:00
Revert "- disable new tmdb code; we use imdb"
This reverts commit8bd42933ef
. Origin commit data ------------------ Commit:3eb2b8aaf4
Author: vanhofen <vanhofen@gmx.de> Date: 2016-07-31 (Sun, 31 Jul 2016)
This commit is contained in:
@@ -1560,14 +1560,12 @@ void CMoviePlayerGui::PlayFileLoop(void)
|
||||
SetPosition(1000 * (hh * 3600 + mm * 60 + ss), true);
|
||||
|
||||
} else if (msg == CRCInput::RC_help || msg == CRCInput::RC_info) {
|
||||
#if 0
|
||||
if (fromInfoviewer)
|
||||
{
|
||||
g_EpgData->show_mp(p_movie_info,GetPosition(),GetDuration());
|
||||
fromInfoviewer = false;
|
||||
}
|
||||
else
|
||||
#endif
|
||||
callInfoViewer();
|
||||
update_lcd = true;
|
||||
clearSubtitle();
|
||||
|
Reference in New Issue
Block a user