diff --git a/README.md b/README.md index acb9b9d..6e5c894 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ apt-get install wget apt-get install mysql-client apt-get install gzip +Der MySQL Server sollte in der my.cnf angepasst werden um import-Fehler zu vermeiden. +max_allowed_packet = 128M + Installation: - Alle Dateien in einen Ordner auf den Raspberry kopieren - epg-updater ausführbar machen. chmod 0777 ./epg-updater diff --git a/m3u-creator.xojo_binary_project b/m3u-creator.xojo_binary_project index 223a5f2..d50f656 100644 Binary files a/m3u-creator.xojo_binary_project and b/m3u-creator.xojo_binary_project differ