FAQ  •  Register  •  Login

NHL Gamecenter Live

<<

oxez

Serviio newbie

Posts: 6

Joined: Thu Aug 01, 2013 10:06 pm

Post Sun Oct 20, 2013 12:38 am

Re: NHL Gamecenter Live

The plugins seems to load correctly for me, I have this in the logs:

  Code:
2013-10-19 20:37:22,657 INFO  [PluginCompilerThread] Added Web Resouce plugin NHL Gamecenter Live (NHLGameCenterPlugin.groovy), version: 1


However nothing is shown on in the library under 'Online' in videos.

My NHL GCL subscription is active.

Anyone has the same issue ? I'm on Windows 8 x64, serviio 1.3.1

Edit: When browsing from my xbox I have this message now:

  Code:
2013-10-19 20:40:44,705 WARN  [FeedUpdaterThread] An error occured while parsing the online resource http://www.nhl.com/ice/gamecenterlive.htm, will try again soon: Unexpected error while invoking plugin (NHL Gamecenter Live): org/apache/http/client/HttpResponseException
<<

allmac

Streaming enthusiast

Posts: 20

Joined: Wed May 08, 2013 9:33 pm

Post Sun Oct 20, 2013 1:28 am

Re: NHL Gamecenter Live

I believe you did not step 5.

After unzip HTTP-Builder, inside the unziped folder you will see many things.
Including a dependencies folder and a http-builder-0.7-SNAPSHOT.jar file.

You need to copy the file http-builder-0.7-SNAPSHOT.jar inside dependeces folder, and after this you will copy dependencies folder from HTTP-Builder into Java folder.

*** One more think!!

Info.plist file is different for each Serviio version.
So... you need only add the following lines in the correct place.

  Code:
<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>


Munq wrote: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

Any ideas?
<<

Munq

Serviio newbie

Posts: 2

Joined: Sat Oct 19, 2013 10:59 pm

Post Sun Oct 20, 2013 2:41 am

Re: NHL Gamecenter Live

allmac wrote:I believe you did not step 5.

After unzip HTTP-Builder, inside the unziped folder you will see many things.
Including a dependencies folder and a http-builder-0.7-SNAPSHOT.jar file.

You need to copy the file http-builder-0.7-SNAPSHOT.jar inside dependeces folder, and after this you will copy dependencies folder from HTTP-Builder into Java folder.

*** One more think!!

Info.plist file is different for each Serviio version.
So... you need only add the following lines in the correct place.
Munq wrote: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

Any ideas?


I moved http-builder-0.7-SNAPSHOT.jar to the dependencies folder, and moved that to the Java folder. I added the .jar files to Info.plist, and double and triple checked line by line to make sure mine matched yours. There are slight differences, but I assume it's because I'm running Serviio 1.3.1, and your previous post was running 1.2. What are you running now, and does it still work for you? If it makes any difference I'm running OSX 10.8.5. I might try downgrading, but my best guess is that it's an issue with the formats accepted by the WDTV Live. Thanks for your help!
<<

oxez

Serviio newbie

Posts: 6

Joined: Thu Aug 01, 2013 10:06 pm

Post Sun Oct 20, 2013 5:45 am

Re: NHL Gamecenter Live

I've been trying to fix the issue: I was using httpbuilder 0.6. Trying 0.5.2 makes the unit test (the main method) works, except when I use 0.5.2, serviio stop logging ?! What could cause that? It's getting harder to debug when there are no logs!
<<

oxez

Serviio newbie

Posts: 6

Joined: Thu Aug 01, 2013 10:06 pm

Post Sun Oct 20, 2013 9:47 pm

Re: NHL Gamecenter Live

Hello again, I solved my previous issues by downgrading http-builder to 0.5.0 (so that I can view debug logs). The stream lists fine, except playback doesnt work.

I took a screenshot so you can see what's happening. (I get the same output on my xbox 360). Serviio and the plugin run on Windows

Any ideas on how to fix this?

Forgot to include some debug info:

  Code:
2013-10-20 18:21:32,408 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010001336, format AVC_TS_MP_SD_AC3_ISO and profile Generic DLNA profile
2013-10-20 18:21:32,409 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file http://nlds135.cdnak.neulion.com/nlds/nhl/bluejackets/as/live/bluejackets_hd_ced.m3u8
2013-10-20 18:21:32,409 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file http://nlds135.cdnak.neulion.com/nlds/nhl/bluejackets/as/live/bluejackets_hd_ced.m3u8: AVC_TS_MP_SD_AC3_ISO
2013-10-20 18:21:32,411 WARN  [GETMethodProcessor] A range header was found on the incoming request for a live stream, sending back the whole stream
2013-10-20 18:21:32,411 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010001336 (online)
2013-10-20 18:21:32,411 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2013-10-20 18:21:32,411 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2013-10-20 18:21:32,412 DEBUG [VideoDeliveryEngine] Delivering item '1000000010001336' for client 'Identifier=192.168.1.110, Profile=Generic DLNA profile'
2013-10-20 18:21:32,412 DEBUG [VideoDeliveryEngine] Delivering file 'http://nlds135.cdnak.neulion.com/nlds/nhl/bluejackets/as/live/bluejackets_hd_ced.m3u8' using transcoding
2013-10-20 18:21:32,412 DEBUG [AbstractTranscodingDeliveryEngine] No suitable transcoding job exists yet, start one for client 'Identifier=192.168.1.110, Profile=Generic DLNA profile'
2013-10-20 18:21:32,413 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: http://nlds135.cdnak.neulion.com/nlds/nhl/bluejackets/as/live/bluejackets_hd_ced.m3u8
2013-10-20 18:21:32,413 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -analyzeduration 10000000 -fflags +genpts -threads auto -i http://nlds135.cdnak.neulion.com/nlds/nhl/bluejackets/as/live/bluejackets_hd_ced.m3u8 -y -threads auto -c:v copy -c:a ac3 -b:a 384k -ar 48000 -ac 1 -map 0:1 -map 0:0 -sn -f mpegts pipe:
2013-10-20 18:21:34,255 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
libpostproc    52.  3.100 / 52.  3.100
[http @ 01F19A80] HTTP error 403 Forbidden
Unable to open key file http://nlsk.neulion.com/nlsk/hls/securekey?id=135&url=/nlds/nhl/bluejackets/as/live/bluejackets_hd_800/20131020180000.m3u8.key
[hls,applehttp @ 01EFBF80] Error when loading first segment 'http://nlds135.cdnak.neulion.com/nlds/nhl/bluejackets/as/live/bluejackets_hd_800_20131020203510.ts'
http://nlds135.cdnak.neulion.com/nlds/nhl/bluejackets/as/live/bluejackets_hd_ced.m3u8: Invalid data found when processing input
2013-10-20 18:21:34,255 DEBUG [TranscodingJobListener] Transcoding finished; successful: false
2013-10-20 18:21:36,240 DEBUG [SearchManager] Committing search index

<<

oxez

Serviio newbie

Posts: 6

Joined: Thu Aug 01, 2013 10:06 pm

Post Tue Oct 22, 2013 3:29 am

Re: NHL Gamecenter Live

I solved my issue by adding

  Code:
userAgent: 'AppleCoreMedia/1.0.0.8C148 (iPad; U; CPU OS 4_2_1 like Mac OS X; en_us)'
as a parameter in the ContentUrlContainer constructor around line 246

Basically they only allow iOS user-agents, and so adding this removes the 403 error and allow streaming.

The only issue right now is that the stream lags a little bit on my tv (choppy), but that's outside the realm of this plugin, thank you!
<<

jstoveld

Serviio newbie

Posts: 7

Joined: Sat Nov 23, 2013 6:57 pm

Post Sat Nov 23, 2013 7:06 pm

Re: NHL Gamecenter Live

Hello,

Im having a heck of a time trying to get this plugin to work.

Id love to make a walkthrough to simplify this for users once its set up - but I have to get there first.

--

Where I am at.


2013-11-23 13:42:26,805 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.nhl.com/ice/gamecenterlive.htm has been found.
2013-11-23 13:43:27,105 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.nhl.com/ice/gamecenterlive.htm has been found.
2013-11-23 13:44:27,374 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.nhl.com/ice/gamecenterlive.htm has been found.
2013-11-23 13:45:27,619 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.nhl.com/ice/gamecenterlive.htm has been found.
2013-11-23 13:46:27,818 WARN [FeedUpdaterThread] An error occured while trying to parse an online resouce requiring a plugin, provide the plugin or remove the resource: No plugin for web resource http://www.nhl.com/ice/gamecenterlive.htm has been found.

Over and over.

But the file is there...
http://prntscr.com/26877i

And configured as far as I can tell (you can have my username - but not my pass :-)
http://prntscr.com/2687k3

And here are my settings for the Online Source portion too...
http://prntscr.com/268838


So... What am I missing?

NHL Gamecenter doesnt appear on the DLNA :-(
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Sun Nov 24, 2013 10:20 pm

Re: NHL Gamecenter Live

Please read the first post, it does mention you need http://groovy.codehaus.org/modules/http-builder/ jar files to make this plugin work
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

jstoveld

Serviio newbie

Posts: 7

Joined: Sat Nov 23, 2013 6:57 pm

Post Mon Nov 25, 2013 12:49 am

Re: NHL Gamecenter Live

That must be where I am messing up.

What is a JAR File and what has to be done?
<<

jstoveld

Serviio newbie

Posts: 7

Joined: Sat Nov 23, 2013 6:57 pm

Post Sun Dec 08, 2013 1:52 am

Re: NHL Gamecenter Live

Really - Im still lost on this. I have no idea what I am doing wrong.
<<

jstoveld

Serviio newbie

Posts: 7

Joined: Sat Nov 23, 2013 6:57 pm

Post Mon Dec 09, 2013 2:29 am

Re: NHL Gamecenter Live

Ok figured out the .jars

Downloaded the zip, extracted and dumped all the contents of the dependencies folder into the \lib folder. This was just confusing because the link was misleading. But I wasnt reading between the lines.

So the .jars are loaded.

My logs no longer present an error.

  Code:
2013-12-08 21:13:07,743 INFO  [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2013-12-08 21:13:07,742 INFO  [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2013-12-08 21:13:07,742 INFO  [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2013-12-08 21:13:10,444 INFO  [WebServer] WebServer starting on port 8895
2013-12-08 21:13:10,577 INFO  [Device] Updated bound IP address of Device with UUID: 4e97ce0c-21f3-3bf7-a94b-ac43c325a2c0, bound address: 192.168.1.5
2013-12-08 21:13:10,577 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2013-12-08 21:13:10,578 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2013-12-08 21:13:10,578 INFO  [EventDispatcher] Starting EventDispatcher
2013-12-08 21:13:10,602 INFO  [RendererSearchSender] Searching for Renderer devices
2013-12-08 21:13:10,604 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (Realtek PCIe GBE Family Controller) and address 192.168.1.5, timeout = 0
2013-12-08 21:13:51,887 WARN  [PlaylistParser] Could not find a suitable playlist parser for file 'E:\Kims Music\Matchbox 20 Yourself Or Someone Like You\Matchbox 20 - Yourself Or Someone Like You.pls', it is either not supported or the file is corrupted.
2013-12-08 21:17:38,484 INFO  [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2013-12-08 21:17:38,484 INFO  [WebServer] WebServer shutting down
2013-12-08 21:17:38,485 INFO  [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2013-12-08 21:17:38,485 INFO  [EventDispatcher] Leaving EventDispatcher
2013-12-08 21:17:38,485 INFO  [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2013-12-08 21:17:40,389 INFO  [WebServer] WebServer starting on port 8895
2013-12-08 21:17:40,523 INFO  [Device] Updated bound IP address of Device with UUID: 4e97ce0c-21f3-3bf7-a94b-ac43c325a2c0, bound address: 192.168.1.5
2013-12-08 21:17:40,523 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2013-12-08 21:17:40,523 INFO  [EventDispatcher] Starting EventDispatcher
2013-12-08 21:17:40,523 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2013-12-08 21:17:40,544 INFO  [RendererSearchSender] Searching for Renderer devices
2013-12-08 21:17:40,544 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (Realtek PCIe GBE Family Controller) and address 192.168.1.5, timeout = 0


These are the logs on startup.

Nothing listed about the plugin loading or failing - though I saw in the thread that there is not a report built in the plugin. (or has that changed?)

The only plugin and file that is in the \plugins folder is NHLGameCenterPlugin.groovy (as well as an Info.plist that I copied from earlier because I didnt see where this should be posted.

I have all of the jars in the \lib folder.
  Code:
 Directory of C:\Program Files\Serviio\lib

12/08/2013  09:17 PM    <DIR>          .
12/08/2013  09:17 PM    <DIR>          ..
05/15/2010  08:21 AM           445,288 antlr-2.7.7.jar
12/02/2010  09:50 AM        11,648,873 appengine-api-1.0-sdk-1.3.8.jar
05/15/2010  08:21 AM            43,398 asm-3.2.jar
05/15/2010  08:22 AM            17,985 asm-analysis-3.2.jar
05/15/2010  08:22 AM            33,094 asm-commons-3.2.jar
05/15/2010  08:22 AM            21,878 asm-tree-3.2.jar
05/15/2010  08:22 AM            36,551 asm-util-3.2.jar
05/15/2010  08:21 AM           231,320 commons-beanutils-1.8.0.jar
05/15/2010  08:21 AM            46,725 commons-codec-1.3.jar
08/07/2013  06:20 PM            46,725 commons-codec.jar
05/15/2010  08:22 AM           575,389 commons-collections-3.2.1.jar
08/07/2013  06:20 PM           707,972 commons-imaging.jar
08/07/2013  06:20 PM           163,151 commons-io.jar
08/07/2013  06:20 PM           268,794 commons-jxpath.jar
05/15/2010  08:20 AM           261,809 commons-lang-2.4.jar
08/07/2013  06:20 PM           284,220 commons-lang.jar
05/15/2010  08:21 AM            60,686 commons-logging-1.1.1.jar
08/07/2013  06:20 PM           189,284 concurrent.jar
08/07/2013  06:20 PM           329,073 dcraw.exe
02/16/2013  12:43 PM    <DIR>          dependencies
08/07/2013  06:20 PM         2,831,358 derby.jar
05/15/2010  08:21 AM            86,487 ezmorph-1.0.6.jar
08/07/2013  06:20 PM        14,559,744 ffmpeg.exe
08/07/2013  06:20 PM           879,259 freemarker.jar
03/18/2011  07:39 AM         5,097,471 groovy-1.7.10.jar
08/07/2013  06:20 PM         6,167,362 groovy-all.jar
08/07/2013  06:20 PM           173,590 gson.jar
12/08/2013  08:47 PM    <DIR>          http-builder-0.5.2
12/27/2011  12:43 PM           449,973 http-builder-0.5.2.jar
12/08/2013  09:12 PM    <DIR>          http-builder-0.7-SNAPSHOT
09/19/2010  12:11 PM           292,893 httpclient-4.0.3.jar
05/15/2010  08:22 AM           172,888 httpcore-4.0.1.jar
08/07/2013  06:20 PM           174,611 httpcore.jar
12/08/2013  09:17 PM             1,514 Info.plist
08/07/2013  06:20 PM           779,880 jaudiotagger.jar
08/07/2013  06:20 PM            17,306 jcl-over-slf4j.jar
08/07/2013  06:20 PM           435,347 jcs.jar
08/07/2013  06:20 PM           153,253 jdom.jar
08/07/2013  06:20 PM            28,151 jnat-pmplib.jar
05/15/2010  08:21 AM           151,839 json-lib-2.3-jdk15.jar
08/07/2013  06:20 PM             4,461 jul-to-slf4j.jar
08/07/2013  06:20 PM           481,535 log4j.jar
08/07/2013  06:20 PM         1,583,470 lucene-analyzers-common.jar
08/07/2013  06:20 PM         2,215,242 lucene-core.jar
05/15/2010  08:21 AM           116,162 nekohtml-1.9.9.jar
08/07/2013  06:20 PM             4,363 org.restlet.ext.gson.jar
08/07/2013  06:20 PM            10,544 org.restlet.ext.net.jar
08/07/2013  06:20 PM             6,083 org.restlet.ext.xstream.jar
08/07/2013  06:20 PM           703,270 org.restlet.jar
08/07/2013  06:20 PM            52,263 padlock.jar
12/27/2011  12:43 PM            13,526 pom.xml
08/07/2013  06:20 PM           252,769 rome-modules.jar
08/07/2013  06:20 PM           219,683 rome.jar
08/07/2013  06:20 PM           162,481 sbbi-upnp.jar
08/07/2013  06:20 PM           441,616 serviio-client.jar
08/07/2013  06:20 PM           895,558 serviio-media-browser.jar
08/07/2013  06:20 PM         1,598,688 serviio.jar
09/16/2010  09:46 AM             6,456 signpost-commonshttp4-1.2.1.1.jar
09/16/2010  09:46 AM            44,557 signpost-core-1.2.1.1.jar
08/07/2013  06:20 PM            25,496 slf4j-api.jar
08/07/2013  06:20 PM             9,750 slf4j-log4j12.jar
08/07/2013  06:20 PM            42,451 streamflyer-core.jar
08/07/2013  06:20 PM            18,629 winp.jar
08/07/2013  06:20 PM             7,680 winp.x64.dll
05/15/2010  08:21 AM         1,212,965 xercesImpl-2.8.1.jar
09/23/2011  07:47 PM           220,536 xml-apis-1.4.01.jar
05/15/2010  08:21 AM            84,091 xml-resolver-1.2.jar
08/07/2013  06:20 PM           481,672 xstream.jar
              65 File(s)     58,781,138 bytes
               5 Dir(s)   9,672,077,312 bytes free


Think that is about it there (please note that I have extracted all the jars from all folders)

My setup for the feed on the serviio side looks like this.

http://prntscr.com/29rucw


Lastly - I went through all of the code for the plugin and changed all the USERNAMES and PASSWORDS to my username and password. Just want to confirm that I have to do this - or does it just have to be the first batch of those?

Im sure I am almost there but need to tweak or move a few files or lines of code.
One thing to note - my Online folder on the DLNA file system is now empty. Unsure if that means anything...

Please and thanks fellas!
<<

allmac

Streaming enthusiast

Posts: 20

Joined: Wed May 08, 2013 9:33 pm

Post Mon Dec 09, 2013 10:08 pm

Re: NHL Gamecenter Live

MACINTOSH: It is working perfectly to me this season.
<<

jstoveld

Serviio newbie

Posts: 7

Joined: Sat Nov 23, 2013 6:57 pm

Post Tue Dec 10, 2013 1:44 am

Re: NHL Gamecenter Live

nice all mac - any advice?
<<

jstoveld

Serviio newbie

Posts: 7

Joined: Sat Nov 23, 2013 6:57 pm

Post Fri Jan 03, 2014 1:39 am

Re: NHL Gamecenter Live

Sooooo ... Really Im pretty sure Ive exhausted all of what I understand.
Can someone offer me a hand?
<<

intron

Serviio newbie

Posts: 4

Joined: Fri Jan 03, 2014 6:58 am

Post Fri Jan 03, 2014 7:01 am

Re: NHL Gamecenter Live

Munq wrote: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?



I don't think your issue is necessarily related to this plugin. I just got a WDTV Live as well and it gives me the same error on every item from Serviio. I can stream things from my computer in a variety of formats, I can get the built in channels to play fine, but the serviio feeds all give me exactly your answer. So, my guess is that it isn't this plugin, its a profile issue - there is something that needs to be tweaked in the WDTV profile. As an added bit of goodness, I tested my Serviio by going to another PC and logging into the mediabrowser. Everything played fine. So, again, I bet its a WDTV profile issue. But, I just got this and just started here so I don't know enough to be helpful. Just dangerous. :)
<<

intron

Serviio newbie

Posts: 4

Joined: Fri Jan 03, 2014 6:58 am

Post Sat Jan 04, 2014 7:17 am

Re: NHL Gamecenter Live

As a follow up, changing profiles gets rid of the error message for me in some cases. But so far all profiles have just left me with the spinning wheel. Pick some profiles and see if it makes a difference. I know that Xbox 360 got rid of the error for me, see if it does the same for you. If you find one that will actually stream, please let us know. I am slowly trying to go through all of default profiles. Will let you know if I figure anything out.
<<

gerpetya

Serviio newbie

Posts: 1

Joined: Tue Jan 07, 2014 12:55 am

Post Tue Jan 07, 2014 1:10 am

Re: NHL Gamecenter Live

Hello!

I'm from Hungary and I have a valid NHL GCL subscription (sorry for my English if it is not correct everywhere).
I tried the plugin but i found a bug in it.
There are two lines which set the value of tvDateStr:
String tvDateStr = tvCal.getTime().format('yyyyMMdd');
The calendar constructor get a timezone but the format return time in my timezone (which is one day after the current date in the US).
So i changed the line above with these:
SimpleDateFormat f = new SimpleDateFormat("yyyyMMdd");
f.setTimeZone(TimeZone.getTimeZone("EST"));
//String tvDateStr = tvCal.getTime().format('yyyyMMdd');
String tvDateStr = f.format(tvCal.getTime());

This code fixed the issue.


I have another problem too. I have a Samsung TV (UE40FS6320). I see the current games and thumbs are OK. However I can't open the streams on TV and I can't open the streams in MediaBrowser. It is just loading/waiting and after 1 or 2 minutes it fails.
Is there anybody in this forum who lives in Europe? I saw in the code that the plugin use the Sony TV streams from NHL. Is it available in Europe? Does anybody tried alternatives?

Thanks for help!

Bye
gerpetya
<<

jaylbird

Serviio newbie

Posts: 4

Joined: Thu Jan 09, 2014 3:26 am

Post Thu Jan 09, 2014 4:15 am

Re: NHL Gamecenter Live

Hello and I hope to get a clear answer for the NHL plugin. Perhaps Zip will comment (if appropriate)?

First of all, here is my system:
OS - Mac OSX Lion (10.7.5)
Serviio - 1.3.1
Http-builder - 0.7-SNAPSHOT - installed at Serviio.app\Contents\Resources\Java\dependencies (with all included builder jars)
NHL Gamecenter Live plugin - installed at Serviio.app\Contents\Resources\Java\plugins
The file, Serviio.app\Contents\Info.plist, has also been edited with new dependency items added.

Ok, so I have completed the 7 steps listed on page 3 (allmac's post) for OSX. I have a websource created in the Serviio Console. I am seeing two links for today's games (a home and an away feed). If I open one in the Serviio Media Browser, it is very small (192x144) and it doesn't play anything. These two soures also show on my TV, through my Sony BluRay player. I click one there and I get an error after a long delay, saying the "File is corrupt, or unsupported". I do have a current NHL-GCL account and I have edited the plugin file with my login credentials. I had also put the IOS mobile entry in the plugin file, in the new ContentURLContainer block of code. I have since removed that, unsure if it was causing the smaller display in the media browser. No change to the TV/Sony bluray error, or the size of the unplaying video in the media browser.

Here is the log message I get after clicking either of the two links, for on the mac or the bluray player:
  Code:
2014-01-08 22:36:20,358 WARN  [ProcessExecutor] Process /Applications/serviio-1.3.1-osx/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
libpostproc    52.  3.100 / 52.  3.100
[http @ 0x16379a0] HTTP error 403 Forbidden
Unable to open key file http://nlsk.neulion.com/nlsk/hls/securekey?id=143&url=/nlds/nhl/senators/as/live/senators_hd_800/20140108180000.m3u8.key
[hls,applehttp @ 0x1988800] Error when loading first segment 'http://nlds143.cdnak.neulion.com/nlds/nhl/senators/as/live/senators_hd_800_20140109010810.ts'
http://nlds143.cdnak.neulion.com/nlds/nhl/senators/as/live/senators_hd_ced.m3u8: Invalid data found when processing input


Does ANYONE have an idea what to do next? I understand the code of the plugin, but I am not really sure where the problem is coming from. Also, what are the odds of updating this to stream archived games?
<<

lapincube

Serviio newbie

Posts: 2

Joined: Sat Jan 11, 2014 2:37 pm

Post Sat Jan 11, 2014 2:51 pm

Re: NHL Gamecenter Live

Hello, i have a problem with the streaming part

Using Serviio 1.4 with http-builder 0.7 (i tried 0.5 to 0.7 same problem) and Samsung UE40D5000

I can list the games but can't stream them

Here is my debug

  Code:
2014-01-11 15:47:02,222 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:48571: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.0.10:8895]]
2014-01-11 15:47:02,222 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,222 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,222 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:02,222 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:02,222 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:02,222 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,223 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,223 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:02,223 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:02,223 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:02,223 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:02 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,contentFeatures.dlna.org:

DLNA.ORG_PN=AVC_TS_MP_SD_AC3_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:02,223 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:02,233 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:c40a518f-6e4b-3d4a-b2ea-

f39bd2e8b629 from address /192.168.0.12:1025s
2014-01-11 15:47:02,233 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.0.12:1025
2014-01-11 15:47:02,439 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:43323: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getCaptionInfo.sec: 1]]
2014-01-11 15:47:02,439 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,439 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,439 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:02,439 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:02,439 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:02,439 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,440 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,440 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:02,440 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:02,440 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:02,441 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:02 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:02,441 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:02,534 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:c40a518f-6e4b-3d4a-b2ea-

f39bd2e8b629 from address /192.168.0.12:1025s
2014-01-11 15:47:02,534 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.0.12:1025
2014-01-11 15:47:02,838 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:c40a518f-6e4b-3d4a-b2ea-

f39bd2e8b629 from address /192.168.0.12:1025s
2014-01-11 15:47:02,838 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.0.12:1025
2014-01-11 15:47:03,739 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:40527: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getCaptionInfo.sec: 1]]
2014-01-11 15:47:03,739 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,739 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,740 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:03,740 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:03,740 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:03,740 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,740 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,740 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:03,740 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:03,740 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:03,740 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:03 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:03,741 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:03,972 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:41148: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getCaptionInfo.sec: 1]]
2014-01-11 15:47:03,972 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,973 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,973 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:03,973 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:03,973 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:03,973 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,973 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,974 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:03,974 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:03,974 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:03,974 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:03 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:03,974 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:05,485 DEBUG [DiscoverySSDPMessageListener] Received a valid NOTIFY (ssdp:byebye) message from Renderer 4411e97e-5689-8e7c-1aaa-

e8340d256dc4 from address 192.168.0.12
2014-01-11 15:47:05,485 DEBUG [RendererManager] Removing renderer 4411e97e-5689-8e7c-1aaa-e8340d256dc4 from list of active renderers


If i try with mediabrowser, it's not working too. I have a screen like oxez (http://i.imgur.com/hkxfMrH.png)

Do you have an idea ?

Thanks
<<

jaylbird

Serviio newbie

Posts: 4

Joined: Thu Jan 09, 2014 3:26 am

Post Sat Jan 11, 2014 7:51 pm

Re: NHL Gamecenter Live

lapincube wrote:Hello, i have a problem with the streaming part

Using Serviio 1.4 with http-builder 0.7 (i tried 0.5 to 0.7 same problem) and Samsung UE40D5000

I can list the games but can't stream them

Here is my debug

  Code:
2014-01-11 15:47:02,222 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:48571: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.0.10:8895]]
2014-01-11 15:47:02,222 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,222 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,222 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:02,222 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:02,222 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:02,222 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,223 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,223 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:02,223 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:02,223 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:02,223 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:02 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,contentFeatures.dlna.org:

DLNA.ORG_PN=AVC_TS_MP_SD_AC3_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:02,223 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:02,233 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:c40a518f-6e4b-3d4a-b2ea-

f39bd2e8b629 from address /192.168.0.12:1025s
2014-01-11 15:47:02,233 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.0.12:1025
2014-01-11 15:47:02,439 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:43323: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getCaptionInfo.sec: 1]]
2014-01-11 15:47:02,439 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,439 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:02,439 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:02,439 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:02,439 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:02,439 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,440 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:02,440 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:02,440 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:02,440 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:02,441 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:02 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:02,441 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:02,534 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:c40a518f-6e4b-3d4a-b2ea-

f39bd2e8b629 from address /192.168.0.12:1025s
2014-01-11 15:47:02,534 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.0.12:1025
2014-01-11 15:47:02,838 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:c40a518f-6e4b-3d4a-b2ea-

f39bd2e8b629 from address /192.168.0.12:1025s
2014-01-11 15:47:02,838 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.0.12:1025
2014-01-11 15:47:03,739 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:40527: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getCaptionInfo.sec: 1]]
2014-01-11 15:47:03,739 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,739 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,740 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:03,740 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:03,740 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:03,740 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,740 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,740 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:03,740 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:03,740 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:03,740 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:03 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:03,741 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:03,972 DEBUG [ServiioHttpService] Incoming request from /192.168.0.12:41148: HEAD

/resource/1000000010003385/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getCaptionInfo.sec: 1]]
2014-01-11 15:47:03,972 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,973 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.12
2014-01-11 15:47:03,973 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.0.12, Profile=Samsung TV / player

(C/D-series)'
2014-01-11 15:47:03,973 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000010003385 and type 'MEDIA_ITEM' received
2014-01-11 15:47:03,973 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000010003385 (online)
2014-01-11 15:47:03,973 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,973 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-11 15:47:03,974 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000010003385, format AVC_TS_MP_SD_AC3_ISO and profile

Samsung TV / player (C/D-series)
2014-01-11 15:47:03,974 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
2014-01-11 15:47:03,974 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8: AVC_TS_MP_SD_AC3_ISO
2014-01-11 15:47:03,974 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date:

Sat, 11 Jan 2014 14:47:03 GMT,Server: Windows 8, UPnP/1.0 DLNADOC/1.50, Serviio/1.4,Cache-control: no-cache,transferMode.dlna.org:

Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2014-01-11 15:47:03,974 WARN  [WebServer] Unrecoverable HTTP protocol violation: Content-Length header already present
2014-01-11 15:47:05,485 DEBUG [DiscoverySSDPMessageListener] Received a valid NOTIFY (ssdp:byebye) message from Renderer 4411e97e-5689-8e7c-1aaa-

e8340d256dc4 from address 192.168.0.12
2014-01-11 15:47:05,485 DEBUG [RendererManager] Removing renderer 4411e97e-5689-8e7c-1aaa-e8340d256dc4 from list of active renderers


If i try with mediabrowser, it's not working too. I have a screen like oxez (http://i.imgur.com/hkxfMrH.png)

Do you have an idea ?

Thanks


lapincube, I had the same problem and fixed that issue with adding the iOS code (in red) to the NHLGameCenterPlugin.groovy file like this:

ContentURLContainer tvReturn = new ContentURLContainer( expiresImmediately: tvExpires,
live: !tvExpires,
fileType: MediaFileType.VIDEO,
thumbnailUrl: tvThumbUrl,
contentUrl: tvContentUrl,
userAgent: 'AppleCoreMedia/1.0.0.8C148 (iPad; U; CPU OS 4_2_1 like Mac OS X; en_us)'
);

My problem persists, as I think yours will too, that I get a 403 Forbidden error from the link: http://www.nhl.com/ice/gamecenterlive.htm.
PreviousNext

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 24 guests

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