fix remove tmdb.jpg

Origin commit data
------------------
Branch: ni/coolstream
Commit: f906380a1c
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-03-03 (Sun, 03 Mar 2019)


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

------------------
This commit was generated by Migit
This commit is contained in:
BPanther
2019-03-03 22:20:23 +01:00
committed by vanhofen
parent ecc7d670c1
commit 3c80a3bb0c
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 )