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
Post Reply
hnijhar
Posts: 3
Joined: Mon Aug 13, 2012 7:21 am

Re: Channels Plugin

Post by hnijhar »

hi there,
so i installed the universal media server, and i installed the channel plugin in the ui. then i copied someguys conf, and i pasted it in mine.
when i go on my ps3, and i click on universal media server, there are no channels there. its only my hdd, and the web folder. if i try to view a movie in the web folder everything works fine.
ive tried changing the channel path but still the problem is still here.
heres my debug file
Attachments
ums_dbg.zip
(10.56 KiB) Downloaded 1078 times
hnijhar
Posts: 3
Joined: Mon Aug 13, 2012 7:21 am

Re: Channels Plugin

Post by hnijhar »

I cant play any movies on navi x, some work but most give me the error 800288e1
i tried reading the debug.log and it says something about increase the cache or something.
i have attached my ums_dbg.zip
my ps3 is connected to my projector by hdmi, and using the red,white,yellow, cables it is connected to my sony sound system: my sony sound system DOESNT have hdmi.
thanks
Attachments
ums_dbg.zip
(164.34 KiB) Downloaded 984 times
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: Channels Plugin

Post by SharkHunter »

There is some issue with the movie you're trying to stream.

Code: Select all

[dvd @ 010c7f20]VBV buffer size not set, muxing may fail
DEBUG 2012-08-13 01:14:45.739 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.739 [Thread-22] [dvd @ 010c7f20]pts (7200) < dts (7560) in stream 0
DEBUG 2012-08-13 01:14:45.739 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.741 [Thread-22] [dvd @ 010c7f20]pts (10800) < dts (11160) DEBUG 2012-08-13 01:15:29.320 [UPNP-AliveMessageSender] Sending ALIVE...
 frame.
DEBUG 2012-08-13 01:14:45.742 [Thread-22] [dvd @ 010c7f20]pts (14400) < dts (14760) in stream 0
DEBUG 2012-08-13 01:14:45.742 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.743 [Thread-22] [dvd @ 010c7f20]pts (18000) < dts (18360) in stream 0
DEBUG 2012-08-13 01:14:45.743 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.744 [Thread-22] [dvd @ 010c7f20]pts (21600) < dts (21960) in stream 0
DEBUG 2012-08-13 01:14:45.744 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.745 [Thread-22] [dvd @ 010c7f20]pts (25200) < dts (25560) in stream 0
DEBUG 2012-08-13 01:14:45.745 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.745 [Thread-22] [dvd @ 010c7f20]pts (28800) < dts (29160) in stream 0
DEBUG 2012-08-13 01:14:45.745 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.751 [Thread-22] [dvd @ 010c7f20]pts (32400) < dts (32760) in stream 0
DEBUG 2012-08-13 01:14:45.751 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.752 [Thread-22] [dvd @ 010c7f20]pts (36000) < dts (36360) in stream 0
DEBUG 2012-08-13 01:14:45.752 [Thread-22] Error while writing frame.
DEBUG 2012-08-13 01:14:45.753 [Thread-22] [dvd @ 010c7f20]pts (39600) < dts (39960) in stream 0
That indicates soem sort of error pls try some other one...
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
daflyboys
Posts: 2
Joined: Fri Aug 24, 2012 11:11 am

Re: Channels Plugin

Post by daflyboys »

SharkHunter wrote:No it's a bit tricky and until we get the improved plugin installer in place it will stay that way :(. However there isn't anything that can't be workedaround :). Do like this
1) Install the latest PMS-SHB (http://code.google.com/p/sharkhunter-sh ... e&can=2&q=)
2) Install UMS
3) From the PMS-SHB install folder copy the directory called "extra" and place it in the UMS install folder instead.
4) Copy everything from the plugins folder of PMS-SHB to the plugins folder of UMS
5) Edit the UMS.conf to reflect your paths.
At least these line should be added:

Code: Select all

channels.path=extras\\channels
channels.debug = true
pmsencoder.script.directory=extras\\scripts
Actually, there already is a directory called "extras" in UMC. Overwrite it? Well, I did.

The 3 lines of code.... where do they go? At the end? Where? Separated by anything? Confused.

Bottom line is that I just want NaviX to work with this if possible. I was able to see it in "Channels" (well, I actually have 2 Channels installed now), but pretty much next to no entries are available. NaviX headings / categories are there, but just a lot of "add to favorites" and not much access to content.
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: Channels Plugin

Post by SharkHunter »

daflyboys wrote:
The 3 lines of code.... where do they go? At the end? Where? Separated by anything? Confused.
Doesn't matter anywhere in the UMS.conf will do. Each on a separate line is enough.
Bottom line is that I just want NaviX to work with this if possible. I was able to see it in "Channels" (well, I actually have 2 Channels installed now), but pretty much next to no entries are available. NaviX headings / categories are there, but just a lot of "add to favorites" and not much access to content.
Try and restart UMS. I've seen this sometimes. As for NaviX it huge and some stuff doen't play while other plays perfectly..
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
daflyboys
Posts: 2
Joined: Fri Aug 24, 2012 11:11 am

Re: Channels Plugin

Post by daflyboys »

Thx Shark... good to know it's just not me. So was I supposed to overwrite that file like I said? I mean it seemed to work in terms of folders showing up. And the code additions were of course easy. I just saw so many dividing lines in there, I thought that maybe a certain format was needed. I get plenty of satisfaction with media via PlayOn and my streaming consoles and devices, but I guess I'm just greedy for Navi-X on other than my PC screen. Thanks for all you do. :D

BTW, I made some cleaner looking desktop icons if you're interested in having them for use or distribution. It seems that the built in one is sort of jaggy. Here are the PNG's, but not sure how to get you the icons if you want them.

Image

Image
gambit
Posts: 29
Joined: Tue Jun 19, 2012 2:44 pm

Re: Channels Plugin

Post by gambit »

I am trying to play some video on icefilms but i never got this to work, i am getting an error

win32\ffmpeg.exe] Process C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe has a return code of 1! Maybe an error occured... check the log file


any help would be appreciated
Attachments
ums_dbg.zip
(15.19 KiB) Downloaded 1002 times
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: Channels Plugin

Post by SharkHunter »

gambit wrote:I am trying to play some video on icefilms but i never got this to work, i am getting an error

win32\ffmpeg.exe] Process C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe has a return code of 1! Maybe an error occured... check the log file


any help would be appreciated
First up set

Code: Select all

channels.debug=true
instead of false. And the retry. What can be said straight up is that since MegaUpload was busted life has been hard and a number of those fileshares are tricky to work with (although 180upload seems to be the easiest and the most working one..)
For examples ShareBees are completely unstreamable (it works but the video staggers like hell).
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
gambit
Posts: 29
Joined: Tue Jun 19, 2012 2:44 pm

Re: Channels Plugin

Post by gambit »

updated logs with channels.debug = true
Attachments
ums_dbg.zip
(71.09 KiB) Downloaded 957 times
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: Channels Plugin

Post by SharkHunter »

There are some issues with 180upload script I think. Maybe I need to update there....
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
Post Reply