mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 02:41:21 +02:00
TMDB: second try without (*)
This commit is contained in:
@@ -52,6 +52,7 @@ class cTmdb
|
||||
|
||||
std::string key; // tmdb api key
|
||||
bool GetMovieDetails(std::string lang, bool second = false);
|
||||
bool GetData(std::string url, Json::Value *root);
|
||||
void selectResult(Json::Value elements, int results, int &used_result);
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user