FAQ  •  Register  •  Login

plugins errors

<<

tuareg64ve

Serviio lover

Posts: 54

Joined: Wed Mar 28, 2012 4:38 am

Post Sun Sep 02, 2012 9:45 pm

plugins errors

Hello,

I want to let you know that I am getting the following errors:

  Code:
/home/marco/TV/serviio-1.0.1/plugins/NHLGameCenterPlugin.groovy: 9: unable to resolve class groovyx.net.http.ContentType
 @ line 9, column 1.
   import static groovyx.net.http.ContentType.*
   ^

/home/marco/TV/serviio-1.0.1/plugins/NHLGameCenterPlugin.groovy: 9: unable to resolve class groovyx.net.http.ContentType
 @ line 9, column 1.
   import static groovyx.net.http.ContentType.*
   ^

/home/marco/TV/serviio-1.0.1/plugins/NHLGameCenterPlugin.groovy: 52: unable to resolve class HTTPBuilder
 @ line 52, column 16.
                def tvHttp = new HTTPBuilder(tvAuthUrl);
                  ^

/home/marco/TV/serviio-1.0.1/plugins/NHLGameCenterPlugin.groovy: 104: unable to resolve class HTTPBuilder
 @ line 104, column 16.
                def tvHttp = new HTTPBuilder(tvReqUrl);
                  ^

/home/marco/TV/serviio-1.0.1/plugins/NHLGameCenterPlugin.groovy: 137: unable to resolve class HTTPBuilder
 @ line 137, column 22.
                                def tvGameHttp = new HTTPBuilder('http://gamecenter.nhl.com');


Is the any way to avoid this?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Sep 05, 2012 9:10 pm

Re: plugins errors

the NHL plugin requires additional libraries, chech the plugin's thread

Return to Plugin development

Who is online

Users browsing this forum: No registered users and 12 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.