tmdb: Add read apikey from neutrino.conf

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e8b9b6d1b
Author: bazi98 <bazi98@web.de>
Date: 2016-03-04 (Fri, 04 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
bazi98
2016-03-04 13:57:25 +01:00
committed by Michael Liebmann
parent 85078f0f29
commit 05ba3cedff
4 changed files with 11 additions and 14 deletions

View File

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