mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
- movieplayer: allow to display plackback time instead of movietitle on vfd
Conflicts: data/locale/deutsch.locale data/locale/english.locale src/neutrino.cpp src/system/locals.h src/system/locals_intern.h src/system/settings.h Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -784,6 +784,7 @@ struct SNeutrinoSettings
|
||||
|
||||
//movieplayer
|
||||
int movieplayer_repeat_on;
|
||||
int movieplayer_display_playtime;
|
||||
std::string youtube_dev_id;
|
||||
int youtube_enabled;
|
||||
std::string tmdb_api_key;
|
||||
|
Reference in New Issue
Block a user