Channels Plugin

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
User avatar
S7eele
Posts: 75
Joined: Thu Jun 07, 2012 8:12 am

Re: Channels Plugin

Post by S7eele »

SH,

Thanks for moving it over and for the answer. That was exacly what I needed to get up to date.
Peace!
tubby
Posts: 9
Joined: Wed Feb 27, 2013 7:06 pm

Re: Channels Plugin

Post by tubby »

Sharkhunter wrote:
The & should really be fixed in the pmsencoder scripts. I thought it was.

But then SVT swapped from rtmp to hls a while ago. And hls links are perhaps not quoted.

I'll look at the scripts again.
Sharkhunter, I have added the rtmpdump and curl paths to my UMS.conf. It now "seems more stable" and I have also moved over to a 32-bit ubuntu box since the ffmpeg gave me some errors about missing 32-bits libs on the 64-bit environment.

But still no success in transcoding SVT. I have attached debug package. I also tried moving pmsencoder out of the way but no success. I've tried to render on both my Samsung TV and Android phone.

I tried running the commands for SVT on the command line.

Code: Select all

/home/tubby/bin/ums-2.4.2/ffmpeg -v 0 -y -threads 4 -i "http://svtplay4d-f.akamaihd.net/i/se/open/20130224/1125251-017A/CHARLIE-017A-da4f46eac5486111_,900,348,564,1680,2800,.mp4.csmil/index_1_av.m3u8?null=&id=" -threads 4 -target ntsc-dvd /tmp/universalmediaserver/pmsencoder_transcoder_out_1362081853211_42
Note the quation-marks around the URL. That makes ffmpeg happy on the command line. The " is not present in the debug.log ?
Attachments
ums_dbg.zip
(62.43 KiB) Downloaded 480 times
Zuxicovp
Posts: 1
Joined: Mon Mar 11, 2013 3:06 pm

Re: Channels Plugin

Post by Zuxicovp »

Hello, I've been getting some issues with playing video. I've tried both the onion and youtube. CMD 255 error.

Edit: CNN through Navi X works.
Attachments
debug.log
(58.37 KiB) Downloaded 494 times
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: Channels Plugin

Post by SharkHunter »

Tubby - try upgrading to 2.5 as I think ffmpeg handling has been updated there (with " hopefully).

Zuxicovp - you have only uploaded the debug.log and not the full ums_dbg.zip pack.See viewtopic.php?f=9&t=556
From the log it seems like there are some installation issues.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
tubby
Posts: 9
Joined: Wed Feb 27, 2013 7:06 pm

Re: Channels Plugin

Post by tubby »

SharkHunter wrote:Tubby - try upgrading to 2.5 as I think ffmpeg handling has been updated there (with " hopefully).
Great! I have updated to 2.5.0 but still no success. :roll: I have attached a debug package where I am trying to connect to SVTplay rendering on my Android phone. I seems as my current main issue is that transcoding is not working as expected.

The " is not present in the trace/debug log lines but that does not mean that they are not there, right :-)
Attachments
ums_dbg_svt.zip
(51.14 KiB) Downloaded 484 times
redonyx
Posts: 5
Joined: Sun Mar 24, 2013 5:33 pm

Re: Channels Plugin

Post by redonyx »

Hi everyone,

I've been trying to figure this out for the past few hours and I have no idea what to do next. Everything is installed correctly and I can stream media from my computer to my PS3 fine but when it comes to watching stuff via channels, that's where I'm having problems. Channel categories will show up but when I navigate to a show and choose an episode or even just one folder, I'm getting "there are no tracks". I've been searching around trying to figure out how to solve this or if anyone else has had this problem, but I'm not really seeing anything. Any help with this would be appreciated.
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: Channels Plugin

Post by SharkHunter »

redonyx - read this 1st viewtopic.php?f=9&t=556 and then viewtopic.php?f=4&t=80
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
redonyx
Posts: 5
Joined: Sun Mar 24, 2013 5:33 pm

Re: Channels Plugin

Post by redonyx »

Alrighty, I added the "folder_limit=true" line to usm.config first to see if that would help with the "There are no files" thing and it did sometimes as I'll see files, but I wouldn't be able to access them. I then would navigate to the overflow folder but I would get the same message again. I did my best to recreate the issues but I'm not sure if the debug file would say what channels I was trying to view but it was mainly EZTV, Icefilms and watchseries while randomly picking others just to see if something would work.
Attachments
ums_dbg.zip
(328.63 KiB) Downloaded 470 times
Dilbao
Posts: 1
Joined: Sun May 19, 2013 5:47 am

Re: Channels Plugin

Post by Dilbao »

I have tried many times but plugin is not working for me. I saw this in the logs:

Code: Select all

DEBUG 2013-05-18 20:51:40.862 [mencoder.exe-1] Starting "D:\Programs\Universal Media Server\win32\mencoder.exe" The -msglevel all=2 -quiet -prefer-ipv4 -cache 16384 -oac lavc -of lavf -lavfopts format=dvd -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=4096:threads=2:acodec=ac3:abitrate=128 -vf harddup -ofps 25 -o \\.\pipe\mencoder1368899500806
DEBUG 2013-05-18 20:51:41.536 [Thread-20] File not found: 'The'
DEBUG 2013-05-18 20:51:41.536 [Thread-20] Failed to open The.
DEBUG 2013-05-18 20:51:41.536 [Thread-20] Cannot open file/device.
What is that "the" file? Can you check my logs please?
Attachments
ums_dbg-youtube.zip
(68.46 KiB) Downloaded 466 times
flojo
Posts: 3
Joined: Mon May 27, 2013 6:50 am

Re: Channels Plugin

Post by flojo »

Good day Guys

Im trying to get the plugins working. Can anyone help.

Thanks

INFO 2013-05-26 20:42:52.540 [main] Start channel 1.42
INFO 2013-05-26 20:42:52.548 [main] parsing channel file /opt/ums-2.6.4/channels/rtmpStuff.ch version 0.15
INFO 2013-05-26 20:42:52.550 [main] Exception in thread "main" java.lang.NoSuchFieldError: children
INFO 2013-05-26 20:42:52.551 [main] at com.sharkhunter.channel.Channels.find(Channels.java:178)
INFO 2013-05-26 20:42:52.551 [main] at com.sharkhunter.channel.Channels.readChannel(Channels.java:229)
INFO 2013-05-26 20:42:52.551 [main] at com.sharkhunter.channel.Channels.parseChannels(Channels.java:356)
INFO 2013-05-26 20:42:52.551 [main] at com.sharkhunter.channel.Channels.handleDirChange(Channels.java:456)
INFO 2013-05-26 20:42:52.551 [main] at com.sharkhunter.channel.Channels.fileChanged(Channels.java:478)
INFO 2013-05-26 20:42:52.551 [main] at com.sharkhunter.channel.Channels.start(Channels.java:120)
INFO 2013-05-26 20:42:52.552 [main] at com.sharkhunter.channel.CH_plugin.<init>(CH_plugin.java:46)
INFO 2013-05-26 20:42:52.552 [main] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
INFO 2013-05-26 20:42:52.552 [main] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
INFO 2013-05-26 20:42:52.552 [main] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
INFO 2013-05-26 20:42:52.552 [main] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
INFO 2013-05-26 20:42:52.552 [main] at java.lang.Class.newInstance0(Class.java:374)
INFO 2013-05-26 20:42:52.553 [main] at java.lang.Class.newInstance(Class.java:327)
INFO 2013-05-26 20:42:52.553 [main] at net.pms.external.ExternalFactory.instantiateLateListeners(ExternalFactory.java:439)
INFO 2013-05-26 20:42:52.553 [main] at net.pms.PMS.init(PMS.java:469)
INFO 2013-05-26 20:42:52.553 [main] at net.pms.PMS.createInstance(PMS.java:839)
INFO 2013-05-26 20:42:52.553 [main] at net.pms.PMS.main(PMS.java:926)
Post Reply