movieplayer: allow to display plackback time instead of movietitle on vfd

Origin commit data
------------------
Branch: ni/coolstream
Commit: e620d9e544
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-27 (Tue, 27 Feb 2018)

Origin message was:
------------------
- movieplayer: allow to display plackback time instead of movietitle on vfd

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-02-27 00:54:05 +01:00
parent d7d329a64d
commit d796b22c3d
9 changed files with 47 additions and 5 deletions

View File

@@ -805,6 +805,7 @@ struct SNeutrinoSettings
//movieplayer
int movieplayer_repeat_on;
int movieplayer_bisection_jump; //NI
int movieplayer_display_playtime;
std::string youtube_dev_id;
int youtube_enabled;
std::string tmdb_api_key;