Cannot use Grooveshark Plugin
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Cannot use Grooveshark Plugin
Hi all,
i'm new with UMS, so I hope you can explain me where i'm wrong in plugin config.
I'm interested in Grooveshark plugin.
I've installed all available plugins, but I can't see any kind of configuration available on plugin page.
The others plugins instead seems working.
Any ideas or feed ?
Thank you
(p.s. the grooveshark plugin is installed in the right folder with the other ones)

i'm new with UMS, so I hope you can explain me where i'm wrong in plugin config.
I'm interested in Grooveshark plugin.
I've installed all available plugins, but I can't see any kind of configuration available on plugin page.
The others plugins instead seems working.
Any ideas or feed ?
Thank you
(p.s. the grooveshark plugin is installed in the right folder with the other ones)

- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Cannot use Grooveshark Plugin
Grooveshark has changed some things. I'll look in to it when time arises.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Cannot use Grooveshark Plugin
Issue fixed download from plugins page.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Cannot use Grooveshark Plugin
Thank you sharkHunter.
But i'm still in trouble. I've read about the search system that seem not working.
here a piece of my error log
this happens simply entering in "grooveshark" menu on my philips streamium
i also read about the gs_searches.txt but i can't understand where to put it.
Thank you in advance
But i'm still in trouble. I've read about the search system that seem not working.
here a piece of my error log
Code: Select all
DEBUG 2014-06-29 22:59:15.626 [New I/O worker #3] add ext list net.pms.external.Gs_plugin@5de472
DEBUG 2014-06-29 22:59:16.700 [New I/O worker #4] Caught exception
java.lang.IncompatibleClassChangeError: Expecting non-static method net.pms.external.GsRoot.downloadAndSendBinary(Ljava/lang/String;)[B
at net.pms.external.GsRoot.getThumbnailInputStream(GsRoot.java:102) ~[na:na]
at net.pms.network.RequestV2.answer(RequestV2.java:300) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-06-29 22:59:16.740 [New I/O worker #1] Caught exception
java.lang.IncompatibleClassChangeError: Expecting non-static method net.pms.external.GsRoot.downloadAndSendBinary(Ljava/lang/String;)[B
at net.pms.external.GsRoot.getThumbnailInputStream(GsRoot.java:102) ~[na:na]
at net.pms.network.RequestV2.answer(RequestV2.java:300) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-06-29 22:59:18.870 [New I/O worker #3] Caught exception
java.lang.IncompatibleClassChangeError: Expecting non-static method net.pms.external.SearchFolder.downloadAndSendBinary(Ljava/lang/String;)[B
at net.pms.external.SearchFolder.getThumbnailInputStream(SearchFolder.java:65) ~[na:na]
at net.pms.network.RequestV2.answer(RequestV2.java:300) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-06-29 22:59:18.930 [New I/O worker #4] Caught exception
java.lang.IncompatibleClassChangeError: Expecting non-static method net.pms.external.SearchFolder.downloadAndSendBinary(Ljava/lang/String;)[B
at net.pms.external.SearchFolder.getThumbnailInputStream(SearchFolder.java:65) ~[na:na]
at net.pms.network.RequestV2.answer(RequestV2.java:300) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
INFO 2014-06-29 22:59:23.512 [UPNPHelper] No IP filter specified, access granted to /192.168.178.20
i also read about the gs_searches.txt but i can't understand where to put it.
Thank you in advance
Re: Cannot use Grooveshark Plugin
Well, i've found and edited the gs_searches file but no file is loaded.
Last part of my error log
Last part of my error log
Code: Select all
DEBUG 2014-06-29 23:15:47.137 [New I/O worker #3] Caught exception
java.lang.NoSuchFieldError: children
at net.pms.external.Search.discoverChildren(Search.java:53) ~[na:na]
at net.pms.dlna.DLNAResource.discoverChildren(DLNAResource.java:1060) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.discoverWithRenderer(DLNAResource.java:973) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.getDLNAResources(DLNAResource.java:895) ~[ums.jar:3.6.3]
at net.pms.network.RequestV2.answer(RequestV2.java:658) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-06-29 23:15:56.485 [New I/O worker #2] Caught exception
java.lang.NoSuchFieldError: children
at net.pms.external.Search.discoverChildren(Search.java:53) ~[na:na]
at net.pms.dlna.DLNAResource.discoverChildren(DLNAResource.java:1060) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.discoverWithRenderer(DLNAResource.java:973) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.getDLNAResources(DLNAResource.java:895) ~[ums.jar:3.6.3]
at net.pms.network.RequestV2.answer(RequestV2.java:658) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-06-29 23:15:56.721 [New I/O worker #3] Caught exception
java.lang.NoSuchFieldError: children
at net.pms.external.Search.discoverChildren(Search.java:53) ~[na:na]
at net.pms.dlna.DLNAResource.discoverChildren(DLNAResource.java:1060) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.discoverWithRenderer(DLNAResource.java:973) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.getDLNAResources(DLNAResource.java:895) ~[ums.jar:3.6.3]
at net.pms.network.RequestV2.answer(RequestV2.java:658) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-06-29 23:15:59.357 [UPNP-AliveMessageSender] Sending ALIVE...
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Cannot use Grooveshark Plugin
Try using this link directly then https://github.com/SharkHunter/GSPMS/re ... plugin.jar
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Cannot use Grooveshark Plugin
It's working now, thank you very much!
Re: Cannot use Grooveshark Plugin
Seems working, but...
it crashes after repeating the first song, trying to skip causes my Streamium to freeze
here the log
it crashes after repeating the first song, trying to skip causes my Streamium to freeze
here the log
Code: Select all
DEBUG 2014-06-30 18:42:37.638 [New I/O worker #3] add ext list net.pms.external.Gs_plugin@1de1a05
DEBUG 2014-06-30 18:42:38.751 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:38.931 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:41.607 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:41.698 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:41.882 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:41.981 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:42.154 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:42.244 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:43.536 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:42:43.618 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-06-30 18:43:12.464 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m474853.jpg
DEBUG 2014-06-30 18:43:12.978 [New I/O worker #4] Retrieving http://beta.grooveshark.com/static/amazonart/m5919268.jpg
DEBUG 2014-06-30 18:43:13.133 [New I/O worker #2] Retrieving http://beta.grooveshark.com/static/amazonart/m4763222.jpg
DEBUG 2014-06-30 18:43:13.342 [New I/O worker #4] Retrieving http://beta.grooveshark.com/static/amazonart/m2701779.jpg
DEBUG 2014-06-30 18:43:58.341 [New I/O worker #4] Retrieving http://beta.grooveshark.com/static/amazonart/m5518204.jpg
DEBUG 2014-06-30 18:43:59.325 [New I/O worker #4] Retrieving http://beta.grooveshark.com/static/amazonart/m163143.jpg
INFO 2014-06-30 18:44:07.117 [StartPlaying Event] Started playing Glenuig Bay on your Philips Aurea
DEBUG 2014-06-30 18:44:07.118 [StartPlaying Event] The full filename of which is: Glenuig Bay.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-06-30 18:44:22.263 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2014-06-30 18:47:22.558 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2014-06-30 18:47:37.426 [pool-6-thread-2] Checking IP: 192.168.178.20 for WMP
INFO 2014-06-30 18:47:37.465 [pool-6-thread-2] Renderer WMP found on this address: Geckomobile.fritz.box (192.168.178.20)
DEBUG 2014-06-30 18:47:37.466 [pool-6-thread-2] Starting ping -n 3 -l 64000 192.168.178.20
DEBUG 2014-06-30 18:47:37.470 [New I/O worker #4] HTTP User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50
DEBUG 2014-06-30 18:47:37.637 [ping-2-1]
DEBUG 2014-06-30 18:47:37.637 [ping-2-1] Esecuzione di Ping 192.168.178.20 con 64000 byte di dati:
DEBUG 2014-06-30 18:47:37.638 [ping-2-1] Risposta da 192.168.178.20: byte=64000 durata<1ms TTL=128
DEBUG 2014-06-30 18:47:38.664 [ping-2-1] Risposta da 192.168.178.20: byte=64000 durata<1ms TTL=128
DEBUG 2014-06-30 18:47:39.477 [SpeedStats Failsafe] Stopping process: ping-2
INFO 2014-06-30 18:47:39.482 [pool-6-thread-2] Address /192.168.178.20 has an estimated network speed of: 1024 Mb/s
INFO 2014-06-30 18:48:59.774 [StopPlaying Event] Stopped playing Glenuig Bay on your Philips Aurea
DEBUG 2014-06-30 18:48:59.775 [StopPlaying Event] The full filename of which is: Glenuig Bay.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-06-30 18:48:59.775 [StopPlaying Event] add GsPMSSong [id=null, name=Glenuig Bay, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=1, name=enxox_all ,About: ,FName:Vincenzo ,LName:, full path=0$4$7$1$1, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
INFO 2014-06-30 18:49:45.788 [StartPlaying Event] Started playing Glenuig Bay on your Philips Aurea
DEBUG 2014-06-30 18:49:45.789 [StartPlaying Event] The full filename of which is: Glenuig Bay.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-06-30 18:50:22.759 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2014-06-30 18:53:22.958 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2014-06-30 18:54:35.342 [StopPlaying Event] Stopped playing Glenuig Bay on your Philips Aurea
DEBUG 2014-06-30 18:54:35.346 [StopPlaying Event] The full filename of which is: Glenuig Bay.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-06-30 18:54:35.347 [StopPlaying Event] add GsPMSSong [id=null, name=Glenuig Bay, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=1, name=enxox_all ,About: ,FName:Vincenzo ,LName:, full path=0$4$7$1$1, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
INFO 2014-06-30 18:55:21.471 [StartPlaying Event] Started playing Glenuig Bay on your Philips Aurea
DEBUG 2014-06-30 18:55:21.472 [StartPlaying Event] The full filename of which is: Glenuig Bay.mp3 and the address of the renderer is: 192.168.178.40
INFO 2014-06-30 18:56:13.147 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:13.961 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:14.665 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:14.705 [StopPlaying Event] Stopped playing Glenuig Bay on your Philips Aurea
DEBUG 2014-06-30 18:56:14.707 [StopPlaying Event] The full filename of which is: Glenuig Bay.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-06-30 18:56:14.708 [StopPlaying Event] add GsPMSSong [id=null, name=Glenuig Bay, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=1, name=enxox_all ,About: ,FName:Vincenzo ,LName:, full path=0$4$7$1$1, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
INFO 2014-06-30 18:56:15.295 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:15.912 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:16.733 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:17.351 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:18.144 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:18.912 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:19.696 [New I/O worker #2] GsSong post exception java.io.IOException: Server returned HTTP response code: 500 for URL: http://stream79a-he.grooveshark.com/stream.php
INFO 2014-06-30 18:56:22.949 [StartPlaying Event] Started playing Somebody on your Philips Aurea
DEBUG 2014-06-30 18:56:22.950 [StartPlaying Event] The full filename of which is: Somebody.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-06-30 18:56:23.122 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2014-06-30 18:56:59.987 [StopPlaying Event] Stopped playing Somebody on your Philips Aurea
DEBUG 2014-06-30 18:56:59.988 [StopPlaying Event] The full filename of which is: Somebody.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-06-30 18:56:59.988 [StopPlaying Event] add GsPMSSong [id=null, name=Somebody, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=1, name=enxox_all ,About: ,FName:Vincenzo ,LName:, full path=0$4$7$1$1, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Cannot use Grooveshark Plugin
Pls upload the FULL log
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Cannot use Grooveshark Plugin
I've installed the last revision of the plugin.
WORKS:
popular song playlist playng and skipping
no freezing
DOES NOT WORKS:
it is not able to find my playlist (enxox_all) (it was able to do it yesterday)
i've tried with another search (morrissey) and all the playlists founded was empty
it repeats the song I choose from the popular playlist, it goes to the next one only skipping.
here the full log
WORKS:
popular song playlist playng and skipping
no freezing
DOES NOT WORKS:
it is not able to find my playlist (enxox_all) (it was able to do it yesterday)
i've tried with another search (morrissey) and all the playlists founded was empty
it repeats the song I choose from the popular playlist, it goes to the next one only skipping.
here the full log
Code: Select all
DEBUG 2014-07-01 18:04:06.702 [main] Reading cred.path: default: "", current: "C:\ProgramData\UMS\UMS.cred"
DEBUG 2014-07-01 18:04:07.023 [main] Reading run_wizard: default: true, current: false
INFO 2014-07-01 18:04:07.024 [main] Starting Universal Media Server 3.6.3
INFO 2014-07-01 18:04:07.025 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-07-01 18:04:07.025 [main] http://www.universalmediaserver.com
INFO 2014-07-01 18:04:07.025 [main]
INFO 2014-07-01 18:04:07.025 [main] Build: 795171cc3 (2014-06-13)
INFO 2014-07-01 18:04:07.025 [main] Java: Java HotSpot(TM) Client VM 1.7.0_55 32-bit by Oracle Corporation
INFO 2014-07-01 18:04:07.026 [main] OS: Windows 7 32-bit 6.1
INFO 2014-07-01 18:04:07.026 [main] Encoding: UTF-8
INFO 2014-07-01 18:04:07.032 [main] Memory: 742 MB
INFO 2014-07-01 18:04:07.033 [main] Language: en_uk
INFO 2014-07-01 18:04:07.033 [main]
INFO 2014-07-01 18:04:07.033 [main] Working directory: C:\Program Files\Universal Media Server
INFO 2014-07-01 18:04:07.035 [main] Temp directory: C:\Users\Enxo\AppData\Local\Temp\universalmediaserver
INFO 2014-07-01 18:04:07.037 [main] Logging config file: C:\Program Files\Universal Media Server\logback.xml
INFO 2014-07-01 18:04:07.037 [main] debug.log: C:\ProgramData\UMS\debug.log
INFO 2014-07-01 18:04:07.037 [main]
INFO 2014-07-01 18:04:07.037 [main] Profile directory: C:\ProgramData\UMS
INFO 2014-07-01 18:04:07.039 [main] Profile directory permissions: rw
INFO 2014-07-01 18:04:07.039 [main] Profile path: C:\ProgramData\UMS\UMS.conf
INFO 2014-07-01 18:04:07.040 [main] Profile permissions: rw
INFO 2014-07-01 18:04:07.040 [main] Profile name: Geckomobile
INFO 2014-07-01 18:04:07.040 [main]
INFO 2014-07-01 18:04:07.040 [main] Web conf path: C:\ProgramData\UMS\WEB.conf
INFO 2014-07-01 18:04:07.041 [main] Web conf permissions: rw
INFO 2014-07-01 18:04:07.041 [main]
DEBUG 2014-07-01 18:04:07.870 [main] Reading hide_advanced_options: default: true, current: false
DEBUG 2014-07-01 18:04:07.881 [main] Reading renderer_default: default: "", current: "Philips Aurea"
DEBUG 2014-07-01 18:04:08.083 [main] Reading maximum_bitrate: default: "110", current: "30"
INFO 2014-07-01 18:04:08.087 [main] Loading renderer names from C:\Program Files\Universal Media Server\renderers
INFO 2014-07-01 18:04:08.101 [main] Loading MediaInfo library
INFO 2014-07-01 18:04:08.180 [main] Loaded MediaInfoLib - v0.7.64
DEBUG 2014-07-01 18:04:08.837 [main] Reading plugins: default: "plugins", current: "C:\Program Files\Universal Media Server\plugins"
DEBUG 2014-07-01 18:04:08.952 [main] Reading folders: default: "", current: "E:\MP3"
INFO 2014-07-01 18:04:08.952 [main] Checking shared folder: E:\MP3
DEBUG 2014-07-01 18:04:09.005 [main] Reading mpeg2_main_settings: default: "Automatic (Wired)", current: "Automatic (Wireless)"
INFO 2014-07-01 18:04:09.587 [main] Loading renderer configurations from C:\Program Files\Universal Media Server\renderers
INFO 2014-07-01 18:04:09.645 [main] Loaded configuration for renderer: AirPlayer
INFO 2014-07-01 18:04:09.647 [main] Loaded configuration for renderer: Android
INFO 2014-07-01 18:04:09.648 [main] Loaded configuration for renderer: KalemSoft Media Player
INFO 2014-07-01 18:04:09.651 [main] Loaded configuration for renderer: Sony Bravia 4500
INFO 2014-07-01 18:04:09.654 [main] Loaded configuration for renderer: Sony Bravia 5500
INFO 2014-07-01 18:04:09.655 [main] Loaded configuration for renderer: Sony Bravia BX305
INFO 2014-07-01 18:04:09.660 [main] Loaded configuration for renderer: Sony Bravia EX
INFO 2014-07-01 18:04:09.662 [main] Loaded configuration for renderer: Sony Bravia EX620
INFO 2014-07-01 18:04:09.664 [main] Loaded configuration for renderer: Sony Bravia HX
INFO 2014-07-01 18:04:09.670 [main] Loaded configuration for renderer: Sony Bravia W Series
INFO 2014-07-01 18:04:09.671 [main] Loaded configuration for renderer: Azur BD
INFO 2014-07-01 18:04:09.673 [main] Loaded configuration for renderer: DirecTV HR
INFO 2014-07-01 18:04:09.675 [main] Loaded configuration for renderer: D-Link DSM-510
INFO 2014-07-01 18:04:09.677 [main] Loaded configuration for renderer: Freebox HD
INFO 2014-07-01 18:04:09.678 [main] Loaded configuration for renderer: Freecom MusicPal
INFO 2014-07-01 18:04:09.680 [main] Loaded configuration for renderer: iPad / iPhone
INFO 2014-07-01 18:04:09.681 [main] Loaded configuration for renderer: Pioneer Kuro
INFO 2014-07-01 18:04:09.683 [main] Loaded configuration for renderer: LG LA6200
INFO 2014-07-01 18:04:09.684 [main] Loaded configuration for renderer: LG LA644V
INFO 2014-07-01 18:04:09.689 [main] Loaded configuration for renderer: LG LM620
INFO 2014-07-01 18:04:09.692 [main] Loaded configuration for renderer: LG Smart TV Upgrader
INFO 2014-07-01 18:04:09.694 [main] Loaded configuration for renderer: Nokia N900
INFO 2014-07-01 18:04:09.696 [main] Loaded configuration for renderer: Netgear NeoTV
INFO 2014-07-01 18:04:09.697 [main] Loaded configuration for renderer: Onkyo TX-NR717
INFO 2014-07-01 18:04:09.699 [main] Loaded configuration for renderer: OPPO BDP-83
INFO 2014-07-01 18:04:09.700 [main] Loaded configuration for renderer: OPPO BDP-93
INFO 2014-07-01 18:04:09.702 [main] Loaded configuration for renderer: Panasonic TV
INFO 2014-07-01 18:04:09.703 [main] Loaded configuration for renderer: Panasonic TX-L32V10E
INFO 2014-07-01 18:04:09.787 [main] Loaded configuration for renderer: Philips Aurea
INFO 2014-07-01 18:04:09.790 [main] Loaded configuration for renderer: Philips TV
INFO 2014-07-01 18:04:09.791 [main] Loaded configuration for renderer: Popcorn Hour
INFO 2014-07-01 18:04:09.793 [main] Loaded configuration for renderer: PlayStation 3
INFO 2014-07-01 18:04:09.794 [main] Loaded configuration for renderer: Realtek
INFO 2014-07-01 18:04:09.796 [main] Loaded configuration for renderer: Samsung SMT-G7400
INFO 2014-07-01 18:04:09.798 [main] Loaded configuration for renderer: Samsung D7000
INFO 2014-07-01 18:04:09.799 [main] Loaded configuration for renderer: Samsung AllShare
INFO 2014-07-01 18:04:09.800 [main] Loaded configuration for renderer: Samsung Mobile
INFO 2014-07-01 18:04:09.801 [main] Loaded configuration for renderer: Samsung WiseLink
INFO 2014-07-01 18:04:09.803 [main] Loaded configuration for renderer: Sharp Aquos
INFO 2014-07-01 18:04:09.805 [main] Loaded configuration for renderer: Showtime 3
INFO 2014-07-01 18:04:09.806 [main] Loaded configuration for renderer: Showtime 4
INFO 2014-07-01 18:04:09.807 [main] Loaded configuration for renderer: Sony SMP-N100
INFO 2014-07-01 18:04:09.809 [main] Loaded configuration for renderer: Sony Blu-ray
INFO 2014-07-01 18:04:09.811 [main] Loaded configuration for renderer: Sony Home Theatre System
INFO 2014-07-01 18:04:09.812 [main] Loaded configuration for renderer: Sony STR-DA5800ES
INFO 2014-07-01 18:04:09.814 [main] Loaded configuration for renderer: Streamium
INFO 2014-07-01 18:04:09.815 [main] Loaded configuration for renderer: Telstra T-Box
INFO 2014-07-01 18:04:09.816 [main] Loaded configuration for renderer: VideoWeb TV
INFO 2014-07-01 18:04:09.817 [main] Loaded configuration for renderer: Vizio Smart TV
INFO 2014-07-01 18:04:09.819 [main] Loaded configuration for renderer: WD TV Live
INFO 2014-07-01 18:04:09.820 [main] Loaded configuration for renderer: WMP
INFO 2014-07-01 18:04:09.821 [main] Loaded configuration for renderer: XBMC
INFO 2014-07-01 18:04:09.822 [main] Loaded configuration for renderer: Xbox 360
INFO 2014-07-01 18:04:09.823 [main] Loaded configuration for renderer: Yamaha RX-A1010
INFO 2014-07-01 18:04:09.825 [main] Loaded configuration for renderer: Yamaha RX-V3900
INFO 2014-07-01 18:04:09.826 [main] Loaded configuration for renderer: Yamaha RX-V671
INFO 2014-07-01 18:04:09.827 [main] Checking the fontconfig cache, this can take two minutes or so.
DEBUG 2014-07-01 18:04:09.837 [mplayer.exe-0] Starting "C:\Program Files\Universal Media Server\win32\mplayer.exe" dummy
DEBUG 2014-07-01 18:04:09.850 [main] AviSynth plugins directory: C:\Program Files\AviSynth\plugins
INFO 2014-07-01 18:04:09.851 [main] VSFilter / DirectVobSub was not found. This can cause problems when trying to play subtitled videos with AviSynth.
INFO 2014-07-01 18:04:09.852 [main] Found VLC version 2.1.3 at: C:\Program Files\VideoLAN\VLC\vlc.exe
INFO 2014-07-01 18:04:09.860 [main] Searching for plugins in C:\Program Files\Universal Media Server\plugins
INFO 2014-07-01 18:04:09.864 [main] Found plugin: net.pms.external.Gs_plugin
INFO 2014-07-01 18:04:09.882 [main] Registering transcoding engine: AviSynth/FFmpeg
INFO 2014-07-01 18:04:09.883 [main] Registering transcoding engine: FFmpeg Audio
INFO 2014-07-01 18:04:09.890 [main] Registering transcoding engine: MEncoder
INFO 2014-07-01 18:04:09.892 [main] Registering transcoding engine: AviSynth/MEncoder
INFO 2014-07-01 18:04:09.893 [main] Registering transcoding engine: FFmpeg
DEBUG 2014-07-01 18:04:09.980 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:09.980 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:09.980 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:09.981 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
INFO 2014-07-01 18:04:09.981 [main] Registering transcoding engine: VLC
DEBUG 2014-07-01 18:04:10.018 [mplayer.exe-0] Attaching thread: mplayer.exe-0
DEBUG 2014-07-01 18:04:10.131 [mplayer.exe-0-2] File not found: 'dummy'
DEBUG 2014-07-01 18:04:10.131 [mplayer.exe-0-2] Failed to open dummy.
DEBUG 2014-07-01 18:04:10.175 [main] FFmpeg supported protocols: [bluray, cache, concat, crypto, data, file, ftp, gopher, hls, http, httpproxy, https, mmsh, mmst, pipe, rtp, srtp, subfile, tcp, tls, udp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, mms]
INFO 2014-07-01 18:04:10.175 [main] Registering transcoding engine: FFmpeg Web Video
INFO 2014-07-01 18:04:10.176 [main] Registering transcoding engine: MEncoder Web
DEBUG 2014-07-01 18:04:10.177 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.177 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.177 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.177 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
INFO 2014-07-01 18:04:10.178 [main] Registering transcoding engine: VLC Web Video
INFO 2014-07-01 18:04:10.180 [main] Registering transcoding engine: tsMuxeR
INFO 2014-07-01 18:04:10.181 [main] Registering transcoding engine: Audio High Fidelity
DEBUG 2014-07-01 18:04:10.181 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.181 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.181 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.181 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
INFO 2014-07-01 18:04:10.182 [main] Registering transcoding engine: VLC Web Audio (Legacy)
DEBUG 2014-07-01 18:04:10.182 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.182 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.182 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
DEBUG 2014-07-01 18:04:10.182 [main] Found VLC version 2.1.3 in Windows Registry: C:\Program Files\VideoLAN\VLC\vlc.exe
INFO 2014-07-01 18:04:10.182 [main] Registering transcoding engine: VLC Web Video (Legacy)
INFO 2014-07-01 18:04:10.183 [main] Registering transcoding engine: FFmpeg DVR-MS Remux
INFO 2014-07-01 18:04:10.184 [main] Registering transcoding engine: dcraw Thumbnailer
INFO 2014-07-01 18:04:11.086 [main] Gs 0.56 using path C:\Users\Enxo\AppData\Local\Temp\universalmediaserver\gs_plugin tiny mode false init delay 3000 zero_fill false
DEBUG 2014-07-01 18:04:11.186 [main] Reading alternativeffmpegpath: default: null, current: "C:\Program Files\Universal Media Server\win32\dvrms\ffmpeg_MPGMUX.exe"
DEBUG 2014-07-01 18:04:11.215 [main] Reading avisynth_script: default: "<movie>
<sub>
", current: "<movie>
<sub>"
INFO 2014-07-01 18:04:11.254 [main] Using address /192.168.178.20 found on network interface: name:net4 (Intel(R) Wireless WiFi Link 4965AGN)
INFO 2014-07-01 18:04:11.255 [main] Created socket: /192.168.178.20:5001
DEBUG 2014-07-01 18:04:11.434 [main] Sending ALIVE...
DEBUG 2014-07-01 18:04:11.592 [main] Reading uuid: default: null, current: "d43185aa-8493-489f-b49d-46aa2fa7d9f0"
INFO 2014-07-01 18:04:11.592 [main] Using the following UUID configured in UMS.conf: d43185aa-8493-489f-b49d-46aa2fa7d9f0
INFO 2014-07-01 18:04:11.848 [main] The server is now available for renderers to find
INFO 2014-07-01 18:04:12.178 [UPNPHelper] No IP filter specified, access granted to /192.168.178.20
DEBUG 2014-07-01 18:04:12.710 [mplayer.exe-0-Cleanup] Stopping process: mplayer.exe-0
INFO 2014-07-01 18:04:13.871 [New I/O worker #1] No IP filter specified, access granted to /192.168.178.40
INFO 2014-07-01 18:04:13.891 [pool-6-thread-1] Checking IP: 192.168.178.40 for Philips Aurea
INFO 2014-07-01 18:04:13.900 [pool-6-thread-1] Renderer Philips Aurea found on this address: blackfin.fritz.box (192.168.178.40)
DEBUG 2014-07-01 18:04:13.904 [pool-6-thread-1] Starting ping -n 3 -l 64000 192.168.178.40
DEBUG 2014-07-01 18:04:13.947 [New I/O worker #1] HTTP User-Agent: Allegro-Software-WebClient/4.64 DLNADOC/1.00
DEBUG 2014-07-01 18:04:14.028 [ping-1-1]
DEBUG 2014-07-01 18:04:14.028 [ping-1-1] Esecuzione di Ping 192.168.178.40 con 64000 byte di dati:
DEBUG 2014-07-01 18:04:14.236 [ping-1-1] Risposta da 192.168.178.40: byte=64000 durata=206ms TTL=64
DEBUG 2014-07-01 18:04:15.243 [ping-1-1] Risposta da 192.168.178.40: byte=64000 durata=212ms TTL=64
DEBUG 2014-07-01 18:04:15.918 [SpeedStats Failsafe] Stopping process: ping-1
INFO 2014-07-01 18:04:15.926 [pool-6-thread-1] Address /192.168.178.40 has an estimated network speed of: 2 Mb/s
DEBUG 2014-07-01 18:04:21.847 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2014-07-01 18:04:31.820 [New I/O worker #3] master is internal:net.pms.dlna.RealFile str 03 - Epitaph.mp3>E:\MP3\1969 - In The Court Of The Crimson King\1969 - In The Court Of The Crimson King\03 - Epitaph.mp3
DEBUG 2014-07-01 18:04:31.955 [New I/O worker #3] master is internal:net.pms.dlna.RealFile str 02 - I Talk To The Wind.mp3>E:\MP3\1969 - In The Court Of The Crimson King\1969 - In The Court Of The Crimson King\02 - I Talk To The Wind.mp3
DEBUG 2014-07-01 18:04:31.956 [New I/O worker #3] master is internal:net.pms.dlna.RealFile str 01 - XXI Century Schizoid Man.mp3>E:\MP3\1969 - In The Court Of The Crimson King\1969 - In The Court Of The Crimson King\01 - XXI Century Schizoid Man.mp3
INFO 2014-07-01 18:04:31.960 [New I/O worker #3] Checking shared folder: E:\MP3
DEBUG 2014-07-01 18:04:32.061 [New I/O worker #3] add ext list net.pms.external.Gs_plugin@15fbbc8
DEBUG 2014-07-01 18:04:33.458 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:33.629 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:40.159 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:40.292 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:40.560 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:40.663 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:40.811 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:40.890 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:42.125 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:04:42.164 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2014-07-01 18:04:42.210 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:05:09.075 [New I/O worker #4] Retrieving http://beta.grooveshark.com/static/amazonart/m4807619.jpg
DEBUG 2014-07-01 18:05:09.697 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m548572.jpg
DEBUG 2014-07-01 18:05:10.285 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m6532402.jpg
DEBUG 2014-07-01 18:05:10.874 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m0
DEBUG 2014-07-01 18:05:20.038 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m2907345.jpg
DEBUG 2014-07-01 18:05:24.967 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m104038.png
DEBUG 2014-07-01 18:05:28.778 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m178004.jpg
DEBUG 2014-07-01 18:05:42.761 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m2067196.jpg
DEBUG 2014-07-01 18:05:43.485 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m5378253.jpg
DEBUG 2014-07-01 18:05:44.021 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m4423493.jpg
DEBUG 2014-07-01 18:05:44.976 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m5504196.jpg
DEBUG 2014-07-01 18:07:28.418 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:28.561 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:31.852 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:31.979 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:32.296 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:32.428 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:32.574 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:32.660 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:33.950 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:34.041 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:07:42.468 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2014-07-01 18:08:26.629 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m848047.jpg
DEBUG 2014-07-01 18:08:28.629 [New I/O worker #4] Retrieving http://beta.grooveshark.com/static/amazonart/m3045132.jpg
DEBUG 2014-07-01 18:08:34.075 [New I/O worker #2] Retrieving http://beta.grooveshark.com/static/amazonart/m8065607.jpg
DEBUG 2014-07-01 18:08:35.775 [New I/O worker #2] Retrieving http://beta.grooveshark.com/static/amazonart/m3277984.jpg
DEBUG 2014-07-01 18:08:36.329 [New I/O worker #2] Retrieving http://beta.grooveshark.com/static/amazonart/m3211295.jpg
DEBUG 2014-07-01 18:09:10.370 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:10.547 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:13.043 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:13.134 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:13.419 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:13.497 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:14.714 [New I/O worker #3] Caught exception
java.lang.NullPointerException: null
at net.pms.external.GsPMSPlaylists.discoverChildren(GsPMSPlaylists.java:37) ~[na:na]
at net.pms.dlna.DLNAResource.discoverChildren(DLNAResource.java:1060) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.discoverWithRenderer(DLNAResource.java:973) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.getDLNAResources(DLNAResource.java:895) ~[ums.jar:3.6.3]
at net.pms.network.RequestV2.answer(RequestV2.java:658) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-07-01 18:09:14.955 [New I/O worker #4] Caught exception
java.lang.NullPointerException: null
at net.pms.external.GsPMSPlaylists.discoverChildren(GsPMSPlaylists.java:37) ~[na:na]
at net.pms.dlna.DLNAResource.discoverChildren(DLNAResource.java:1060) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.discoverWithRenderer(DLNAResource.java:973) ~[ums.jar:3.6.3]
at net.pms.dlna.DLNAResource.getDLNAResources(DLNAResource.java:895) ~[ums.jar:3.6.3]
at net.pms.network.RequestV2.answer(RequestV2.java:658) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:288) ~[ums.jar:3.6.3]
at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:246) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:145) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:459) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:536) ~[ums.jar:3.6.3]
at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:435) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) ~[ums.jar:3.6.3]
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) ~[ums.jar:3.6.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.7.0_55]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.7.0_55]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_55]
DEBUG 2014-07-01 18:09:18.206 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:18.294 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:18.595 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:18.673 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:19.411 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:19.501 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:19.658 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:19.740 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:20.019 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:20.098 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:26.024 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:26.162 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:26.544 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:26.619 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:26.917 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:26.991 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:27.714 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:27.831 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:28.000 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:28.077 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:28.286 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:28.375 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:30.307 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:30.401 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:09:34.876 [New I/O worker #2] Retrieving http://beta.grooveshark.com/static/amazonart/m8148394.jpg
DEBUG 2014-07-01 18:09:35.527 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m116112.jpg
DEBUG 2014-07-01 18:09:35.697 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m4599155.jpg
DEBUG 2014-07-01 18:09:35.879 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:39.209 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:39.920 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:40.680 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:41.082 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:42.261 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m112685.jpg
DEBUG 2014-07-01 18:09:42.458 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m4029163.jpg
DEBUG 2014-07-01 18:09:43.277 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:44.003 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m8232573.jpg
DEBUG 2014-07-01 18:09:44.175 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:45.326 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/m1084715.jpg
DEBUG 2014-07-01 18:09:45.528 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/m3400769.jpg
DEBUG 2014-07-01 18:09:46.761 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:09:47.621 [New I/O worker #1] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
INFO 2014-07-01 18:09:54.373 [StartPlaying Event] Started playing All Of Me on your Philips Aurea
DEBUG 2014-07-01 18:09:54.375 [StartPlaying Event] The full filename of which is: All Of Me.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:10:42.782 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2014-07-01 18:13:42.995 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2014-07-01 18:14:11.172 [pool-6-thread-2] Checking IP: 192.168.178.20 for WMP
INFO 2014-07-01 18:14:11.180 [pool-6-thread-2] Renderer WMP found on this address: Geckomobile.fritz.box (192.168.178.20)
DEBUG 2014-07-01 18:14:11.182 [pool-6-thread-2] Starting ping -n 3 -l 64000 192.168.178.20
DEBUG 2014-07-01 18:14:11.238 [New I/O worker #1] HTTP User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50
DEBUG 2014-07-01 18:14:11.382 [ping-2-1]
DEBUG 2014-07-01 18:14:11.383 [ping-2-1] Esecuzione di Ping 192.168.178.20 con 64000 byte di dati:
DEBUG 2014-07-01 18:14:11.384 [ping-2-1] Risposta da 192.168.178.20: byte=64000 durata<1ms TTL=128
DEBUG 2014-07-01 18:14:12.384 [ping-2-1] Risposta da 192.168.178.20: byte=64000 durata<1ms TTL=128
DEBUG 2014-07-01 18:14:13.185 [SpeedStats Failsafe] Stopping process: ping-2
INFO 2014-07-01 18:14:13.188 [pool-6-thread-2] Address /192.168.178.20 has an estimated network speed of: 1024 Mb/s
INFO 2014-07-01 18:14:17.963 [StopPlaying Event] Stopped playing All Of Me on your Philips Aurea
DEBUG 2014-07-01 18:14:17.965 [StopPlaying Event] The full filename of which is: All Of Me.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:14:17.965 [StopPlaying Event] add GsPMSSong [id=null, name=All Of Me, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=6, name=Popular , full path=0$4$6, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
INFO 2014-07-01 18:14:44.664 [StartPlaying Event] Started playing All Of Me on your Philips Aurea
DEBUG 2014-07-01 18:14:44.665 [StartPlaying Event] The full filename of which is: All Of Me.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:16:43.164 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2014-07-01 18:19:06.171 [StopPlaying Event] Stopped playing All Of Me on your Philips Aurea
DEBUG 2014-07-01 18:19:06.172 [StopPlaying Event] The full filename of which is: All Of Me.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:19:06.172 [StopPlaying Event] add GsPMSSong [id=null, name=All Of Me, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=6, name=Popular , full path=0$4$6, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
INFO 2014-07-01 18:19:32.561 [StartPlaying Event] Started playing All Of Me on your Philips Aurea
DEBUG 2014-07-01 18:19:32.563 [StartPlaying Event] The full filename of which is: All Of Me.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:19:43.436 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2014-07-01 18:19:45.035 [StopPlaying Event] Stopped playing All Of Me on your Philips Aurea
DEBUG 2014-07-01 18:19:45.036 [StopPlaying Event] The full filename of which is: All Of Me.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:19:45.036 [StopPlaying Event] add GsPMSSong [id=null, name=All Of Me, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=6, name=Popular , full path=0$4$6, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
INFO 2014-07-01 18:19:46.669 [StartPlaying Event] Started playing Young and Beautiful on your Philips Aurea
DEBUG 2014-07-01 18:19:46.670 [StartPlaying Event] The full filename of which is: Young and Beautiful.mp3 and the address of the renderer is: 192.168.178.40
INFO 2014-07-01 18:20:05.108 [StopPlaying Event] Stopped playing Young and Beautiful on your Philips Aurea
DEBUG 2014-07-01 18:20:05.109 [StopPlaying Event] The full filename of which is: Young and Beautiful.mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:20:05.110 [StopPlaying Event] add GsPMSSong [id=null, name=Young and Beautiful, full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=6, name=Popular , full path=0$4$6, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
INFO 2014-07-01 18:20:08.054 [StartPlaying Event] Started playing Counting Stars (The Voice Performance) on your Philips Aurea
DEBUG 2014-07-01 18:20:08.055 [StartPlaying Event] The full filename of which is: Counting Stars (The Voice Performance).mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:20:11.687 [New I/O worker #3] Retrieving http://beta.grooveshark.com/static/amazonart/mnull
DEBUG 2014-07-01 18:20:21.037 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:21.425 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:22.546 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:22.685 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:22.829 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:22.917 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:23.061 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:23.165 [New I/O worker #4] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:23.784 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:20:23.876 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:01.804 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:01.978 [New I/O worker #3] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:07.488 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:07.634 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:07.910 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:07.997 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:29.135 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:29.288 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:29.832 [New I/O worker #1] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
DEBUG 2014-07-01 18:21:29.907 [New I/O worker #2] Retrieving http://www.grooveshark.com/webincludes/logo/Grooveshark_Logo_Horizontal.png
INFO 2014-07-01 18:21:39.075 [StopPlaying Event] Stopped playing Counting Stars (The Voice Performance) on your Philips Aurea
DEBUG 2014-07-01 18:21:39.077 [StopPlaying Event] The full filename of which is: Counting Stars (The Voice Performance).mp3 and the address of the renderer is: 192.168.178.40
DEBUG 2014-07-01 18:21:39.120 [StopPlaying Event] add GsPMSSong [id=null, name=Counting Stars (The Voice Performance), full path=null, ext=MP3, discovered=false] to last played GsPMSPlaylist [id=6, name=Popular , full path=0$4$6, ext=null, discovered=true] RecentlyPlayed [id=1, name=Recently Played, full path=0$1, ext=null, discovered=false]
DEBUG 2014-07-01 18:22:43.774 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2014-07-01 18:25:44.085 [UPNP-AliveMessageSender] Sending ALIVE...