Thu Sep 29, 2016 9:30 am by lekraft
cd /usr/local/share/java/serviio/
java -cp serviio.jar:slf4j-api.jar:slf4j-log4j12.jar:log4j.jar:org.restlet.jar:groovy-all.jar groovy.ui.GroovyMain plugins/Youtube.groovy
Starting the internal HTTP client
Caught: java.lang.IllegalArgumentException: The JSON input text should neither be null nor empty.
java.lang.IllegalArgumentException: The JSON input text should neither be null nor empty.
at YouTube.extractItems(Youtube.groovy:52)
at YouTube$extractItems.call(Unknown Source)
at YouTube.main(Youtube.groovy:194)