[RELEASE] FastPassTV (Video) Plugin

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Voinage Offline
Banned
Posts: 856
Joined: Mar 2008
Location: England
Thumbs Up  [RELEASE] FastPassTV (Video) Plugin Post: #1
Good site - uses supernova tube.

Kept up to date.

Get the new version to avoid errors, i posted up the test version hahahaNod

I was in a rush to watch a few tv progs - mine worked yours didn`t.

The movies are not functioning in the test Nic.

I want to add a few bits the i`ll release the new one.
(This post was last modified: 2008-11-23 14:42 by Voinage.)
find quote
nicoli_k Offline
Team-XBMC Forum Moderator
Posts: 659
Joined: May 2008
Reputation: 0
Location: USA
Post: #2
I was unable to stream any cartoons, movies, or tv shows with the plugin. I looked at the debug info and it gave errors in lines 100 and 23 and said that 'cookielib' is not defined.

I'll be the first to admit that I don't know anything about coding, but I opened up default.py in a text editor and I noticed that the first line had a lot of other libs being imported, so I just added cookielib to the top line without any spaces and am now able to watch cartoons and tv shows.

I am still unable to watch anything in the Movies category. I get this error:
File 'Q:\plugins\video\fastpasstv\default.py" , line 100, in ?
VIDS(url,name)
File 'Q:\plugins\video\fastpasstv\default.py" line 30, in VIDS
data='captcha='+captcha[0]+'&submit=Continue+to+Video+-+I+am+Human%21'
IndexError:list index out of range

I lucked out with getting the Cartoons and Tv Shows to work. I'm at a loss as to why the Movies are not showing. It could be something as simple as a spacing error, but I'm a novice as to how python works. I do know that the movies work on the website though.

Great site though. Thanks for all the plugins that you create. They really are appreciated.
find quote
Voinage Offline
Banned
Posts: 856
Joined: Mar 2008
Location: England
Post: #3
Alpha uploaded - All is well.

Sorry nick, i`ve got the flu at the moment so am absent minded.

I just wanted to watch southpark and How i met your mother.
find quote
nixa Offline
Skilled Python Coder
Posts: 215
Joined: Apr 2009
Reputation: 0
Location: Japan
Thumbs Up  [RELEASE] Fast Pass TV (Video) Plugin - UPDATED 2! Post: #4
Thanks to Dr. Voinage first of all for his plugin.

I put little work into the source code to add plot movies and their film artworks. Since i'm not residing in USA, i found that fastpasstv.com is by far the most reliable site with frequent updates to its tv shows and movies that i have upon xbmc.

movies // plot & artwork
tvshows // just plot

the grab is here http://code.google.com/p/sparetime/downloads/list
(This post was last modified: 2009-05-30 09:07 by nixa.)
find quote
DrkRavenBrow Offline
Member
Posts: 71
Joined: Apr 2009
Reputation: 0
Location: USA
Post: #5
Very nice. Everything seems to be working. Much better then some other plugins. keep up the great work!
find quote
whufclee Offline
Fan
Posts: 391
Joined: Oct 2008
Reputation: 0
Location: Essex
Post: #6
Nice work Nixa, would there be any chance of giving each TV show it's own folder rather than just a giant list of every show/episode avaiable on Supernovatube? At the moment there are 2666 results for TV shows which takes a while for the xbox to load up but if we could have each show with it's own folder that should speed it up and keep it all a bit cleaner.
find quote
nixa Offline
Skilled Python Coder
Posts: 215
Joined: Apr 2009
Reputation: 0
Location: Japan
Post: #7
thanks for feedbacks. but since fastpasstv.com categorizes its movies and tv shows in a huge list of all episodes and movie titles, the plugin needs 'sorting' command in order to perform this. honestly, i am not so sure to do this right now, maybe anyone could help in future. As to ease browsing, maybe ill try to append Search function into it.
(This post was last modified: 2009-06-05 06:22 by nixa.)
find quote
whufclee Offline
Fan
Posts: 391
Joined: Oct 2008
Reputation: 0
Location: Essex
Post: #8
Oh I didn't realise Fastpasstv done that, well if anyone can help out with the sorting of TV shows it would be much appreciated, maybe Voinage might know how to do it - I heard a rumour he'll be coming out to play again soon!
find quote
liquid64 Offline
Junior Member
Posts: 32
Joined: Feb 2009
Reputation: 2
Post: #9
whufclee Wrote:Nice work Nixa, would there be any chance of giving each TV show it's own folder rather than just a giant list of every show/episode avaiable on Supernovatube? At the moment there are 2666 results for TV shows which takes a while for the xbox to load up but if we could have each show with it's own folder that should speed it up and keep it all a bit cleaner.

I did something kinda like this a while back. Maybe voinage or Nixa could incorporate that into their plugin.
http://www.megaupload.com/?d=G9WHXA68
find quote
jonnyapps Offline
Junior Member
Posts: 11
Joined: May 2009
Reputation: 0
Post: #10
Do you know how hard it would be to allow manual adding of these films/tv shows to the XBMC library? I can right click and manually add already, all that's missing is getting it to show the movie info and fanart/boxart.
find quote
Post Reply