- disable tmdb, when tmdb_api_key is empty

This commit is contained in:
vanhofen
2016-08-06 22:29:26 +02:00
committed by svenhoefer
parent 1f224be672
commit bbccd92b49
4 changed files with 5 additions and 3 deletions

View File

@@ -725,6 +725,7 @@ struct SNeutrinoSettings
int movieplayer_repeat_on;
std::string youtube_dev_id;
std::string tmdb_api_key;
int tmdb_enabled;
//zapit setup
std::string StartChannelTV;