[RELEASE] DanceTrippin The Party's at Your House!
#16
I could never get this working on dharma, but now i have eden, and installed this, all i can say is 'pretty awesome!'
Thank you!
Reply
#17
I tried this today and it didn't seem to work!
Reply
#18
Got some problemen on openelec latest beta:

18:10:59 T:140184511313664  NOTICE: URL: plugin://video/dancetrippin/video
18:10:59 T:140184511313664  NOTICE: ##########################################################
18:11:00 T:140184511313664   ERROR: Error Type: <class 'urllib2.HTTPError'>
18:11:00 T:140184511313664   ERROR: Error Contents: HTTP Error 404: Not Found
18:11:00 T:140184511313664   ERROR: Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py", line 128, in <module>
                                                videos = fetchVideoList()
                                              File "/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py", line 48, in fetchVideoList
                                                con = urllib2.urlopen(req)
                                              File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "/usr/lib/python2.7/urllib2.py", line 406, in open
                                                response = meth(req, response)
                                              File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "/usr/lib/python2.7/urllib2.py", line 444, in error
                                                return self._call_chain(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
                                                result = func(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
                                                raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
                                            HTTPError: HTTP Error 404: Not Found
18:11:00 T:140185127278400   ERROR: GetDirectory - Error getting plugin://plugin.video.dancetrippin/?url=plugin%3A%2F%2Fvideo%2Fdancetrippin%2Fvideo&mode=1
18:11:00 T:140185127278400   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dancetrippin/?url=plugin%3A%2F%2Fvideo%2Fdancetrippin%2Fvideo&mode=1) failed
18:11:00 T:140184511313664  NOTICE: Thread Background Loader start, auto delete: false
18:11:03 T:140182892308224   ERROR: Unable to find plugin
18:11:03 T:140185127278400   ERROR: GetDirectory - Error getting plugin://
18:11:03 T:140185127278400   ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
18:11:03 T:140184511313664  NOTICE: Thread Background Loader start, auto delete: false

This happens since The latest beta release open openelec.
Reply
#19
Open file
/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py
and change line from
requestUrl = "http://www.dancetrippin.tv/media-library/all"
to
requestUrl = "http://old.dancetrippin.tv/media-library/all"

I think web site changed their layout.
Reply
#20
(2012-06-13, 13:06)ultraman Wrote: Open file
/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py
and change line from
requestUrl = "http://www.dancetrippin.tv/media-library/all"
to
requestUrl = "http://old.dancetrippin.tv/media-library/all"

I think web site changed their layout.

Good man ultraman! Smile

Reply
#21
Ólé ólé !

great,
much thx man Cool

have a look @

.... be-at.tv , very nice

+

(back soon) electrosound.tv



rave on


Reply
#22
Edit "addon.py"

Go down to about line 59 and look for
Code:
videoLink = "http://www.dancetrippin.tv" + video.find("a")["href"]
and replace it with
Code:
videoLink = "http://old.dancetrippin.tv" + video.find("a")["href"]

then go to about line 45 and look for
Code:
requestUrl = "http://www.dancetrippin.tv/media-library/all"
and replace it with
Code:
requestUrl = "http://old.dancetrippin.tv/media-library/all"

It should now work, though haven't got as far as getting it to pull proper thumbnails. It will play the videos, in 720 I think.

Reply
#23
awesome! thank you!
Reply
#24
Any new version of this? or perhaps some one willing to take over Wink


Edit:
Found what source URLs must be used so I will fix it myself.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#25
With The changes werking for à long à time it seems it stops again :-(

Error in addon.py
Reply
#26
(2013-05-20, 20:41)Martijn Wrote: Any new version of this? or perhaps some one willing to take over Wink


Edit:
Found what source URLs must be used so I will fix it myself.

Could you pls share your modified Source or maybe uploaded updated Plugin.zip file ?
Reply
#27
the addon doesnt work... can someone fix it? i neeeed it Big Grin
Reply
#28
Huh
Reply
#29
Push!
Reply
#30
Not working for me as well. Please advise. I've tried the above (changing addon.py), not sure if i did it correct.
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] DanceTrippin The Party's at Your House!2