- disable youtube, when youtube_dev_id is empty

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

View File

@@ -724,6 +724,7 @@ struct SNeutrinoSettings
//movieplayer
int movieplayer_repeat_on;
std::string youtube_dev_id;
int youtube_enabled;
std::string tmdb_api_key;
int tmdb_enabled;