Channel plugin (Updated 12-06-23)

Discuss third-party additions, plugins and translations for PS3 Media Server

Re: Channel plugin (Updated 11-12-21)

Postby dushashi » Fri Jan 20, 2012 6:56 pm

ehhh.....

which hosts are supported for watchseries.eu ?
dushashi
 
Posts: 148
Joined: Sun Feb 13, 2011 11:11 pm

Re: Channel plugin (Updated 11-12-21)

Postby SharkHunter » Fri Jan 20, 2012 6:59 pm

ha100 - not yet but that is just a matter of time (sadly).

dushasi - movshare,novamov,divxstage,videoweed,vixden,videobb (and megavideo :), but that might not be so useful ;))
SharkHunter
 
Posts: 941
Joined: Tue Jun 01, 2010 8:39 pm

Re: Channel plugin (Updated 11-12-21)

Postby jemmyuk » Sun Jan 22, 2012 12:29 am

I am new to PMS and came across this plugin, which is a brilliant idea. I have managed to get it to work until I get the final source or video file but when try to play it, get corrupt file error.
Just wondering if anyone can give me a pointer in right direction to sort this.

I'm using PMS on my Mac with lion. PMS version is 1.50.0
I am able to stream all content from my Mac to PS3 with no problems.

I installed the rtmpdump v2.4 pkg on the mac then I added the jar files for PMSencoder, latest channel plugin and downloaded the .ch files to a folder. Then made changes in the PMSconfig to include PMS encoder in engines and added channel path. Saved
restarted PMS

Now I can see channels folder on PS3, I can browse to any of the channels based on the .ch file eg using Movie2K I could go to Cinema Movies - English>Top> then I get the list of top videos available, if I open then I can see the various folders like Divstage etc, opening them some done have anything more just add to favourite option but some show the thumbnail of movie with option to play or save and play. Each time I tried playing it attempts to play and then i get 'the data is corrupt' error.

This is the info I get in Traces

Code: Select all
   at java.lang.Thread.run(Thread.java:680) [na:1.6.0_29]
[New I/O server worker #1-3] ERROR 23:26:32.179 Failed to add add additional folder for listener of type=class net.pms.movieinfo.MovieInfo
java.lang.NoSuchMethodError: net.pms.dlna.DLNAResource.isNotranscodefolder()Z
   at net.pms.movieinfo.ResourceExtension.addChild(ResourceExtension.java:30) ~[movieinfo.jar:na]
   at net.pms.movieinfo.MovieInfo.addAdditionalFolder(MovieInfo.java:47) ~[movieinfo.jar:na]
   at net.pms.dlna.DLNAResource.addChild(DLNAResource.java:571) [pms.jar:na]
   at com.sharkhunter.channel.ChannelPMSSaveFolder.discoverChildren(ChannelPMSSaveFolder.java:120) [tv_plug_153.jar:na]
   at net.pms.dlna.DLNAResource.discoverWithRenderer(DLNAResource.java:725) [pms.jar:na]
   at net.pms.dlna.DLNAResource.getDLNAResources(DLNAResource.java:668) [pms.jar:na]
   at net.pms.network.RequestV2.answer(RequestV2.java:568) [pms.jar:na]
   at net.pms.network.RequestHandlerV2.writeResponse(RequestHandlerV2.java:290) [pms.jar:na]
   at net.pms.network.RequestHandlerV2.messageReceived(RequestHandlerV2.java:253) [pms.jar:na]
   at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:754) [pms.jar:na]
   at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:148) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:754) [pms.jar:na]
   at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(HttpChunkAggregator.java:116) [pms.jar:na]
   at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:754) [pms.jar:na]
   at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:302) [pms.jar:na]
   at org.jboss.netty.handler.codec.replay.ReplayingDecoder.unfoldAndfireMessageReceived(ReplayingDecoder.java:522) [pms.jar:na]
   at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:506) [pms.jar:na]
   at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:443) [pms.jar:na]
   at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:545) [pms.jar:na]
   at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:540) [pms.jar:na]
   at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:274) [pms.jar:na]
   at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:261) [pms.jar:na]
   at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:349) [pms.jar:na]
   at org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:280) [pms.jar:na]
   at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:200) [pms.jar:na]
   at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [pms.jar:na]
   at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:44) [pms.jar:na]
   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_29]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_29]
   at java.lang.Thread.run(Thread.java:680) [na:1.6.0_29]
[New I/O server worker #1-15] INFO  23:26:35.705 Starting transcode/remux of PLAY
[null] ERROR 23:26:36.191 Fatal error in process starting:
java.io.IOException: Cannot run program "null": error=2, No such file or directory
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) ~[na:1.6.0_29]
   at com.chocolatey.pmsencoder.PMSEncoderProcessWrapper.run(PMSEncoderProcessWrapper.java:88) ~[na:na]
Caused by: java.io.IOException: error=2, No such file or directory
   at java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.6.0_29]
   at java.lang.UNIXProcess.<init>(UNIXProcess.java:53) ~[na:1.6.0_29]
   at java.lang.ProcessImpl.start(ProcessImpl.java:91) ~[na:1.6.0_29]
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ~[na:1.6.0_29]
   ... 1 common frames omitted
[New I/O server worker #1-15] ERROR 23:26:47.390 There is no inputstream to return for PLAY [PMSEncoder]


And the debug log shows the following

Code: Select all
[AWT-EventQueue-0] INFO  23:28:28.167 Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The file: /Applications/PS3 Media Server.app/Contents/Resources/Java/debug.log doesn't exist.
[AWT-EventQueue-0] INFO  23:28:28.167    at java.awt.Desktop.checkFileValidation(Desktop.java:191)
[AWT-EventQueue-0] INFO  23:28:28.176    at java.awt.Desktop.open(Desktop.java:252)
[AWT-EventQueue-0] INFO  23:28:28.177    at net.pms.newgui.TracesTab$2.mouseClicked(TracesTab.java:129)
[AWT-EventQueue-0] INFO  23:28:28.178    at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
[AWT-EventQueue-0] INFO  23:28:28.178    at java.awt.Component.processMouseEvent(Component.java:6376)
[AWT-EventQueue-0] INFO  23:28:28.178    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
[AWT-EventQueue-0] INFO  23:28:28.178    at java.awt.Component.processEvent(Component.java:6138)
[AWT-EventQueue-0] INFO  23:28:28.179    at java.awt.Container.processEvent(Container.java:2085)
[AWT-EventQueue-0] INFO  23:28:28.179    at java.awt.Component.dispatchEventImpl(Component.java:4735)
[AWT-EventQueue-0] INFO  23:28:28.180    at java.awt.Container.dispatchEventImpl(Container.java:2143)
[AWT-EventQueue-0] INFO  23:28:28.180    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:28.180    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
[AWT-EventQueue-0] INFO  23:28:28.180    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4291)
[AWT-EventQueue-0] INFO  23:28:28.180    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
[AWT-EventQueue-0] INFO  23:28:28.181    at java.awt.Container.dispatchEventImpl(Container.java:2129)
[AWT-EventQueue-0] INFO  23:28:28.181    at java.awt.Window.dispatchEventImpl(Window.java:2478)
[AWT-EventQueue-0] INFO  23:28:28.181    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:28.181    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:679)
[AWT-EventQueue-0] INFO  23:28:28.182    at java.awt.EventQueue.access$000(EventQueue.java:85)
[AWT-EventQueue-0] INFO  23:28:28.182    at java.awt.EventQueue$1.run(EventQueue.java:638)
[AWT-EventQueue-0] INFO  23:28:28.182    at java.awt.EventQueue$1.run(EventQueue.java:636)
[AWT-EventQueue-0] INFO  23:28:28.182    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:28.183    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:28.183    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
[AWT-EventQueue-0] INFO  23:28:28.183    at java.awt.EventQueue$2.run(EventQueue.java:652)
[AWT-EventQueue-0] INFO  23:28:28.183    at java.awt.EventQueue$2.run(EventQueue.java:650)
[AWT-EventQueue-0] INFO  23:28:28.183    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:28.184    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:28.184    at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
[AWT-EventQueue-0] INFO  23:28:28.184    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[AWT-EventQueue-0] INFO  23:28:28.184    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[AWT-EventQueue-0] INFO  23:28:28.185    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[AWT-EventQueue-0] INFO  23:28:28.185    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[AWT-EventQueue-0] INFO  23:28:28.185    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[AWT-EventQueue-0] INFO  23:28:28.185    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[AWT-EventQueue-0] INFO  23:28:31.526 Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The file: /Applications/PS3 Media Server.app/Contents/Resources/Java/debug.log doesn't exist.
[AWT-EventQueue-0] INFO  23:28:31.526    at java.awt.Desktop.checkFileValidation(Desktop.java:191)
[AWT-EventQueue-0] INFO  23:28:31.527    at java.awt.Desktop.open(Desktop.java:252)
[AWT-EventQueue-0] INFO  23:28:31.527    at net.pms.newgui.TracesTab$2.mouseClicked(TracesTab.java:129)
[AWT-EventQueue-0] INFO  23:28:31.527    at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
[AWT-EventQueue-0] INFO  23:28:31.527    at java.awt.Component.processMouseEvent(Component.java:6376)
[AWT-EventQueue-0] INFO  23:28:31.527    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
[AWT-EventQueue-0] INFO  23:28:31.528    at java.awt.Component.processEvent(Component.java:6138)
[AWT-EventQueue-0] INFO  23:28:31.528    at java.awt.Container.processEvent(Container.java:2085)
[AWT-EventQueue-0] INFO  23:28:31.528    at java.awt.Component.dispatchEventImpl(Component.java:4735)
[AWT-EventQueue-0] INFO  23:28:31.528    at java.awt.Container.dispatchEventImpl(Container.java:2143)
[AWT-EventQueue-0] INFO  23:28:31.529    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:31.529    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
[AWT-EventQueue-0] INFO  23:28:31.529    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4291)
[AWT-EventQueue-0] INFO  23:28:31.529    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
[AWT-EventQueue-0] INFO  23:28:31.529    at java.awt.Container.dispatchEventImpl(Container.java:2129)
[AWT-EventQueue-0] INFO  23:28:31.530    at java.awt.Window.dispatchEventImpl(Window.java:2478)
[AWT-EventQueue-0] INFO  23:28:31.530    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:31.530    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:679)
[AWT-EventQueue-0] INFO  23:28:31.530    at java.awt.EventQueue.access$000(EventQueue.java:85)
[AWT-EventQueue-0] INFO  23:28:31.530    at java.awt.EventQueue$1.run(EventQueue.java:638)
[AWT-EventQueue-0] INFO  23:28:31.531    at java.awt.EventQueue$1.run(EventQueue.java:636)
[AWT-EventQueue-0] INFO  23:28:31.531    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:31.531    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:31.531    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
[AWT-EventQueue-0] INFO  23:28:31.531    at java.awt.EventQueue$2.run(EventQueue.java:652)
[AWT-EventQueue-0] INFO  23:28:31.532    at java.awt.EventQueue$2.run(EventQueue.java:650)
[AWT-EventQueue-0] INFO  23:28:31.532    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:31.532    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:31.532    at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
[AWT-EventQueue-0] INFO  23:28:31.532    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[AWT-EventQueue-0] INFO  23:28:31.533    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[AWT-EventQueue-0] INFO  23:28:31.533    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[AWT-EventQueue-0] INFO  23:28:31.533    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[AWT-EventQueue-0] INFO  23:28:31.533    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[AWT-EventQueue-0] INFO  23:28:31.533    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[AWT-EventQueue-0] INFO  23:28:44.681 Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The file: /Applications/PS3 Media Server.app/Contents/Resources/Java/debug.log doesn't exist.
[AWT-EventQueue-0] INFO  23:28:44.682    at java.awt.Desktop.checkFileValidation(Desktop.java:191)
[AWT-EventQueue-0] INFO  23:28:44.682    at java.awt.Desktop.open(Desktop.java:252)
[AWT-EventQueue-0] INFO  23:28:44.682    at net.pms.newgui.TracesTab$2.mouseClicked(TracesTab.java:129)
[AWT-EventQueue-0] INFO  23:28:44.682    at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
[AWT-EventQueue-0] INFO  23:28:44.683    at java.awt.Component.processMouseEvent(Component.java:6376)
[AWT-EventQueue-0] INFO  23:28:44.683    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
[AWT-EventQueue-0] INFO  23:28:44.683    at java.awt.Component.processEvent(Component.java:6138)
[AWT-EventQueue-0] INFO  23:28:44.683    at java.awt.Container.processEvent(Container.java:2085)
[AWT-EventQueue-0] INFO  23:28:44.683    at java.awt.Component.dispatchEventImpl(Component.java:4735)
[AWT-EventQueue-0] INFO  23:28:44.683    at java.awt.Container.dispatchEventImpl(Container.java:2143)
[AWT-EventQueue-0] INFO  23:28:44.684    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:44.684    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
[AWT-EventQueue-0] INFO  23:28:44.684    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4291)
[AWT-EventQueue-0] INFO  23:28:44.684    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
[AWT-EventQueue-0] INFO  23:28:44.684    at java.awt.Container.dispatchEventImpl(Container.java:2129)
[AWT-EventQueue-0] INFO  23:28:44.684    at java.awt.Window.dispatchEventImpl(Window.java:2478)
[AWT-EventQueue-0] INFO  23:28:44.684    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:44.685    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:679)
[AWT-EventQueue-0] INFO  23:28:44.685    at java.awt.EventQueue.access$000(EventQueue.java:85)
[AWT-EventQueue-0] INFO  23:28:44.685    at java.awt.EventQueue$1.run(EventQueue.java:638)
[AWT-EventQueue-0] INFO  23:28:44.685    at java.awt.EventQueue$1.run(EventQueue.java:636)
[AWT-EventQueue-0] INFO  23:28:44.685    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:44.685    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:44.685    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.awt.EventQueue$2.run(EventQueue.java:652)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.awt.EventQueue$2.run(EventQueue.java:650)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[AWT-EventQueue-0] INFO  23:28:44.686    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[AWT-EventQueue-0] INFO  23:28:44.687    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[AWT-EventQueue-0] INFO  23:28:44.687    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[AWT-EventQueue-0] INFO  23:28:44.687    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[AWT-EventQueue-0] INFO  23:28:45.756 Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The file: /Applications/PS3 Media Server.app/Contents/Resources/Java/debug.log doesn't exist.
[AWT-EventQueue-0] INFO  23:28:45.757    at java.awt.Desktop.checkFileValidation(Desktop.java:191)
[AWT-EventQueue-0] INFO  23:28:45.757    at java.awt.Desktop.open(Desktop.java:252)
[AWT-EventQueue-0] INFO  23:28:45.757    at net.pms.newgui.TracesTab$2.mouseClicked(TracesTab.java:129)
[AWT-EventQueue-0] INFO  23:28:45.757    at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
[AWT-EventQueue-0] INFO  23:28:45.758    at java.awt.Component.processMouseEvent(Component.java:6376)
[AWT-EventQueue-0] INFO  23:28:45.758    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
[AWT-EventQueue-0] INFO  23:28:45.758    at java.awt.Component.processEvent(Component.java:6138)
[AWT-EventQueue-0] INFO  23:28:45.758    at java.awt.Container.processEvent(Container.java:2085)
[AWT-EventQueue-0] INFO  23:28:45.758    at java.awt.Component.dispatchEventImpl(Component.java:4735)
[AWT-EventQueue-0] INFO  23:28:45.758    at java.awt.Container.dispatchEventImpl(Container.java:2143)
[AWT-EventQueue-0] INFO  23:28:45.758    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:45.758    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
[AWT-EventQueue-0] INFO  23:28:45.759    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4291)
[AWT-EventQueue-0] INFO  23:28:45.759    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
[AWT-EventQueue-0] INFO  23:28:45.759    at java.awt.Container.dispatchEventImpl(Container.java:2129)
[AWT-EventQueue-0] INFO  23:28:45.759    at java.awt.Window.dispatchEventImpl(Window.java:2478)
[AWT-EventQueue-0] INFO  23:28:45.759    at java.awt.Component.dispatchEvent(Component.java:4565)
[AWT-EventQueue-0] INFO  23:28:45.759    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:679)
[AWT-EventQueue-0] INFO  23:28:45.759    at java.awt.EventQueue.access$000(EventQueue.java:85)
[AWT-EventQueue-0] INFO  23:28:45.760    at java.awt.EventQueue$1.run(EventQueue.java:638)
[AWT-EventQueue-0] INFO  23:28:45.760    at java.awt.EventQueue$1.run(EventQueue.java:636)
[AWT-EventQueue-0] INFO  23:28:45.760    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:45.760    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:45.760    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
[AWT-EventQueue-0] INFO  23:28:45.760    at java.awt.EventQueue$2.run(EventQueue.java:652)
[AWT-EventQueue-0] INFO  23:28:45.760    at java.awt.EventQueue$2.run(EventQueue.java:650)
[AWT-EventQueue-0] INFO  23:28:45.761    at java.security.AccessController.doPrivileged(Native Method)
[AWT-EventQueue-0] INFO  23:28:45.761    at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[AWT-EventQueue-0] INFO  23:28:45.761    at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
[AWT-EventQueue-0] INFO  23:28:45.761    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[AWT-EventQueue-0] INFO  23:28:45.761    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[AWT-EventQueue-0] INFO  23:28:45.761    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[AWT-EventQueue-0] INFO  23:28:45.761    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[AWT-EventQueue-0] INFO  23:28:45.762    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[AWT-EventQueue-0] INFO  23:28:45.762    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)


Have I missed a crucial step anywhere, am bit lost now what to do, any suggestions please?
Last edited by chocolateboy on Sun Jan 22, 2012 6:12 pm, edited 1 time in total.
Reason: reformatted: http://tinyurl.com/4294qo2
jemmyuk
 
Posts: 2
Joined: Sat Jan 21, 2012 11:30 pm

Re: Channel plugin (Updated 11-12-21)

Postby glenrocks » Sun Jan 22, 2012 11:07 pm

Jemmyuk- Movie2k has some issues as it picks up all the image video links which dont show on the firefox browser window.. also movieinfo has to have .conf file in the plugin folder.

Now to interesting NY article on Mr Dotcom, Megaupload ...thought I will share that too here... http://www.nytimes.com/2012/01/21/techn ... light.html (Some uninvited guests showed up at Kim Dotcom’s mansion outside Auckland, New Zealand, on Friday: the police, in two helicopters.)

(1) And now my issue, I have strange issue with PS3 media server- with audio .mp3 files duration...somehow they play but their duration is totally way off from actual (not sure how PS3 gets audio duration). Videos duration shows up perfect..so I am confused what the cause of that could be..can someone check on their boxes??

(2) Any way to buffer the transcoding pipe in channels to pause/rewind as playon! does? Download and Save+Play dont seem to work for me? How to diagnose that?
    channels.path = C:\\ProgramData\\PMS\\channels
    channels.save = C:\\ProgramData\\PMS\\channels\\saved
    channels.save_ts = C:\\ProgramData\\PMS\\channels\\saved
    channels.debug = true
    channels.subtitles = false
    channels.group_folder = false
    channels.favorite = true
glenrocks
 
Posts: 89
Joined: Sun Aug 21, 2011 5:06 pm

Re: Channel plugin (Updated 11-12-21)

Postby jemmyuk » Mon Jan 23, 2012 12:30 am

glenrocks wrote:Jemmyuk- Movie2k has some issues as it picks up all the image video links which dont show on the firefox browser window.. also movieinfo has to have .conf file in the plugin folder.


I used Movies2K just as an example to generate debug log, cannot play any of the channels that is why wondering if missed something
jemmyuk
 
Posts: 2
Joined: Sat Jan 21, 2012 11:30 pm

Re: Channel plugin (Updated 11-12-21)

Postby glenrocks » Mon Jan 23, 2012 3:42 am

Jemmy- Just double check all the settings for channels in your .conf file... viewtopic.php?f=12&t=9329 and also try to remove movieinfo plugin.
glenrocks
 
Posts: 89
Joined: Sun Aug 21, 2011 5:06 pm

Re: Channel plugin (Updated 11-12-21)

Postby SharkHunter » Mon Jan 23, 2012 8:34 am

jemmyuk wrote:
glenrocks wrote:Jemmyuk- Movie2k has some issues as it picks up all the image video links which dont show on the firefox browser window.. also movieinfo has to have .conf file in the plugin folder.


I used Movies2K just as an example to generate debug log, cannot play any of the channels that is why wondering if missed something


Like glenrocks says remove the MovieInfo plugin to get rid of the printout in the trace (it doesn't effect the streaming). M2K (along with a lot of other sites) uses CURL (http://curl.haxx.se/) install that program and set it's path in PMS.conf. You also should set the "cookie.path=xxx" in the PMS.conf since curl/channels uses it to transfer cookies between them.

glenrocks wrote:J
(1) And now my issue, I have strange issue with PS3 media server- with audio .mp3 files duration...somehow they play but their duration is totally way off from actual (not sure how PS3 gets audio duration). Videos duration shows up perfect..so I am confused what the cause of that could be..can someone check on their boxes??

(2) Any way to buffer the transcoding pipe in channels to pause/rewind as playon! does? Download and Save+Play dont seem to work for me? How to diagnose that?
    channels.path = C:\\ProgramData\\PMS\\channels
    channels.save = C:\\ProgramData\\PMS\\channels\\saved
    channels.save_ts = C:\\ProgramData\\PMS\\channels\\saved
    channels.debug = true
    channels.subtitles = false
    channels.group_folder = false
    channels.favorite = true

1) Who knows here. When streaming stuff from channels the duration is normally always 9.59.59
2) When Pause should work. The buffer size is like 400 MB (or so) so it should work. What does your log say when using save&play? Download is essentially the same. Worked for me :). Just for the sake of it remove the channels.save_ts.
SharkHunter
 
Posts: 941
Joined: Tue Jun 01, 2010 8:39 pm

Re: Channel plugin (Updated 11-12-21)

Postby glenrocks » Tue Jan 24, 2012 10:20 am

1) Who knows here. When streaming stuff from channels the duration is normally always 9.59.59

Yes, you are right..for all video channels, it does that..but with audio channel, mp3 duration should be say, 5 min. but PS3 shows weird inflated duration..12:52:01..lol..so I checked Monkey plugin and mp3 on NAS, it does the same--durations of all audio files are off. Where does PS3 get duration from?
    TRACE Search extension for C:\Users\mksone\Music\Temp\Angel.mp3
    [New I/O server worker #1-4] TRACE Found 1! net.pms.formats.MP3
2) The buffer size is like 400 MB (or so) so it should work. What does your log say when using save&play? Download is essentially the same. Worked for me . Just for the sake of it remove the channels.save_ts

I tried removing save_ts, then server only responds to Play. When I added ts_save back, it does start buffer - never plays.
From trace, problem seems file cannot be written (w/ or w/o V2 engine)...buffer keeps running in background till 400M limit (no clue where its writing..:|) and still does not play / replay doesn't pick the buffering pipeline and creates new pipeline :|.. Is Play supposed to pick start point from buffer?? Any way to fix this filename on windows??
    [New I/O server worker #1-2] TRACE Finished sleeping for 6000 milliseconds
    [New I/O server worker #1-2] TRACE HTTP request V2 IO error: C:\ProgramData\PMS\channels\saved\Stream2k >Quality: 1.flv (The filename, directory name, or volume label syntax is incorrect)
P.S. Got to appreciate these interactive forums for solutions. ;)
glenrocks
 
Posts: 89
Joined: Sun Aug 21, 2011 5:06 pm

Re: Channel plugin (Updated 11-12-21)

Postby SharkHunter » Tue Jan 24, 2012 10:24 am

glenrocks wrote:
1) Who knows here. When streaming stuff from channels the duration is normally always 9.59.59

Yes, you are right..for all video channels, it does that..but with audio channel, mp3 duration should be say, 5 min. but PS3 shows weird inflated duration..12:52:01..lol..so I checked Monkey plugin and mp3 on NAS, it does the same--durations of all audio files are off. Where does PS3 get duration from?
    TRACE Search extension for C:\Users\mksone\Music\Temp\Angel.mp3
    [New I/O server worker #1-4] TRACE Found 1! net.pms.formats.MP3
2) The buffer size is like 400 MB (or so) so it should work. What does your log say when using save&play? Download is essentially the same. Worked for me . Just for the sake of it remove the channels.save_ts

I tried removing save_ts, then server only responds to Play. When I added ts_save back, it does start buffer - never plays.
From trace, problem seems file cannot be written (w/ or w/o V2 engine)...buffer keeps running in background till 400M limit (no clue where its writing..:|) and still does not play / replay doesn't pick the buffering pipeline and creates new pipeline :|.. Is Play supposed to pick start point from buffer?? Any way to fix this filename on windows??
    [New I/O server worker #1-2] TRACE Finished sleeping for 6000 milliseconds
    [New I/O server worker #1-2] TRACE HTTP request V2 IO error: C:\ProgramData\PMS\channels\saved\Stream2k >Quality: 1.flv (The filename, directory name, or volume label syntax is incorrect)
P.S. Got to appreciate these interactive forums for solutions. ;)

You found a bug in how the filenames are calculated. I think I'm on to that one already but I think I need a new retake there. Windows is not to happy about " > " I think. SO at least Channels will filter away those strange chars...
SharkHunter
 
Posts: 941
Joined: Tue Jun 01, 2010 8:39 pm

Re: Channel plugin (Updated 11-12-21)

Postby glenrocks » Tue Jan 24, 2012 10:34 am

Sharkhunter- I also wanted to ask where do you keep new version of RTMPdump (2.4) and all the needed libfiles for RTMP folder..I tried updated version of dump from site (which fixed RTMPe problem here) and also updated curl but was not sure if I need other libs (ssleay32/libeay32/libssh2/libz-1.dll, youtube-dl.exe)
glenrocks
 
Posts: 89
Joined: Sun Aug 21, 2011 5:06 pm

PreviousNext

Return to Additions and Plugins

Who is online

Users browsing this forum: No registered users and 3 guests