mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
epgview: remove obsolete imdb_rating
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1cda1fbd62
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-03 (Mon, 03 May 2021)
Origin message was:
------------------
- epgview: remove obsolete imdb_rating
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -67,6 +67,8 @@ class CEpgData
|
|||||||
bool bigFonts;
|
bool bigFonts;
|
||||||
bool has_follow_screenings;
|
bool has_follow_screenings;
|
||||||
bool call_fromfollowlist;
|
bool call_fromfollowlist;
|
||||||
|
bool imdb_active;
|
||||||
|
int imdb_stars;
|
||||||
bool tmdb_active;
|
bool tmdb_active;
|
||||||
int tmdb_stars;
|
int tmdb_stars;
|
||||||
time_t tmp_curent_zeit;
|
time_t tmp_curent_zeit;
|
||||||
@@ -101,9 +103,6 @@ class CEpgData
|
|||||||
void showProgressBar();
|
void showProgressBar();
|
||||||
bool isCurrentEPG(const t_channel_id channel_id);
|
bool isCurrentEPG(const t_channel_id channel_id);
|
||||||
|
|
||||||
bool imdb_active;
|
|
||||||
int imdb_stars;
|
|
||||||
std::string imdb_rating;
|
|
||||||
std::string epg_title;
|
std::string epg_title;
|
||||||
std::string movie_filename;
|
std::string movie_filename;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user