[RELEASE] NBC plugin for XBMC

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
BlueCop Offline
bipedal omnivore
Posts: 1,654
Joined: May 2004
Reputation: 70
Post: #1
current on the SVN Repo

Full Episodes Only(right now)

This is an early version but i thought i would throw something functional together for people to use. this is a bit of a hack. I left out all of the code i have done for their api.

I will try to enhance the functionality more as i go.

Its pretty basic right now
Shows->Episodes> Play

There is a setting for default quality High,Low, or Ask.
find
nicoli_k Offline
Team-XBMC Forum Moderator
Posts: 659
Joined: May 2008
Reputation: 0
Location: USA
Post: #2
Even in its infancy, this is awesome. It's got Chuck and The Office! Thanks man!
find
louiedog Offline
Junior Member
Posts: 18
Joined: Mar 2009
Reputation: 0
Post: #3
Works great on my xbox. Thanks.

edit: While I'm making my first forum post in this thread I might as well thank you for all of your other plugins that I've been using as well. Really, you're a true asset to this forum and xbmc and one of the main reasons I've been lurking here.
(This post was last modified: 2009-03-12 08:04 by louiedog.)
find
matt_ Offline
Junior Member
Posts: 10
Joined: Feb 2009
Reputation: 0
Post: #4
NBC might try and block thier content on HULU but look what we have here ...shhhhhh keep this one quiet Wink
find
BlueCop Offline
bipedal omnivore
Posts: 1,654
Joined: May 2004
Reputation: 70
Post: #5
matt_ Wrote:NBC might try and block thier content on HULU but look what we have here ...shhhhhh keep this one quiet Wink
well honestly this is just kinda a hack right now. they reveal the pid with ease. when the proper method to obtain it has alot more hoops to jump through. they could stop this pretty easily right now.

i got the real api figured out but part of it uses AMF and i have it working for one step but i'm not configuring the parameters to pyamf correctly for the next.
i have all the values right but i am new to using pyamf . i am reading the docs now trying to figure out the problem so i could release a better versions with more videos.

once i get this one bug figured out it will be a little harder to stop and prettier with more categories and search options.
find
saltcreep Offline
Junior Member
Posts: 4
Joined: Feb 2009
Reputation: 0
Post: #6
I know this is kind of a noob question but I can't find the answer. When I start the svn repo installed there is nothing to install. There are no enties at all.

I'm using the 2-18 t3ch build

I don't know if I have to change where the installer is pointing or change another setting? I would really like to get this to work.

Is there somewhere I could just download without using svn repo installer ?
_____________________
Nerver mind guys I got it to work thanks!!!!
(This post was last modified: 2009-03-13 00:33 by saltcreep.)
find
ingle_d23 Offline
Junior Member
Posts: 10
Joined: Dec 2008
Reputation: 0
Post: #7
You have to download the updated svn repo and replace the old one.

Here's the link: http://forum.xbmc.org/showthread.php?tid=29911
find
iRoNBiLL Offline
Senior Member
Posts: 175
Joined: Jun 2008
Reputation: 0
Location: Las Vegas, U.S.A.
Post: #8
OKAY, OKAY, I'm sorry! I apologize BlueCop for insulting the hell out of you the other day over nothing. It was my fault I got pissed over nothing and you're right, I advertise too much about Navi-X.

Let me also say I tried your NBC Plugin and it's freakin sweet! I stand corrected for talking bad about you or your work and I hope to see more of your works! In fact I was wondering if I could get a link to your archive of plugins so I could add them to Navi-X if that's cool with you. I hope you can forgive me for flipping out like that. My bad.

iRoNBiLL
find
Temhil Offline
Skilled Python Coder
Posts: 395
Joined: Apr 2008
Reputation: 1
Location: Canada
Post: #9
Your plugin is very nice and I had a wondeful surprise, even this the http://www.bnc.com does a filiter on IP outside US, your plugin allow to watch the video outside US.
Thanks a lot!

[Image: passionxbmc_signature.png]
_____________________________

Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV
Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only)

[Image: project_thin_badge.gif]
find
BlueCop Offline
bipedal omnivore
Posts: 1,654
Joined: May 2004
Reputation: 70
Post: #10
Temhil: i believe this is a happy side effect of the shortcut i used to obtain the episode pids. i wouldn't get comfortable with it.

the proper method i am implementing probably won't work international but since the rtmp servers aren't geo locked you could probably use a proxy just for geting the pid and then stream directly from the server.

you could keep using this full episode only version but none of other content i am adding though the proper api won't be available because i can't use the same shortcut to get the pids.

anyway we'll know more once i get this one amf post working correctly.
find
Thread Closed