FAQ  •  Register  •  Login

STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

<<

_SDK_

Streaming enthusiast

Posts: 46

Joined: Sun Dec 23, 2012 6:10 am

Location: NYC, NY

Post Sun May 26, 2013 3:45 pm

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

Stopstream seems to have failed at the same time HaHa sport went down... Woke up yesterday and found my CPU running @ 1250% ! deleted HaHa and Stopstream from the library and all was well last night. Added back Stopstream a little while ago and my CPU is already running @ 200%.
Little info in my log... This message repeats continuously.

2013-05-26 10:35:35,341 DEBUG [OnlineLibraryManager] Resource http://www.stopstream.com not in cache yet, loading it
2013-05-26 10:35:35,341 DEBUG [WebResourceParser] Parsing web resource 'http://www.stopstream.com'
2013-05-26 10:35:35,342 DEBUG [WebResourceParser] Found matching url extractor (Stopstream) for resource http://www.stopstream.com
2013-05-26 10:35:35,342 DEBUG [FeedItemUrlExtractor] Stopstream: Starting parsing resource: http://www.stopstream.com
2013-05-26 10:35:35,342 DEBUG [FeedItemUrlExtractor] Stopstream: Parsing with Stopstream V30
java.io.IOException: Unexpected error while invoking plugin (Stopstream): The operation took more than 60000 ms and has been cancelled.
2013-05-26 10:37:36,726 DEBUG [OnlineLibraryManager] Resource http://www.stopstream.com not in cache yet, loading it
2013-05-26 10:37:36,726 DEBUG [WebResourceParser] Parsing web resource 'http://www.stopstream.com'
2013-05-26 10:37:36,726 DEBUG [WebResourceParser] Found matching url extractor (Stopstream) for resource http://www.stopstream.com
2013-05-26 10:37:36,726 DEBUG [FeedItemUrlExtractor] Stopstream: Starting parsing resource: http://www.stopstream.com
2013-05-26 10:37:36,727 DEBUG [FeedItemUrlExtractor] Stopstream: Parsing with Stopstream V30

Thanks & Regards
<<

nico4gr

Serviio newbie

Posts: 5

Joined: Sun May 26, 2013 7:20 pm

Post Sun May 26, 2013 7:30 pm

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

Same here.
Cpu at 67% at idle and dificulties in loading pages until I kill serviioservice.exe.
I removed stopstream and hahasport online sourses and everything went back to normal.

Part of my log:

2013-05-26 01:00:24,882 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (HaHaSport): index is out of range 0..-1 (index = 0)
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.IndexOutOfBoundsException: index is out of range 0..-1 (index = 0)
at org.codehaus.groovy.runtime.DefaultGroovyMethods.getAt(DefaultGroovyMethods.java:6202)
at org.codehaus.groovy.runtime.dgm$310.invoke(Unknown Source)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at HaHaSport.extractItems(HaHaSport.groovy:242)
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(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2013-05-26 01:00:25,525 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (Stopstream): http://www.stopstream.com/1/
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.io.FileNotFoundException: http://www.stopstream.com/1/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.codehaus.groovy.runtime.DefaultGroovyMethods.configuredInputStream(DefaultGroovyMethods.java:16692)
at org.codehaus.groovy.runtime.DefaultGroovyMethods.newReader(DefaultGroovyMethods.java:16760)
at org.codehaus.groovy.runtime.DefaultGroovyMethods.getText(DefaultGroovyMethods.java:15130)
at org.codehaus.groovy.runtime.DefaultGroovyMethods.getText(DefaultGroovyMethods.java:15102)
at org.codehaus.groovy.runtime.dgm$375.invoke(Unknown Source)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
at Stopstream.extractItems(Stopstream.groovy:231)
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(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2013-05-26 01:02:45,275 INFO [MediaServer] ------------------------------------------------------------------------
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu May 30, 2013 10:02 pm

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

Version 31 posted, with many changes and improved execution.
<<

yaro

Streaming enthusiast

Posts: 41

Joined: Fri Jul 20, 2012 2:16 pm

Post Fri May 31, 2013 11:21 pm

STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

Still not working.
<<

frasenci

Serviio newbie

Posts: 2

Joined: Fri May 31, 2013 11:58 pm

Post Sat Jun 01, 2013 12:05 am

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

Hi jhb50 , thank you very much for your plugins.

had the same problems in the las weeks , CPU going wild....

The plugin is now working , although it seems not to recognize the sports filters , i.e. /1 , /8 etc

Greetings from Chile
<<

_SDK_

Streaming enthusiast

Posts: 46

Joined: Sun Dec 23, 2012 6:10 am

Location: NYC, NY

Post Sat Jun 01, 2013 3:10 am

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

Thanks for all the work.
Greetings From Jamaica.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sat Jun 01, 2013 4:12 am

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

The plugin is now working , although it seems not to recognize the sports filters , i.e. /1 , /8 etc

Sports filters are working fine but perhaps the plugin does not support those servers or they are down like leton has been.
<<

yaro

Streaming enthusiast

Posts: 41

Joined: Fri Jul 20, 2012 2:16 pm

Post Sun Jun 02, 2013 1:30 am

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

yaro wrote:Still not working.

The All EVENTS option works.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Jun 02, 2013 4:25 am

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

As I said its working fine. if you are not prepared to post your console command and a debug log of Stopstream refreshing, I cannot help you with your problem.
And there is no option called AllEvents.
<<

yaro

Streaming enthusiast

Posts: 41

Joined: Fri Jul 20, 2012 2:16 pm

Post Sun Jun 02, 2013 2:04 pm

STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

The home URL is the all events option. The first page says that.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Jun 04, 2013 2:03 am

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

The stopstream site is not supporting individual sports. Only the home page works.
<<

Tschurtsch

Serviio newbie

Posts: 6

Joined: Thu Jul 04, 2013 10:20 am

Post Thu Jul 04, 2013 5:21 pm

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

First of all: Thank you, jhb50, for the great plugins! Good work!

Secondly I must report problems with the link retrieval. Almost no links are extracted. A detailed log is attached. Mainly I can find the following errors:
2013-07-04 18:52:37,313 DEBUG [FeedItemUrlExtractor] Stopstream: No id= playpath in http://static.ws.kukuplay.com/support/f ... rloader.js
2013-07-04 18:52:37,313 DEBUG [FeedItemUrlExtractor] Stopstream: Finished extraction of url: no result
2013-07-04 18:52:41,825 DEBUG [FeedItemUrlExtractor] Stopstream: No playpath or src= in http://embeds.coolsport.tv/livegame2.ph ... height=460

I guess the problem is with the links provided on the site. But also working extractions do not show up in the list, for example:
2013-07-04 18:52:49,430 DEBUG [FeedItemUrlExtractor] Stopstream: Starting extraction of url for item: Do 17:00-19:00 FC Otelul Galati vs. Livingston|International Friendly Matches
2013-07-04 18:52:49,431 DEBUG [FeedItemUrlExtractor] Stopstream: Source Link 1: http://coolsport.tv/kiwi13.php
2013-07-04 18:52:49,682 DEBUG [FeedItemUrlExtractor] Stopstream: Source Link 6: http://embeds.coolsport.tv/livegame2.ph ... height=460
2013-07-04 18:52:51,193 DEBUG [FeedItemUrlExtractor] Stopstream: Source Link 7: http://featve.com/player2.php?id=20830& ... height=460 http://embeds.coolsport.tv/livegame2.ph ... height=460
2013-07-04 18:52:51,692 DEBUG [FeedItemUrlExtractor] Stopstream: Extracted url for Do 17:00-19:00 FC Otelul Galati vs. Livingston|International Friendly Matches
2013-07-04 18:52:51,693 DEBUG [FeedItemUrlExtractor] Stopstream: Finished extraction of url: ContentURLContainer [fileType=VIDEO, contentUrl=rtmp://rtmp.sportodin.com:1935/redirect playpath=20830 pageUrl=http://featve.com/player2.php swfurl=http://97ff0e7e610f20512dbe-483e6ce63d68aeb3d05af6c054efb801.r29.cf1.rackcdn.com/fkr1.swf token=#fe%#w@3fe%#w@3s#Ch%3al#w#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2sad3@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2 live=1, thumbnailUrl=https://sites.google.com/site/hahaflags/ro.gif, expiresOn=Thu Jul 04 19:15:00 CEST 2013, expiresImmediately=true, cacheKey=stopstream_http://www.bestsportgo.tv/20130704/vv-601181-football-51d58bbed449d4.58081262.html, live=true, ]
2013-07-04 18:52:51,693 DEBUG [WebResourceParser] Added resource item 2: 'Do 17:00-19:00 FC Otelul Galati vs. Livingston|International Friendly Matches' (rtmp://rtmp.sportodin.com:1935/redirect playpath=20830 pageUrl=http://featve.com/player2.php swfurl=http://97ff0e7e610f20512dbe-483e6ce63d68aeb3d05af6c054efb801.r29.cf1.rackcdn.com/fkr1.swf token=#fe%#w@3fe%#w@3s#Ch%3al#w#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2#fe%#w@3fe%#w@3s#Ch%3al#w@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2sad3@2s#Ch%3alfe%#w@3s#Ch%3al#w@2#w@2 live=1)

In the end, only 2 items show up, although 8 items are found and 3 times I can find the line:
  Code:
Added resource item ...

Thanks in advance!

stopstream.log
(25.87 KiB) Downloaded 534 times
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Jul 07, 2013 5:04 am

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

These sources have unfortunately switched to Chinese P2P servers or encoded their streams with tokens.
<<

jojo429

Serviio newbie

Posts: 1

Joined: Sat Oct 04, 2014 11:12 pm

Post Sat Oct 04, 2014 11:26 pm

Re: STOPSTREAM - A DYNAMIC SPORTS STREAMS WEB RESOURCE

I'd love to use this plugin but it's not working for me. I see that it wasn't update since a year. Maybe it was abandon!
Previous

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 14 guests

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