Channel plugin (Updated 12-06-23)

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

Re: Channel plugin (Updated 12-04-08)

Postby mrPS3 » Tue Apr 17, 2012 12:15 pm

still didnt work :( thanks anyways for trying. what log files would help?
mrPS3
 
Posts: 5
Joined: Sat Apr 14, 2012 2:53 pm

Re: Channel plugin (Updated 12-04-08)

Postby SharkHunter » Tue Apr 17, 2012 12:19 pm

All (debug.log,channel.log,pmsencoder.log)
SharkHunter
 
Posts: 941
Joined: Tue Jun 01, 2010 8:39 pm

Re: Channel plugin (Updated 12-04-08)

Postby mrPS3 » Tue Apr 17, 2012 12:33 pm

logs attached :)
Attachments
log.zip
logs
(7.95 KiB) Downloaded 23 times
mrPS3
 
Posts: 5
Joined: Sat Apr 14, 2012 2:53 pm

Re: Channel plugin (Updated 12-04-08)

Postby utanfantasi » Tue Apr 17, 2012 5:36 pm

SharkHunter wrote:utanfantasi - you'll find the path to your PMS.conf in the traces tab of the PMS gui. look close to the top.


I'm sorry for being stupid. But what am I supposed to to with the PMS.conf? It's there and as far as I can see the path to rtmpdump.exe is correct. What elsa should I do?
utanfantasi
 
Posts: 7
Joined: Tue Feb 28, 2012 9:22 am

Re: Channel plugin (Updated 12-04-08)

Postby Cikkajesolo » Tue Apr 17, 2012 5:56 pm

SharkHunter wrote:Cikkajesolo - yes it is possible. My only question is does these sites stay up?

i think so. a friend of mine that has been using them for quite a while said they've always worked. i'll attach this rtmpGUI+ plugin for xmbc he sent me which is fantastic! i hope you can find the links from here. some of them were in my previous post.
plus in navix for xmbc there's a TVsector folder and it says that it is only for xmbc. that's a pity since it has lots of good links. is it possible to make it showup in pms shb too? maybe creating a special plugin?
Attachments
plugin.video.rtmpGUIplus-16.zip
(146.62 KiB) Downloaded 61 times
Cikkajesolo
 
Posts: 29
Joined: Sat Feb 18, 2012 3:07 pm

Re: Channel plugin (Updated 12-04-08)

Postby fraze1974 » Thu Apr 19, 2012 5:41 pm

SharkHunter wrote:SHB installs (by default now) in a space less dir name (PS3MediaServer-SHB)
[/quote]


I installed with SHB Build 42 and it's still got the spaces in it by default. Does the installer get the default directory path from some other location? I tried manually setting the path with no spaces however the pmsencoder script directory still points to the old directory path with spaces according to a PMS trace out failure message. Will try uninstalling and hunt for any files not cleaned up. Are their any registries I should look out for? Hopefully I'll get it to work. I've only ever had empty channels listed so far. :?
fraze1974
 
Posts: 1
Joined: Thu Apr 19, 2012 5:27 pm

Re: Channel plugin (Updated 12-04-08)

Postby LanyonAsh » Thu Apr 19, 2012 9:56 pm

Hey,

Hate to be a pain in the ass, but I'm having the same problem as a bunch of people here it seems. I do a fresh install of PMS-setup-SHB42.exe and everything appears to install fine. PMS gets up and running no problem (I can watch what's on my PC through my PS3 when I set the shared paths) but I get nothing in the channels folder or the Folder Limit folder.

It default installs to a folder with spaces (<drive>:\PS3 Media Server-SHB) even though I've seen elsewhere it's supposed to install to a spaceless folder now?

After the installation, if I navigate on my PS3 to the media server I can see a channels folder, but there's nothing in (says something along the line of "0 items" or whatever). Nothing in Folder Limit folder as well.

However, I've also tried moving/copying the channel files from the extras/channels dir into the /channels dir, and then I can see all these differnt channels when i browse to the media server on my PS3. I can even go to Icefilms and choose the different directory structures (i.e. icefilms, tv shows, A-Z list, A) and then it loads up a bunch of folders of shows on the "A" list (Archer, An Idiot Abroad, etc). However, when i go to any one of these specific folders, there's nothing in them again and I can't do anything else. The fact that it's loading up these show names makes it seem to me that it's at least connecting to the net etc, but how do i actually watch/stream content???

I honestly don't know much about this kind of thing, but I'd love to get it working... just got my new home theatre system a couple days ago including the PS3, and i was brought to SharkHunter's excellent work when looking for a way to stream icefilms on my PS3.

Any help would be greatly appreciated!!
LanyonAsh
 
Posts: 1
Joined: Thu Apr 19, 2012 9:49 pm

Re: Channel plugin (Updated 12-04-08)

Postby Cikkajesolo » Fri Apr 20, 2012 4:36 pm

here's a website with movies. a channel for it is a must no? :D
http://www.solarmovie.eu/
Cikkajesolo
 
Posts: 29
Joined: Sat Feb 18, 2012 3:07 pm

Re: Channel plugin (Updated 12-04-08)

Postby SharkHunter » Sat Apr 28, 2012 7:57 am

Hi,

I'm been to busy with a new project (which looks real cool) and then a lot of catching up to do plus too much football. Anyway a new Channels 1.71 is up which solves some rtmp related bugs.

Also a new first try at RTMPGui channel. You'll need 1.71 for this to work. As always some of the channles work some don't. And for some you might need rtmpdump.force=true (if you use SHB).

Code: Select all
version=0.10

channel RTMPGui {
   #img=http://www.furk.net/img/logo.png?249
   folder {
      name=A-Z
      type=ATZ
      url=http://apps.ohlulz.com/rtmpgui/list.xml
      media {
         matcher=<title><!\[CDATA\[([^\]]+)\]\]></title>\s*.*?\s*<swfUrl><!\[CDATA\[([^\]]+)\]\]></swfUrl>\s*<link><!\[CDATA\[([^\]]+)\]\]></link>\s*<pageUrl><!\[CDATA\[([^\]]+)\]\]></pageUrl>\s*<playpath><!\[CDATA\[([^\]]+)\]\]></playpath>\s*.*?\s*<advanced><!\[CDATA\[\]\]></advanced>
         order=name,swfUrl,url,pageUrl,playpath
      }
      media {
         matcher=<title><!\[CDATA\[([^\]]+)\]\]></title>\s*.*?\s*<swfUrl><!\[CDATA\[([^\]]+)\]\]></swfUrl>\s*<link><!\[CDATA\[([^\]]+)\]\]></link>\s*<pageUrl><!\[CDATA\[([^\]]+)\]\]></pageUrl>\s*<playpath><!\[CDATA\[([^\]]+)\]\]></playpath>\s*.*?\s*<advanced><!\[CDATA\[live=1\]\]></advanced>
         order=name,swfUrl,url,pageUrl,playpath
         prop=live
      }
      media {
         matcher=<title><!\[CDATA\[([^\]]+)\]\]></title>\s*.*?\s*<swfUrl><!\[CDATA\[([^\]]+)\]\]></swfUrl>\s*<link><!\[CDATA\[([^\]]+)\]\]></link>\s*<pageUrl><!\[CDATA\[([^\]]+)\]\]></pageUrl>\s*<playpath><!\[CDATA\[([^\]]+)\]\]></playpath>\s*.*?\s*<advanced><!\[CDATA\[-a ([^\]]+)\]\]></advanced>
         order=name,swfUrl,url,pageUrl,playpath,app
      }
      media {
         matcher=<title><!\[CDATA\[([^\]]+)\]\]></title>\s*.*?\s*<swfUrl><!\[CDATA\[([^\]]+)\]\]></swfUrl>\s*<link><!\[CDATA\[([^\]]+)\]\]></link>\s*<pageUrl><!\[CDATA\[([^\]]+)\]\]></pageUrl>\s*<playpath><!\[CDATA\[([^\]]+)\]\]></playpath>\s*.*?\s*<advanced><!\[CDATA\[-v -a ([^\]]+)\]\]></advanced>
         order=name,swfUrl,url,pageUrl,playpath,app
         prop=live
      }
  }
}
SharkHunter
 
Posts: 941
Joined: Tue Jun 01, 2010 8:39 pm

Re: Channel plugin (Updated 12-04-28)

Postby SharkHunter » Sun Apr 29, 2012 8:23 am

Found a bug in 1.71 which crashes some rtmp channels (introduced by the fix for rtmpgui) update to1.72 and life is better.
SharkHunter
 
Posts: 941
Joined: Tue Jun 01, 2010 8:39 pm

PreviousNext

Return to Additions and Plugins

Who is online

Users browsing this forum: No registered users and 5 guests