[RELEASE] PowerFLV.com (Video) Plugin

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Thumbs Up  [RELEASE] PowerFLV.com (Video) Plugin Post: #1
Hey,
I just wrote a plugin for PowerFLV.com . Like on TVLinks, videos are hosted on so many different providers that it supports all of them right now. The thing that never worked for me are the veoh videos. Remember to use the latest SVN T3CH build. If you don't use that, nobody will help you with your problems. Remember that it's not a script, it's a plugin. If you don't know what that is, please refer to the documentation or other forum threads.
Unzip the script and copy the default.py and default.tbn over to Q:\plugins\video\PowerFLV\ . If the folder does not exist, create it.
After this, add the plugin to your video sources. Also please remember that something in DVDPlayer is currently broken.
Because DVDPlayer is the standard player for FLV files, use the context menu key (white button or ..uhm ...list on the remote) and choose "play with..." -> mplayer. If you want to file bug reports, please report the exact tv show in the form:
PowerFLV->TV-Shows->Name of the Show->Season->Episode[->Part].

http://rapidshare.com/files/59982084/PowerFLV.zip
Edit: Or here, without rapidshare
http://theendofthelongestline.de/xbox/do.../index.php

Have fun!
(This post was last modified: 2007-10-24 00:33 by Unbehagen.)
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #2
you are a busy scripter Smile

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
wvstephens Offline
Member
Posts: 78
Joined: Jun 2006
Reputation: 0
Post: #3
Thank you so much for making my wish come true..
find quote
wvstephens Offline
Member
Posts: 78
Joined: Jun 2006
Reputation: 0
Post: #4
Anyone having problems with plugin's with the latest t3ch build? None of the plugin's are working with it so I reverted back to my older build.
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #5
wvstephens Wrote:Anyone having problems with plugin's with the latest t3ch build? None of the plugin's are working with it so I reverted back to my older build.

no, works great for me. maybe you forgot some files when updating?
find quote
wvstephens Offline
Member
Posts: 78
Joined: Jun 2006
Reputation: 0
Post: #6
hmm. that is strange. I tried it on 3 boxes and all the same. I will work on it some this eve.
find quote
cliffyboro Offline
Junior Member
Posts: 14
Joined: Oct 2007
Reputation: 0
Post: #7
wvstephens Wrote:Anyone having problems with plugin's with the latest t3ch build? None of the plugin's are working with it so I reverted back to my older build.

I'm having the same problem. Also using the latest t3ch build (T3CH XBMC 2007-09-30 SVN rev10387).

I have also tried BBC PodRadio and Divx live and they are not working either.

Does the plugin folder need to be XBMC\Plugins\ or does that not matter? Mine is in Dashboard\Plugins\
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #8
cliffyboro Wrote:I'm having the same problem. Also using the latest t3ch build (T3CH XBMC 2007-09-30 SVN rev10387).

I have also tried BBC PodRadio and Divx live and they are not working either.

Does the plugin folder need to be XBMC\Plugins\ or does that not matter? Mine is in Dashboard\Plugins\

It does have to be Q:\Plugins.
If Dashboard is your XBMC path then this should work. What is it that doesn't work about the plugins?
find quote
cliffyboro Offline
Junior Member
Posts: 14
Joined: Oct 2007
Reputation: 0
Post: #9
Unbehagen Wrote:It does have to be Q:\Plugins.
If Dashboard is your XBMC path then this should work. What is it that doesn't work about the plugins?

Just had a look and they do show in the Q:\Plugins\ folder.

Basically, I add the folder as a source on videos and when I choose it nothing is in there. Confused
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #10
Go into the python script screen and get the debug information. Does any error show up?
find quote
Post Reply