[REQUEST] Documentaryheaven.com Addon

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
torran1 Offline
Junior Member
Posts: 44
Joined: Nov 2011
Reputation: 0
Post: #11
jbel Wrote:I've got most of the work done, give me a few days to test and touch things up. You'll have it soon Smile
This will be good to see soon
find quote
jbel Offline
Senior Member
Posts: 109
Joined: Apr 2009
Reputation: 5
Location: nyc
Post: #12
I have a pre-release version if anyone is interested in testing. It can be found at https://github.com/jbeluch/xbmc-documentary-heaven

Code:
git clone git://github.com/jbeluch/xbmc-documentary-heaven.git

It requires three other addons:
  • plugin.video.youtube
  • plugin.video.vimeo
  • script.module.xbmcswift - Install one of the following plugins which will automatically install xbmcswift: Academic Earth, Khan Academy, Al Jazeera

Currently, it has support for youtube, vimeo and google video documentaries. If you encounter a url that is not playable, please let me know here or via the automatic reporting feature in the plugin. The plugin will post a non-playable video url to a google form when an issue is encountered (after it asks for your consent of course Smile )

I'll need to spend a little more time with this before it is released, but figured I'd put up this pre-release for those who can't wait. Have fun!
find quote
MartijnGP Offline
Member
Posts: 81
Joined: Jan 2010
Reputation: 0
Post: #13
Might be nice to save those streams in .strm format. As after all they can be handled by XBMC from the raw URL (in most cases). This way you can scrape them to the library although I do not know wether you should list them under TV shows or Movies. However, it might be worth doing this as you could also write up a scraper (should be very easy looking at the source of te website) so that you end up with a nice browseable list. You could also use genres.
find quote
Stop Offline
Member
Posts: 74
Joined: May 2010
Reputation: 0
Post: #14
"Dependencies not met"...when i've tried to install from zip file on ATV 2...
Any tip?
find quote
newatv2user Offline
Fan
Posts: 301
Joined: May 2011
Reputation: 27
Post: #15
Working great on my ATV2.

Did you guys already have the dependencies?
plugin.video.youtube
plugin.video.vimeo
script.module.xbmcswift - (Academic Earth, Khan Academy, Al Jazeera)

I already had youtube and jazeera. Downloaded the zip for vimeo and installed it first. Then installed this one.
find quote
torran1 Offline
Junior Member
Posts: 44
Joined: Nov 2011
Reputation: 0
Thumbs Up  plugin failed Post: #16
Hi
Great plug in... Would be nice to see a crime and hd category
I also get you tube plugin failed when tryin to launch certain streams such as ww2 in hd and various other ones!!!
Is this a problem at my end or urs?
Script failed plugin.video.youtube
(This post was last modified: 2011-11-24 19:56 by torran1.)
find quote
TobiasTheCommie Offline
Skilled Python Coder
Posts: 621
Joined: Apr 2008
Reputation: 3
Post: #17
jbel Wrote:I have a pre-release version if anyone is interested in testing. It can be found at https://github.com/jbeluch/xbmc-documentary-heaven

Code:
git clone git://github.com/jbeluch/xbmc-documentary-heaven.git

It requires three other addons:
  • plugin.video.youtube
  • plugin.video.vimeo
  • script.module.xbmcswift - Install one of the following plugins which will automatically install xbmcswift: Academic Earth, Khan Academy, Al Jazeera

We just published the plugin.video.bliptv addon.

You might also be interested in downloading:
http://wiki.xbmc.org/index.php?title=Add...mc_plugins

And maybe caching:
http://wiki.xbmc.org/index.php?title=Add...ugin_cache
find quote
Post Reply