mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- tmdb: fix return value
This commit is contained in:
@@ -275,6 +275,8 @@ bool cTmdb::GetMovieDetails()
|
||||
}
|
||||
} else
|
||||
return false;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
std::string cTmdb::CreateEPGText()
|
||||
|
Reference in New Issue
Block a user