Channels 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
Channels Plugin
I have installed channels on ums but cant get anything to work
I have download psmencoder 1.6.0 and have it and updated ums.conf and help would be appreciated
I have download psmencoder 1.6.0 and have it and updated ums.conf and help would be appreciated
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Channels Plugin
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:


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
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Channels Plugin
thats actually what i did, just not sure about the last 2 lines in the ums.conf, have to check it out after work. I have another question on the video engine files i have tsmuxer and than mencoder does that impact the functionality of the plugin of them being in that order?
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Channels Plugin
Forgot that you (probably even if channels might fix it for you) addgambit wrote:thats actually what i did, just not sure about the last 2 lines in the ums.conf, have to check it out after work. I have another question on the video engine files i have tsmuxer and than mencoder does that impact the functionality of the plugin of them being in that order?
Code: Select all
engines = pmsencoder,mencoder,avs....
The channels.debug=true line is to enable debug prinouts and improve bug hunting. It will not help in any way to make it work.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Channels Plugin
i still cant get it to work, which files do you me to attach for problem verification?
- Attachments
-
- pms_dbg.zip
- (7.85 KiB) Downloaded 4009 times
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Channels Plugin
Actually it "works"gambit wrote:i still cant get it to work, which files do you me to attach for problem verification?

These line from pmsencoder.log informs us that Channels has found the media links. However the streams you are trying to watch comes from unsupported hosts (like gorillavid).
Code: Select all
nvoking matcher for: http://gorillavid.in/39cet7a4konc
2012-06-10 23:23:27 [INFO|PMSEncoder|launchTranscode|New I/O server worker #1-4]: 0 matches for: http://gorillavid.in/39cet7a4konc
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Channels Plugin
i shall try than, i know i have been trying to use navi-x and hadnt had much success but thanks for looking at the logs, will report to see if i can get other links to work
Re: Channels Plugin
still not working for me, i have tried icefilms on my android phone and i can get to the file and ums starts saying serving the video then stops.
However when i go through my ps3 i can get to icefilms-> tvshows->f->franklink and bash-> and click on it but says no sources found while android finds them.
Any ideas?
However when i go through my ps3 i can get to icefilms-> tvshows->f->franklink and bash-> and click on it but says no sources found while android finds them.
Any ideas?
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Channels Plugin
You've hit the folder limit. There is a workaround (within the UMS). Add "folder_limit=true" to your UMS.conf. And you'll see a folder called "Folder Limit" in the root of your tree. Once you hit the folder limit you can continue browsing from there.
I'll write a longer explanation on this later...
I'll write a longer explanation on this later...
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Channels Plugin
i added the line but i dont see the folder limit, everything is just as before, maybe a bug?