mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- tmdb: fix return value
This commit is contained in:
@@ -275,6 +275,8 @@ bool cTmdb::GetMovieDetails()
|
|||||||
}
|
}
|
||||||
} else
|
} else
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string cTmdb::CreateEPGText()
|
std::string cTmdb::CreateEPGText()
|
||||||
|
Reference in New Issue
Block a user