From 7db87488afb7c45a3c7cb23d7e58991b1775699a Mon Sep 17 00:00:00 2001 From: Markus Date: Thu, 17 Oct 2019 19:47:19 +0200 Subject: [PATCH] error bug could not be fixed untill now --- programManager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/programManager.cpp b/programManager.cpp index d0f9ea7..a79f4c4 100644 --- a/programManager.cpp +++ b/programManager.cpp @@ -854,6 +854,7 @@ int ProgramManager::infoModus(Settings *settings) return 86; } std::string description = pageManager.replace( pageManager.replace( tmp_reply.html.substr(pos + 23, pos2 - pos - 23), "\n", "" ), "
", "" ); + //remove bug text: " //Genres std::vector genres;