• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 11
[RELEASE] HGTV (video) add-on
#1
We now have HGTV, Food Network, and the DIY Network add-on's.

The quality isn't the best but there is a lot of content.

You can install from the XBMC.org repo. Or "Video Add-ons"> get more...

Post any issues, suggestions here!

edit: This thread is old. New conversation should occur at the new thread for HGTV found here: http://forum.kodi.tv/showthread.php?tid=237173
#2
I'll try this later this week...Nod
#3
NICE!!!!

Works good.

Thanks
#4
Link goes to a page that says the file is unavailable.
#5
Downloaded fine but wont launch:

PASTEBIN

My limited python interpretation thinks it might be:

Quote:21:19:29 T:2100 M:965033984 ERROR: Error Contents: No module named BeautifulSoup
21:19:29 T:2100 M:965033984 ERROR: Traceback (most recent call last):
File "C:\Users\mcborzu\AppData\Roaming\XBMC\addons\plugin.video.hgtv\default.py", line 2, in ?
from BeautifulSoup import BeautifulSoup
ImportError: No module named BeautifulSoup

Do we need or how do we get BeautifulSoup?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#6
@mcborzu I think Beautiful soup was installed on my AppleTV2 with the ESPN3 add-on.

@divingmule Awesome work! Thanks for this great HGTV add-on
#7
Taiowa Wrote:@mcborzu I think Beautiful soup was installed on my AppleTV2 with the ESPN3 add-on.

@divingmule Awesome work! Thanks for this great HGTV add-on

Nice catch, I actually had to copy/paste the Beautiful soup modules into the HGTV folder. Once I had those in the HGTV folder it worked!
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#8
Thanks a lot, this is the only thing I have been missing since I dropped cable a year ago.
#9
This is the beautifulsoup module: http://www.megaupload.com/?d=HIY5X6NC

It should be extracted to your addons directory. If you don't already have it.

Sorry about that. Enjoy

@pkscuot, Huh I can upload it to another service if your still having trouble.
#10
Beautiful soup is in the official repo, so should be installed out of the box assuming you have the appropriate <requires> in your addon.xml

Do you plan to submit this to the official repo?

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#11
jmarshall Wrote:Beautiful soup is in the official repo, so should be installed out of the box assuming you have the appropriate <requires> in your addon.xml

Do you plan to submit this to the official repo?

Cheers,
Jonathan

Yeah, I was thinking about submitting it after a few days of testing.

I have the <requires> in the addon.xml. I see now that it only gets installed when installing from the repo. Smile Or have I screwed up something?
#12
It should also get installed if installing from zip.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#13
divingmule Wrote:Yeah, I was thinking about submitting it after a few days of testing.

I have the <requires> in the addon.xml. I see now that it only gets installed when installing from the repo. Smile Or have I screwed up something?

Yea, your <requires> is perfect, I still have the old habit of extracting things and cutting/pasting rather than use the install via .zip option. When I installed via .zip everything work correctly...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#14
mcborzu Wrote:Yea, your <requires> is perfect, I still have the old habit of extracting things and cutting/pasting rather than use the install via .zip option. When I installed via .zip everything work correctly...

Thanks, that's good to know.
#15
divingmule Wrote:@pkscuot, Huh I can upload it to another service if your still having trouble.

Thanks for the offer. I just tried it again and it worked. Must have been a temporary blip at the hosting service.
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 11

Logout Mark Read Team Forum Stats Members Help
[RELEASE] HGTV (video) add-on1