Kodi Community Forum

Full Version: Broken for armhf
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Version 3 - 3.0.2 does not seem to work on Raspberry Pi 3 model B running Raspbian Buster using any version of java available in the buster repositorys
Code:
pi@raspberrypi:~/Downloads/tmm $ sh tinyMediaManager.sh
tinyMediaManager.sh: 10: tinyMediaManager.sh: Bad substitution
tinyMediaManager.sh: 19: tinyMediaManager.sh: Syntax error: word unexpected (expecting ")")


pi@raspberrypi:~/Downloads/tmm $ java -jar tmm.jar
Error: Unable to initialize main class org.tinymediamanager.TinyMediaManager
Caused by: java.lang.NoClassDefFoundError: ch/qos/logback/core/filter/Filter

nevermind there was a permission issue
Run the shellscript with bash!