FAQ  •  Register  •  Login

NHL Gamecenter Live

<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Thu Jan 19, 2012 1:14 pm

Re: NHL Gamecenter Live

i`ve now copied the files into lib folder (i`m on pc)

problem is i cant get log to refresh, how do i do that? i`m reading the txt file in servio folder

also, if i stop servio as in totally shutdown rather than stop server button, i cant get it to start again. a dos window opens but dissapears to fast to read and then nothing happens. opening console says serviio not running.

i have to restart pc to run it again
<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Thu Jan 19, 2012 1:19 pm

Re: NHL Gamecenter Live

this was last log issue but have tweaked things since then but might not have made a difference

6 errors

2012-01-19 12:05:35,869 WARN [PluginCompilerThread] Plugin NHLGameCenterPlugin.groovy failed to compile: startup failed:
C:\Program Files\Serviio\plugins\NHLGameCenterPlugin.groovy: 9: unable to resolve class groovyx.net.http.ContentType
@ line 9, column 1.
import static groovyx.net.http.ContentType.*
^

deleted rest to keep post smaller
Last edited by thyrus88 on Thu Jan 19, 2012 1:27 pm, edited 1 time in total.
<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Thu Jan 19, 2012 1:19 pm

Re: NHL Gamecenter Live

followed by this then same as above

2012-01-19 12:05:45,307 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Cannot parse resource from http://www.nhl.com/ice/gamecenterlive.htm. Message: Error during feed parsing : Invalid XML: Error on line 124: The content of elements must consist of well-formed character data or markup.
at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:177)
at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:184)
at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:158)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:95)
<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Thu Jan 19, 2012 1:31 pm

Re: NHL Gamecenter Live

i have the plugin in program files/serviio/plugins

the http builder is in pf/serviio/lib and i copied all the jar files i could find (no other file types) into lib folder directly AND into a folder called http build etc with the jars just inside this folder, no sub folders. They are also still in their original sub folder! just like to make sure :)

as said before cant get log to refresh so cant see what is happening now.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 19, 2012 1:47 pm

Re: NHL Gamecenter Live

all the jar files have to be in the lib folder, not any any subfolders inside lib
<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Thu Jan 19, 2012 2:10 pm

Re: NHL Gamecenter Live

i`ve done the shotgun approach as i said.

the files are in the lib folder AND in a http folder within lib AND within a folder withing the http folder within the lib folder...


any ideas about this log thing. i have nothing past 12.07 today and i`ve started restarted the serviio server. i`ve restarted pc... surely this should have done something to the log?


thanks
<<

jockebure

Serviio newbie

Posts: 19

Joined: Tue Jan 17, 2012 11:13 am

Post Thu Jan 19, 2012 5:49 pm

Re: NHL Gamecenter Live

Well guys i (on MAC) give up on this plugin unless someone can shine with a brilliant HOW-TO 1.2.3. tutorial on how making this plugin work.

The thing is that this plugin could be dynamite, i hate to have to plugin the computer to tv to stream NHL GC, so this would be really really great so if the developer of this plug could make a decent update on it / or a HOWTO... it would be the best thing happened this hockeyseason!
<<

CraigD

Serviio lover

Posts: 61

Joined: Tue Nov 08, 2011 2:05 pm

Post Thu Jan 19, 2012 9:20 pm

Re: NHL Gamecenter Live

Unfortunately I can't give you specific instructions for a mac. The only thing I can really do is help debug issues with the logs and the latest stuff I've seen it still looks like the external dependencies aren't found. We have to get over that hurdle before we can fix additional problems. On the mac I don't specifically know what is involved to have it find the extra jars. On my linux box all I had to do was take all the jars from the zip and pop them in serviio/lib/.

When I get some time I will try to drop the external dependency on http-builder and you can have another go of it.
<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Fri Jan 20, 2012 1:50 am

Re: NHL Gamecenter Live

I`m having the same issues. see above, but mine is on pc/windows. i`ve taken the external files. dropped them in serviio lib and have now got serviio itself working just to stream a normal video stored on my computer.

An issue i have is i check log in serviio/log/serviio

it kept trying to find plugins (at this point they were in wrong place) and about 2 hrs later it gave up with

2012-01-19 12:07:10,931 WARN [IndexedDiskCache] Region [thumbnails] Disk cache not shutdown properly, shutting down now.
2012-01-19 12:07:10,931 INFO [FeedUpdaterThread] Finished looking for online resources information
2012-01-19 12:07:10,931 WARN [IndexedDiskCache] Region [online_technical_metadata] Disk cache not shutdown properly, shutting down now.
2012-01-19 12:07:11,031 INFO [PluginCompilerThread] Finished looking for plugins
2012-01-19 12:07:11,131 INFO [WebServer] WebServer shutting down
2012-01-19 12:07:11,131 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-01-19 12:07:11,131 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-01-19 12:07:11,131 INFO [EventDispatcher] Leaving EventDispatcher
2012-01-19 12:07:11,277 INFO [DatabaseManager] Shutting down database
2012-01-19 12:07:11,350 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-01-19 12:07:12,662 INFO [ServiioConsole] Leaving Serviio Console


and since this point after restarting pc, serviio stopped, etc etc i cant get the log to show anything else.

i obviously suspect i`m making a huge balls up of it but happy to take advice!

thanks
<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Fri Jan 27, 2012 11:15 am

Re: NHL Gamecenter Live

this thread has gone a little ominously quiet...?
<<

CraigD

Serviio lover

Posts: 61

Joined: Tue Nov 08, 2011 2:05 pm

Post Wed Feb 22, 2012 7:52 pm

Re: NHL Gamecenter Live

Anyone else tried this and have more feedback?
<<

thyrus88

Serviio newbie

Posts: 16

Joined: Mon Jan 16, 2012 8:40 pm

Post Tue Mar 20, 2012 11:45 pm

Re: NHL Gamecenter Live

just re-checked these forums.

craigd, i`m sorry mate but are u having a laugh? Is there any more feedback? I posted and posted about the issues i was having to which u never replied. I can only assume you were scan reading and thought i was asking about the "mac" help but i wasnt. I`m very interested in this and would love it to work but its not happening for me. If you want to re-read my posts, i`m very happy to try doing this again and give u feedback but i wasted hours of my time on this and dont want to again unless there is light at the end of the tunnel.



thyrus
<<

CraigD

Serviio lover

Posts: 61

Joined: Tue Nov 08, 2011 2:05 pm

Post Wed Mar 21, 2012 10:04 pm

Re: NHL Gamecenter Live

I don't have tonne more input I can give.

If you want, perhaps we can setup and SSH session to your box or RDP so I can fiddle with your setup and see if I can get it going for you, if you're interested in that.
<<

skeight

Serviio newbie

Posts: 1

Joined: Tue Jan 29, 2013 2:30 am

Post Tue Jan 29, 2013 2:33 am

Re: NHL Gamecenter Live

I know this thread has been quiet for a while but I've been trying to get this working and it seems to be loading fine and I get the list of games when browsing to Serviio through my TV.

However whenever I try to watch a game it just says "Browse Error. Content not available". I'm using a WDTV to try and stream it.

This is what I get in the logs. The same message just continuously repeats.

  Code:
2013-01-28 20:29:12,463 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2013-01-28 20:29:12,754 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2013-01-28 20:29:13,175 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present

Any ideas?

EDIT: However if I view it with the Serviio Media Browser the stream works so it appears to be an issue with sending it to a WDTV box....
<<

mac63

Serviio newbie

Posts: 1

Joined: Sun Feb 03, 2013 1:54 pm

Post Sun Feb 03, 2013 1:58 pm

Re: NHL Gamecenter Live

I am trying to get this to work on a Mac. I have put all of the .jar files in the Contents/resources/java directory for http-builder. I have updated the info.plist to include <string>$JAVAROOT/antlr.jar</string> as an example for all of the dependancies. I now get the following error in the log. Any thoughts on what i still need to do to get this plugin to work on a Mac?

2013-02-03 08:50:18,387 INFO [PluginCompilerThread] Added Web Resouce plugin NHL Gamecenter Live (NHLGameCenterPlugin.groovy), version: 1
2013-02-03 08:50:19,410 INFO [RendererManager] Stored a new renderer: uuid='2d9f9cb6-1dd2-11b2-9d7b-e7a628e9e96d', name = 'MediaRenderer', ipAddress='192.168.1.102', profile = '1'
2013-02-03 08:50:33,620 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2013-02-03 08:50:34,038 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2013-02-03 08:50:43,386 INFO [FeedUpdaterThread] Started looking for information about online resources
2013-02-03 08:50:43,386 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-02-03 08:50:43,388 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-02-03 08:50:43,389 INFO [PlaylistMaintainerThread] Started looking playlist changes
2013-02-03 08:50:43,774 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (NHL Gamecenter Live): org/apache/http/protocol/ImmutableHttpProcessor
at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.NoClassDefFoundError: org/apache/http/protocol/ImmutableHttpProcessor
at org.apache.http.impl.client.AbstractHttpClient.getProtocolProcessor(AbstractHttpClient.java:720)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:858)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
at groovyx.net.http.HTTPBuilder.doRequest(HTTPBuilder.java:476)
at groovyx.net.http.HTTPBuilder.post(HTTPBuilder.java:359)
at groovyx.net.http.HTTPBuilder$post.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
at NHLGameCenterPlugin.Authenticate(NHLGameCenterPlugin.groovy:54)
at NHLGameCenterPlugin$Authenticate.callCurrent(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:46)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145)
at NHLGameCenterPlugin.extractItems(NHLGameCenterPlugin.groovy:96)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:32)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:29)
at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: org.apache.http.protocol.ImmutableHttpProcessor
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 23 more
2013-02-03 08:51:43,788 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (NHL Gamecenter Live): org/apache/http/protocol/ImmutableHttpProcessor
at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.NoClassDefFoundError: org/apache/http/protocol/ImmutableHttpProcessor
at org.apache.http.impl.client.AbstractHttpClient.getProtocolProcessor(AbstractHttpClient.java:720)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:858)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
at groovyx.net.http.HTTPBuilder.doRequest(HTTPBuilder.java:476)
at groovyx.net.http.HTTPBuilder.post(HTTPBuilder.java:359)
at groovyx.net.http.HTTPBuilder$post.call(Unknown Source)
at NHLGameCenterPlugin.Authenticate(NHLGameCenterPlugin.groovy:54)
at NHLGameCenterPlugin$Authenticate.callCurrent(Unknown Source)
at NHLGameCenterPlugin.extractItems(NHLGameCenterPlugin.groovy:96)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:32)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:29)
at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
2013-02-03 08:52:43,799 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (NHL Gamecenter Live): org/apache/http/protocol/ImmutableHttpProcessor
at org.serviio.library.online.WebResourceParser.parse(WebResourceParser.java:58)
at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:171)
at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
Caused by: java.lang.NoClassDefFoundError: org/apache/http/protocol/ImmutableHttpProcessor
at org.apache.http.impl.client.AbstractHttpClient.getProtocolProcessor(AbstractHttpClient.java:720)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:858)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
at groovyx.net.http.HTTPBuilder.doRequest(HTTPBuilder.java:476)
at groovyx.net.http.HTTPBuilder.post(HTTPBuilder.java:359)
at groovyx.net.http.HTTPBuilder$post.call(Unknown Source)
at NHLGameCenterPlugin.Authenticate(NHLGameCenterPlugin.groovy:54)
at NHLGameCenterPlugin$Authenticate.callCurrent(Unknown Source)
at NHLGameCenterPlugin.extractItems(NHLGameCenterPlugin.groovy:96)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:32)
at org.serviio.library.online.WebResourceUrlExtractor$1.executePluginMethod(WebResourceUrlExtractor.java:29)
at org.serviio.library.online.PluginExecutionProcessor$1.call(PluginExecutionProcessor.java:50)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
<<

allmac

Streaming enthusiast

Posts: 20

Joined: Wed May 08, 2013 9:33 pm

Post Sun May 19, 2013 11:55 pm

Re: NHL Gamecenter Live

Can I do it run in OSX version??
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Mon May 20, 2013 6:18 am

Re: NHL Gamecenter Live

Yes

Sent from my HTC Desire S using Tapatalk 2
<<

allmac

Streaming enthusiast

Posts: 20

Joined: Wed May 08, 2013 9:33 pm

Post Mon May 20, 2013 12:24 pm

Re: NHL Gamecenter Live

OS X 10.5.8 - Serviio 1.2
*** Serviio 1.2.1 not working for me... NO video can play.

Starting up Serviio same usual error messages:

...
/Users/imac/Downloads/serviio-0.6.1-osx 2/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 212: unable to resolve class HTTPBuilder
@ line 212, column 16.
def tvHttp = new HTTPBuilder(tvReqUrl);
^

6 errors


I did added all the .jar files HttpBuilder into /lib folder.
For OS X the lib and library folders are appear to be the same. Originally there's no lib folder, only library.
Creating manually a lib folder, I lost all my configurations and Serviio started using lib folder, creating additional subfolders, and config files.

Added also in Plist: <string>$JAVAROOT/lib/http-builder.jar</string>

Anyway... plugin is not working probably due to HttpBuilder.
<<

allmac

Streaming enthusiast

Posts: 20

Joined: Wed May 08, 2013 9:33 pm

Post Mon May 20, 2013 2:33 pm

Re: NHL Gamecenter Live

HOW TO: OSX running...

Did not try in my TV, but working fine using iOS DLNA client.
Installed plugins are: NHL and Skysports ONLY. I believe that will not affect others plugins.

STEPS:

1) Download HTTP-Builder
2) Download NHL Game Center plugin
3) Copy NHL Game Center plugin to the folder: Serviio /Contents/Resources/Java/plugins/
4) Unzip HTTP-Builder
5) In HTTP Builder folders, copy the file: http-builder-0.7-SNAPSHOT.jar into the folder: dependencies
6) Copy the folder dependencies from HTTP-Builder folders into the folder: Serviio /Contents/Resources/Java/ (copy the folder, not each file)
7) Edit file Serviio /Contents/Info.plist adding all HTTP-Builder .jar files (follow sample - added each dependences .jar file to Java ClassPath)

HTTP-Builder download: http://snapshots.repository.codehaus.org/org/codehaus/groovy/modules/http-builder/http-builder/0.7-SNAPSHOT/http-builder-0.7-20130216.204411-3-all.zip

Info.plist file:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plist version="1.0">
<dict>
<key>CFBundleName</key>
<string>Serviio</string>
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<key>CFBundleGetInfoString</key>
<string>1.2 (c) 2009 - 2011 Petr Nejedly</string>
<key>CFBundleAllowMixedLocalizations</key>
<string>false</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleExecutable</key>
<string>JavaApplicationStub</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleIconFile</key>
<string>serviio.icns</string>
<key>Java</key>
<dict>
<key>MainClass</key>
<string>org.serviio.MediaServer</string>
<key>JVMVersion</key>
<string>1.6+</string>
<key>ClassPath</key>
<array>
<string>$JAVAROOT/commons-codec.jar</string>
<string>$JAVAROOT/commons-io.jar</string>
<string>$JAVAROOT/commons-jxpath.jar</string>
<string>$JAVAROOT/commons-lang.jar</string>
<string>$JAVAROOT/concurrent.jar</string>
<string>$JAVAROOT/derby.jar</string>
<string>$JAVAROOT/freemarker.jar</string>
<string>$JAVAROOT/groovy-all.jar</string>
<string>$JAVAROOT/gson.jar</string>
<string>$JAVAROOT/httpcore.jar</string>
<string>$JAVAROOT/jaudiotagger.jar</string>
<string>$JAVAROOT/jcl-over-slf4j.jar</string>
<string>$JAVAROOT/jcs.jar</string>
<string>$JAVAROOT/jdom.jar</string>
<string>$JAVAROOT/jnat-pmplib.jar</string>
<string>$JAVAROOT/jul-to-slf4j.jar</string>
<string>$JAVAROOT/log4j.jar</string>
<string>$JAVAROOT/org.restlet.ext.gson.jar</string>
<string>$JAVAROOT/org.restlet.ext.net.jar</string>
<string>$JAVAROOT/org.restlet.ext.xstream.jar</string>
<string>$JAVAROOT/org.restlet.jar</string>
<string>$JAVAROOT/padlock.jar</string>
<string>$JAVAROOT/rome-modules.jar</string>
<string>$JAVAROOT/rome.jar</string>
<string>$JAVAROOT/sanselan.jar</string>
<string>$JAVAROOT/sbbi-upnp.jar</string>
<string>$JAVAROOT/serviio-media-browser.jar</string>
<string>$JAVAROOT/serviio.jar</string>
<string>$JAVAROOT/slf4j-api.jar</string>
<string>$JAVAROOT/slf4j-log4j12.jar</string>
<string>$JAVAROOT/winp.jar</string>
<string>$JAVAROOT/xstream.jar</string>
<string>$JAVAROOT/dependencies/http-builder-0.7-SNAPSHOT.jar</string>
<string>$JAVAROOT/dependencies/antlr-2.7.7.jar</string>
<string>$JAVAROOT/dependencies/appengine-api-1.0-sdk-1.3.8.jar</string>
<string>$JAVAROOT/dependencies/asm-3.2.jar</string>
<string>$JAVAROOT/dependencies/asm-analysis-3.2.jar</string>
<string>$JAVAROOT/dependencies/asm-commons-3.2.jar</string>
<string>$JAVAROOT/dependencies/asm-tree-3.2.jar</string>
<string>$JAVAROOT/dependencies/asm-util-3.2.jar</string>
<string>$JAVAROOT/dependencies/commons-beanutils-1.8.0.jar</string>
<string>$JAVAROOT/dependencies/commons-codec-1.6.jar</string>
<string>$JAVAROOT/dependencies/commons-collections-3.2.1.jar</string>
<string>$JAVAROOT/dependencies/commons-lang-2.4.jar</string>
<string>$JAVAROOT/dependencies/commons-logging-1.1.1.jar</string>
<string>$JAVAROOT/dependencies/ezmorph-1.0.6.jar</string>
<string>$JAVAROOT/dependencies/groovy-1.8.8.jar</string>
<string>$JAVAROOT/dependencies/httpclient-4.2.1.jar</string>
<string>$JAVAROOT/dependencies/httpcore-4.2.1.jar</string>
<string>$JAVAROOT/dependencies/json-lib-2.3-jdk15.jar</string>
<string>$JAVAROOT/dependencies/nekohtml-1.9.16.jar</string>
<string>$JAVAROOT/dependencies/signpost-commonshttp4-1.2.1.1.jar</string>
<string>$JAVAROOT/dependencies/signpost-core-1.2.1.1.jar</string>
<string>$JAVAROOT/dependencies/xercesImpl-2.9.1.jar</string>
<string>$JAVAROOT/dependencies/xml-apis-1.4.01.jar</string>
<string>$JAVAROOT/dependencies/xml-resolver-1.2.jar</string>
<string>$JAVAROOT/config</string>
</array>
<key>VMOptions</key>
<string>-Xmx512m -Xms20M -XX:+UseParNewGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20</string>
<key>Properties</key>
<dict>
<key>java.awt.headless</key>
<string>true</string>
<key>serviio.home</key>
<string>$JAVAROOT</string>
<key>derby.system.home</key>
<string>$JAVAROOT/library</string>
<key>file.encoding</key>
<string>UTF-8</string>
<key>java.net.preferIPv4Stack</key>
<string>true</string>
</dict>
</dict>
</dict>
</plist>
<<

Munq

Serviio newbie

Posts: 2

Joined: Sat Oct 19, 2013 10:59 pm

Post Sat Oct 19, 2013 11:08 pm

Re: NHL Gamecenter Live

Hello,

I'm running Serviio on Mac streaming to my WDTV Live. I followed the instructions outlined in the post above. The streams appear on my WDTV, but it tells me "Unable to play the selected file. Please see the User Manual for a list of supported file formats." My log gives the following message:
6 errors

2013-10-19 18:14:18,757 WARN [PluginCompilerThread] Plugin NHLGameCenterPlugin.groovy failed to compile: startup failed:
/Applications/serviio-1.3.1-osx/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 9: unable to resolve class groovyx.net.http.ContentType
@ line 9, column 1.
import static groovyx.net.http.ContentType.*
^

/Applications/serviio-1.3.1-osx/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 9: unable to resolve class groovyx.net.http.ContentType
@ line 9, column 1.
import static groovyx.net.http.ContentType.*
^

/Applications/serviio-1.3.1-osx/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 52: unable to resolve class HTTPBuilder
@ line 52, column 16.
def tvHttp = new HTTPBuilder(tvAuthUrl);
^

/Applications/serviio-1.3.1-osx/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 104: unable to resolve class HTTPBuilder
@ line 104, column 16.
def tvHttp = new HTTPBuilder(tvReqUrl);
^

/Applications/serviio-1.3.1-osx/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 137: unable to resolve class HTTPBuilder
@ line 137, column 22.
def tvGameHttp = new HTTPBuilder('http://gamecenter.nhl.com');
^

/Applications/serviio-1.3.1-osx/Serviio.app/Contents/Resources/Java/plugins/NHLGameCenterPlugin.groovy: 213: unable to resolve class HTTPBuilder
@ line 213, column 16.
def tvHttp = new HTTPBuilder(tvReqUrl);

Any ideas?
PreviousNext

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 18 guests

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