[RELEASE] Stage6 (Video) Plugin

  Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
silps Offline
Member
Posts: 72
Joined: Jun 2007
Reputation: 0
Post: #11
silps Wrote:When I browse Channels I only get a page of results and there are hundreds of channels on Stage 6. Is this what is supposed to happen or is there a way to see the next page?

Thanks for all your hard work.

Never mind, didn't realise there is a _Next item in the results when browsing that lets you see the next page of results.

Great plugin and download option is the only thing missing.Wink
find quote
Geeba Offline
Posting Freak
Posts: 1,805
Joined: Sep 2006
Reputation: 0
Location: UK
Post: #12
Hmmm... I've un-rar'd them to Q:\pluggins and added a source to the pluggin but when I open it I just get folders under the sorce.... are these standalone pluggins? or do they need undemissinagest (you know what I mean but I cant spell!) Confused
find quote
Geeba Offline
Posting Freak
Posts: 1,805
Joined: Sep 2006
Reputation: 0
Location: UK
Post: #13
yes I did read the FAQ to... when I go to add source there is no option to add pluggin.... just the usual browse etc...
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #14
Geeba Wrote:yes I did read the FAQ to... when I go to add source there is no option to add pluggin.... just the usual browse etc...

install latest xbmc svn t3ch, use correct path (Q:\plugins, not q:\pluggins). if still not showing, reinstall latest xbmc svn t3ch, use another ftp program. it doesn't need uitzendinggemist.
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #15
This is a quote from the FAQ you already read. There's a video where you can see how it is supposed to look like.

I don't see "Video Plugin" in the "Add source" dialog
You don't have the latest XBMC T3CH SVN release. Google for that. If you have that, you probably didn't copy all the files. If it still doesn't work, try another FTP program. If after that, it doesn't show that, maybe you didn't transfer the plugins to the correct location.
find quote
Geeba Offline
Posting Freak
Posts: 1,805
Joined: Sep 2006
Reputation: 0
Location: UK
Post: #16
Sussed it!! thank you!

Not sure why but the Video Plugin wasn't there? Its a fresh box so I deleted the dash files and re-installed! all presant and correct now!

Top plugins to!!

Thanks again!
find quote
Giangal Offline
Junior Member
Posts: 23
Joined: Oct 2007
Reputation: -10
Post: #17
Great!

This is one of the most useful plugins/scripts you'll ever find in the net. I really needed it Tongue

Can I suggest a handy feature? It'd be really nice to have a Search function for Channels too... Dunno how difficult it'd be to add it (really, I dont have any idea Frown ), but if its something easy/simple, can you do it please? Tongue

Thx! Congrats again (Sorry for my english...)
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #18
Add the following to the plugin's joox.plx file:

Code:
#
type=rss
name=Search Channel
thumb=default
URL=http://stage6.divx.com/channels/search:$SEARCH$
find quote
Giangal Offline
Junior Member
Posts: 23
Joined: Oct 2007
Reputation: -10
Post: #19
What about User Search? I tried to add it, but it doesnt seem to work.

Code:
#
type=rss
name=Search: User
thumb=default
URL=http://stage6.divx.com/users/search/username:$SEARCH$

Is the code wrong?
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #20
Edit: Ah, sorry, I misunderstood your post and thought you'd talk about the channel search. User search can't work yet because there is no regular expression in the python code to find users.
(This post was last modified: 2007-11-02 14:21 by Unbehagen.)
find quote