mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
misc settings: add missing locals and settings variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0423ed460c
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-29 (Sun, 29 Apr 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -804,8 +804,6 @@ struct SNeutrinoSettings
|
||||
int audioplayer_repeat_on;
|
||||
int audioplayer_show_playlist;
|
||||
int audioplayer_enable_sc_metadata;
|
||||
std::string shoutcast_dev_id;
|
||||
int shoutcast_enabled;
|
||||
|
||||
//Filebrowser
|
||||
int filebrowser_showrights;
|
||||
@@ -820,6 +818,10 @@ struct SNeutrinoSettings
|
||||
int youtube_enabled;
|
||||
std::string tmdb_api_key;
|
||||
int tmdb_enabled;
|
||||
std::string imdb_api_key;
|
||||
int imdb_enabled;
|
||||
std::string shoutcast_dev_id;
|
||||
int shoutcast_enabled;
|
||||
|
||||
//zapit setup
|
||||
std::string StartChannelTV;
|
||||
|
Reference in New Issue
Block a user