fix remove tmdb.jpg

Origin commit data
------------------
Commit: f906380a1c
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-03-03 (Sun, 03 Mar 2019)
This commit is contained in:
BPanther
2019-03-03 22:20:23 +01:00
committed by vanhofen
parent 7d75499591
commit 7e4cb53c0e
2 changed files with 2 additions and 1 deletions

View File

@@ -1411,6 +1411,8 @@ void CEpgData::hide()
// imdb
imdb_active = false;
imdb->cleanup();
remove("/tmp/tmdb.jpg");
}
void CEpgData::GetEPGData(const t_channel_id channel_id, uint64_t id, time_t* startzeit, bool clear )