Re: Channels Plugin
Posted: Tue Oct 22, 2013 11:44 am
I got a Samsung as well as Optimus... he has a few too
A short text to describe your forum
https://www.universalmediaserver.com/forum/
https://www.universalmediaserver.com/forum/viewtopic.php?t=78
Ok just pull the latest master and build (I know you canDeFlanko wrote:I got a Samsung as well as Optimus... he has a few too
SharkHunter wrote:Ok just pull the latest master and build (I know you canDeFlanko wrote:I got a Samsung as well as Optimus... he has a few too) and the try something containing a "/" and see that it's swapped to a ":".
What would be real nice to see if you see the error if you disable the CharMap. Just remove the line "CharMap=/ :" from the render conf file...
YepDeFlanko wrote:SharkHunter wrote:Ok just pull the latest master and build (I know you canDeFlanko wrote:I got a Samsung as well as Optimus... he has a few too) and the try something containing a "/" and see that it's swapped to a ":".
What would be real nice to see if you see the error if you disable the CharMap. Just remove the line "CharMap=/ :" from the render conf file...
So play something that has a "/" in the file name? and see if it shows up with a ":" on the screen...
Code: Select all
DEBUG 2013-10-26 12:10:06.407 [Thread-5] Installing plugin Channels type 1
DEBUG 2013-10-26 12:10:06.762 [Thread-5] fetch file http://sharkhunter-shb.googlecode.com/files/tv_plug_221.jar
DEBUG 2013-10-26 12:10:08.025 [Thread-5] fetch file http://www.universalmediaserver.com/plugins/channels/dependencies/pmsencoder-1.6.3.jar
DEBUG 2013-10-26 12:10:35.729 [Thread-5] fetch file http://sharkhunter-shb.googlecode.com/svn/trunk/ps3mediaserver/extras/bin/curl.exe
DEBUG 2013-10-26 12:10:35.729 [Thread-5] fetch file http://sharkhunter-shb.googlecode.com/svn/trunk/ps3mediaserver/extras/bin/rtmpdump.exe
DEBUG 2013-10-26 12:10:35.729 [Thread-5] fetch file http://sharkhunter-shb.googlecode.com/svn/trunk/ps3mediaserver/extras/bin/youtube-dl.exe
DEBUG 2013-10-26 12:10:35.730 [Thread-5] fetch file http://sharkhunter-shb.googlecode.com/files/pepy.zip
DEBUG 2013-10-26 12:10:35.730 [Thread-5] fetch file https://github.com/rg3/youtube-dl/raw/2012.02.27/youtube-dl
DEBUG 2013-10-26 12:10:37.485 [Thread-5] Loading jars
INFO 2013-10-26 12:10:37.490 [Thread-5] Found plugin: com.sharkhunter.channel.CH_plugin
INFO 2013-10-26 12:10:37.494 [Thread-5] Found plugin: com.chocolatey.pmsencoder.Plugin
DEBUG 2013-10-26 12:10:37.516 [Thread-5] do inst of CH_plugin
DEBUG 2013-10-26 12:10:37.517 [Thread-5] Reading channels.path: default: null, current: "extras\channels"
INFO 2013-10-26 12:10:37.520 [Thread-5] Start channel 2.21
INFO 2013-10-26 12:10:37.548 [Thread-5] Configuration saved to: /opt/ums-3.0.0/UMS.conf
DEBUG 2013-10-26 12:10:37.559 [Thread-5] Reading pmsencoder.script.directory: default: null, current: "extras\scripts"
DEBUG 2013-10-26 12:10:37.559 [Thread-5] Reading cookie.path: default: null, current: "extras\cookies"
INFO 2013-10-26 12:10:38.529 [Thread-5] Configuration saved to: /opt/ums-3.0.0/UMS.conf
DEBUG 2013-10-26 12:10:38.531 [Thread-5] Reading channels.debug: default: null, previous: null, current: "false"
DEBUG 2013-10-26 12:10:38.531 [Thread-5] Reading channels.subtitles: default: null, previous: null, current: "true"
DEBUG 2013-10-26 12:10:38.531 [Thread-5] Reading channels.favorite: default: null, previous: null, current: "true"
DEBUG 2013-10-26 12:10:38.531 [Thread-5] Reading channels.long_savename: default: null, previous: null, current: "false"
DEBUG 2013-10-26 12:10:38.531 [Thread-5] Reading channels.pmsencoder: default: null, previous: null, current: "false"
DEBUG 2013-10-26 12:10:38.531 [Thread-5] Reading channels.stream_var: default: null, previous: null, current: "false"
INFO 2013-10-26 12:10:38.549 [Thread-5] Exception in thread "Thread-5" java.lang.VerifyError: class com.chocolatey.pmsencoder.PMSEncoder overrides final method launchTranscode.(Ljava/lang/String;Lnet/pms/dlna/DLNAResource;Lnet/pms/dlna/DLNAMediaInfo;Lnet/pms/io/OutputParams;)Lnet/pms/io/ProcessWrapper;
INFO 2013-10-26 12:10:38.550 [Thread-5] at java.lang.ClassLoader.defineClass1(Native Method)
INFO 2013-10-26 12:10:38.551 [Thread-5] at java.lang.ClassLoader.defineClass(ClassLoader.java:788)
INFO 2013-10-26 12:10:38.552 [Thread-5] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
INFO 2013-10-26 12:10:38.553 [Thread-5] at java.net.URLClassLoader.defineClass(URLClassLoader.java:447)
INFO 2013-10-26 12:10:38.554 [Thread-5] at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
INFO 2013-10-26 12:10:38.554 [Thread-5] at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
INFO 2013-10-26 12:10:38.555 [Thread-5] at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
INFO 2013-10-26 12:10:38.556 [Thread-5] at java.security.AccessController.doPrivileged(Native Method)
INFO 2013-10-26 12:10:38.558 [Thread-5] at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
INFO 2013-10-26 12:10:38.559 [Thread-5] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
INFO 2013-10-26 12:10:38.560 [Thread-5] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
INFO 2013-10-26 12:10:38.561 [Thread-5] at java.lang.Class.getDeclaredMethods0(Native Method)
INFO 2013-10-26 12:10:38.563 [Thread-5] at java.lang.Class.privateGetDeclaredMethods(Class.java:2521)
INFO 2013-10-26 12:10:38.563 [Thread-5] at java.lang.Class.getDeclaredMethod(Class.java:1992)
INFO 2013-10-26 12:10:38.564 [Thread-5] at net.pms.external.ExternalFactory.postInstall(ExternalFactory.java:453)
INFO 2013-10-26 12:10:38.565 [Thread-5] at net.pms.external.ExternalFactory.instantiateDownloaded(ExternalFactory.java:480)
INFO 2013-10-26 12:10:38.566 [Thread-5] at net.pms.configuration.DownloadPlugins.install(DownloadPlugins.java:560)
INFO 2013-10-26 12:10:38.567 [Thread-5] at net.pms.newgui.PluginTab$2$1.run(PluginTab.java:203)
INFO 2013-10-26 12:10:38.568 [Thread-5] at java.lang.Thread.run(Thread.java:724)
Code: Select all
10-26 12:40:20 Found plugin: com.chocolatey.pmsencoder.Plugin
10-26 12:40:20 Exception in thread "main" java.lang.VerifyError: class com.chocolatey.pmsencoder.PMSEncoder overrides final method launchTranscode.(Ljava/lang/String;Lnet/pms/dlna/DLNAResource;Lnet/pms/dlna/DLNAMediaInfo;Lnet/pms/io/OutputParams;)Lnet/pms/io/ProcessWrapper;
10-26 12:40:20 at java.lang.ClassLoader.defineClass1(Native Method)
10-26 12:40:20 at java.lang.ClassLoader.defineClass(ClassLoader.java:788)
10-26 12:40:20 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
10-26 12:40:20 at java.net.URLClassLoader.defineClass(URLClassLoader.java:447)
10-26 12:40:20 at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
10-26 12:40:20 at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
10-26 12:40:20 at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
10-26 12:40:20 at java.security.AccessController.doPrivileged(Native Method)
10-26 12:40:20 at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
10-26 12:40:20 at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
10-26 12:40:20 at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
10-26 12:40:20 at java.lang.Class.getDeclaredConstructors0(Native Method)
10-26 12:40:20 at java.lang.Class.privateGetDeclaredConstructors(Class.java:2483)
10-26 12:40:20 at java.lang.Class.getConstructor0(Class.java:2793)
10-26 12:40:20 at java.lang.Class.newInstance(Class.java:345)
10-26 12:40:20 at net.pms.external.ExternalFactory.instantiateEarlyListeners(ExternalFactory.java:419)
10-26 12:40:20 at net.pms.external.ExternalFactory.lookup(ExternalFactory.java:399)
10-26 12:40:20 at net.pms.PMS.init(PMS.java:665)
10-26 12:40:20 at net.pms.PMS.createInstance(PMS.java:1053)
10-26 12:40:20 at net.pms.PMS.main(PMS.java:1149)